File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " @inquirer/checkbox" ,
3- "version" : " 0.0.27 -alpha.0" ,
3+ "version" : " 0.0.28 -alpha.0" ,
44 "type" : " module" ,
55 "description" : " Inquirer checkbox prompt" ,
66 "main" : " dist/index.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @inquirer/confirm" ,
33 "type" : " module" ,
4- "version" : " 0.0.25 -alpha.0" ,
4+ "version" : " 0.0.26 -alpha.0" ,
55 "description" : " Inquirer confirm prompt" ,
66 "main" : " dist/index.js" ,
77 "typings" : " dist/index.d.ts" ,
5454 "homepage" : " https://github.com/SBoudrias/Inquirer.js/blob/master/packages/confirm/README.md" ,
5555 "dependencies" : {
5656 "@inquirer/core" : " ^0.0.26-alpha.0" ,
57- "@inquirer/input" : " ^0.0.26 -alpha.0" ,
57+ "@inquirer/input" : " ^0.0.27 -alpha.0" ,
5858 "chalk" : " ^5.0.1"
5959 },
6060 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @inquirer/core" ,
33 "type" : " module" ,
4- "version" : " 0.0.27 -alpha.0" ,
4+ "version" : " 0.0.28 -alpha.0" ,
55 "description" : " Core Inquirer prompt API" ,
66 "main" : " dist/index.js" ,
77 "typings" : " dist/index.d.ts" ,
5353 "license" : " MIT" ,
5454 "homepage" : " https://github.com/SBoudrias/Inquirer.js/blob/master/packages/core/README.md" ,
5555 "dependencies" : {
56- "@inquirer/type" : " ^0.0.2 -alpha.0" ,
56+ "@inquirer/type" : " ^0.0.3 -alpha.0" ,
5757 "ansi-escapes" : " ^5.0.0" ,
5858 "chalk" : " ^5.0.1" ,
5959 "cli-spinners" : " ^2.7.0" ,
6666 "wrap-ansi" : " ^8.0.1"
6767 },
6868 "devDependencies" : {
69- "@inquirer/testing" : " ^0.0.3 -alpha.0"
69+ "@inquirer/testing" : " ^0.0.4 -alpha.0"
7070 },
7171 "scripts" : {
7272 "tsc" : " tsc"
Original file line number Diff line number Diff line change 11{
22 "name" : " @inquirer/editor" ,
33 "type" : " module" ,
4- "version" : " 0.0.19 -alpha.0" ,
4+ "version" : " 0.0.20 -alpha.0" ,
55 "description" : " Inquirer multiline editor prompt" ,
66 "main" : " dist/index.js" ,
77 "typings" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @inquirer/expand" ,
33 "type" : " module" ,
4- "version" : " 0.0.26 -alpha.0" ,
4+ "version" : " 0.0.27 -alpha.0" ,
55 "description" : " Inquirer checkbox prompt" ,
66 "main" : " dist/index.js" ,
77 "typings" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @inquirer/input" ,
33 "type" : " module" ,
4- "version" : " 0.0.26 -alpha.0" ,
4+ "version" : " 0.0.27 -alpha.0" ,
55 "description" : " Inquirer input text prompt" ,
66 "main" : " dist/index.js" ,
77 "typings" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " inquirer" ,
33 "type" : " module" ,
4- "version" : " 9.1.1 " ,
4+ "version" : " 9.1.2 " ,
55 "description" : " A collection of common interactive command line user interfaces." ,
66 "author" : " Simon Boudrias <admin@simonboudrias.com>" ,
77 "files" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " @inquirer/password" ,
33 "type" : " module" ,
4- "version" : " 0.0.25 -alpha.0" ,
4+ "version" : " 0.0.26 -alpha.0" ,
55 "description" : " Inquirer password prompt" ,
66 "main" : " dist/index.js" ,
77 "typings" : " dist/index.d.ts" ,
5353 "license" : " MIT" ,
5454 "homepage" : " https://github.com/SBoudrias/Inquirer.js/blob/master/packages/password/README.md" ,
5555 "dependencies" : {
56- "@inquirer/input" : " ^0.0.26 -alpha.0" ,
56+ "@inquirer/input" : " ^0.0.27 -alpha.0" ,
5757 "chalk" : " ^5.0.1"
5858 },
5959 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @inquirer/rawlist" ,
33 "type" : " module" ,
4- "version" : " 0.0.9 -alpha.0" ,
4+ "version" : " 0.0.10 -alpha.0" ,
55 "description" : " Inquirer rawlist prompt" ,
66 "main" : " dist/index.js" ,
77 "typings" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @inquirer/select" ,
33 "type" : " module" ,
4- "version" : " 0.0.26 -alpha.0" ,
4+ "version" : " 0.0.27 -alpha.0" ,
55 "description" : " Inquirer select/list prompt" ,
66 "main" : " dist/index.js" ,
77 "typings" : " dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments