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.13 " ,
4+ "version" : " 2.0.0-beta.14 " ,
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.8 " ,
19- "@contentstack/cli-utilities" : " ~2.0.0-beta.9 " ,
18+ "@contentstack/cli-command" : " ~2.0.0-beta.9 " ,
19+ "@contentstack/cli-utilities" : " ~2.0.0-beta.10 " ,
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.8 " ,
4+ "version" : " 2.0.0-beta.9 " ,
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.9 " ,
17+ "@contentstack/cli-utilities" : " ~2.0.0-beta.10 " ,
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.11 " ,
4+ "version" : " 2.0.0-beta.12 " ,
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.8 " ,
18- "@contentstack/cli-utilities" : " ~2.0.0-beta.9 " ,
17+ "@contentstack/cli-command" : " ~2.0.0-beta.9 " ,
18+ "@contentstack/cli-utilities" : " ~2.0.0-beta.10 " ,
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.9 " ,
3+ "version" : " 2.0.0-beta.10 " ,
44 "description" : " Utilities for contentstack projects" ,
55 "main" : " lib/index.js" ,
66 "types" : " lib/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments