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" : " @contentstack/cli-auth" ,
33 "description" : " Contentstack CLI plugin for authentication activities" ,
4- "version" : " 2.0.0-beta.16 " ,
4+ "version" : " 2.0.0-beta.17 " ,
55 "author" : " Contentstack" ,
66 "bugs" : " https://github.com/contentstack/cli/issues" ,
77 "scripts" : {
1515 "lint" : " eslint src/**/*.ts"
1616 },
1717 "dependencies" : {
18- "@contentstack/cli-command" : " ~2.0.0-beta.10 " ,
19- "@contentstack/cli-utilities" : " ~2.0.0-beta.11 " ,
18+ "@contentstack/cli-command" : " ~2.0.0-beta.11 " ,
19+ "@contentstack/cli-utilities" : " ~2.0.0-beta.12 " ,
2020 "@oclif/core" : " ^4.11.4" ,
2121 "otplib" : " ^12.0.1"
2222 },
Original file line number Diff line number Diff line change 11{
22 "name" : " @contentstack/cli-command" ,
33 "description" : " Contentstack CLI plugin for configuration" ,
4- "version" : " 2.0.0-beta.10 " ,
4+ "version" : " 2.0.0-beta.11 " ,
55 "author" : " Contentstack" ,
66 "main" : " lib/index.js" ,
77 "types" : " lib/index.d.ts" ,
1414 "lint" : " eslint src/**/*.ts"
1515 },
1616 "dependencies" : {
17- "@contentstack/cli-utilities" : " ~2.0.0-beta.11 " ,
17+ "@contentstack/cli-utilities" : " ~2.0.0-beta.12 " ,
1818 "contentstack" : " ^3.27.0" ,
1919 "@oclif/core" : " ^4.11.4"
2020 },
Original file line number Diff line number Diff line change 11{
22 "name" : " @contentstack/cli-config" ,
33 "description" : " Contentstack CLI plugin for configuration" ,
4- "version" : " 2.0.0-beta.14 " ,
4+ "version" : " 2.0.0-beta.15 " ,
55 "author" : " Contentstack" ,
66 "scripts" : {
77 "build" : " pnpm compile && oclif manifest && oclif readme" ,
1414 "lint" : " eslint src/**/*.ts"
1515 },
1616 "dependencies" : {
17- "@contentstack/cli-command" : " ~2.0.0-beta.10 " ,
18- "@contentstack/cli-utilities" : " ~2.0.0-beta.11 " ,
17+ "@contentstack/cli-command" : " ~2.0.0-beta.11 " ,
18+ "@contentstack/cli-utilities" : " ~2.0.0-beta.12 " ,
1919 "@contentstack/utils" : " ~1.9.1" ,
2020 "@oclif/core" : " ^4.11.4"
2121 },
Original file line number Diff line number Diff line change 11{
22 "name" : " @contentstack/cli-utilities" ,
3- "version" : " 2.0.0-beta.11 " ,
3+ "version" : " 2.0.0-beta.12 " ,
44 "description" : " Utilities for contentstack projects" ,
55 "main" : " lib/index.js" ,
66 "types" : " lib/index.d.ts" ,
3131 "@contentstack/management" : " ~1.30.3" ,
3232 "@contentstack/marketplace-sdk" : " ^1.5.2" ,
3333 "@oclif/core" : " ^4.11.4" ,
34- "axios" : " ^1.16 .1" ,
34+ "axios" : " ^1.18 .1" ,
3535 "chalk" : " ^5.6.2" ,
3636 "cli-cursor" : " ^3.1.0" ,
3737 "cli-progress" : " ^3.12.0" ,
4242 "inquirer" : " 12.11.1" ,
4343 "inquirer-search-checkbox" : " ^1.0.0" ,
4444 "inquirer-search-list" : " ^1.2.6" ,
45- "js-yaml" : " ^4.2 .0" ,
45+ "js-yaml" : " ^4.3 .0" ,
4646 "klona" : " ^2.0.6" ,
4747 "lodash" : " ^4.18.1" ,
4848 "mkdirp" : " ^1.0.4" ,
You can’t perform that action at this time.
0 commit comments