File tree Expand file tree Collapse file tree
contentstack-bulk-operations
contentstack-bulk-publish
contentstack-cli-cm-regex-validate
contentstack-content-type
contentstack-export-to-csv
contentstack-external-migrate
contentstack-import-setup
contentstack-query-export Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " @contentstack/apps-cli" ,
3- "version" : " 1.7.4 " ,
3+ "version" : " 1.7.5 " ,
44 "description" : " App ClI" ,
55 "author" : " Contentstack CLI" ,
66 "homepage" : " https://github.com/contentstack/cli-plugins/tree/main/packages/contentstack-apps-cli" ,
2222 ],
2323 "dependencies" : {
2424 "@apollo/client" : " ^3.14.1" ,
25- "@contentstack/cli-command" : " ~1.8.5 " ,
25+ "@contentstack/cli-command" : " ~1.8.7 " ,
2626 "@contentstack/cli-launch" : " ^1.11.1" ,
27- "@contentstack/cli-utilities" : " ~1.19.1 " ,
27+ "@contentstack/cli-utilities" : " ~1.19.2 " ,
2828 "adm-zip" : " ^0.6.0" ,
2929 "chalk" : " ^4.1.2" ,
3030 "lodash" : " ^4.18.1" ,
106106 "app:deploy" : " APDP"
107107 }
108108 }
109- }
109+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " @contentstack/cli-audit" ,
3- "version" : " 1.21.0 " ,
3+ "version" : " 1.21.1 " ,
44 "description" : " Contentstack audit plugin" ,
55 "author" : " Contentstack CLI" ,
66 "homepage" : " https://github.com/contentstack/cli" ,
1818 " /oclif.manifest.json"
1919 ],
2020 "dependencies" : {
21- "@contentstack/cli-command" : " ~1.8.5 " ,
22- "@contentstack/cli-utilities" : " ~1.19.1 " ,
21+ "@contentstack/cli-command" : " ~1.8.7 " ,
22+ "@contentstack/cli-utilities" : " ~1.19.2 " ,
2323 "@oclif/core" : " ^4.11.4" ,
2424 "chalk" : " ^4.1.2" ,
2525 "fast-csv" : " ^4.3.6" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @contentstack/cli-cm-bootstrap" ,
33 "description" : " Bootstrap contentstack apps" ,
4- "version" : " 1.19.9 " ,
4+ "version" : " 1.19.10 " ,
55 "author" : " Contentstack" ,
66 "bugs" : " https://github.com/contentstack/cli/issues" ,
77 "scripts" : {
1717 "lint" : " eslint \" src/**/*.ts\" "
1818 },
1919 "dependencies" : {
20- "@contentstack/cli-cm-seed" : " ~1.15.10 " ,
21- "@contentstack/cli-command" : " ~1.8.5 " ,
22- "@contentstack/cli-config" : " ~1.21.1 " ,
23- "@contentstack/cli-utilities" : " ~1.19.1 " ,
20+ "@contentstack/cli-cm-seed" : " ~1.15.11 " ,
21+ "@contentstack/cli-command" : " ~1.8.7 " ,
22+ "@contentstack/cli-config" : " ~1.21.2 " ,
23+ "@contentstack/cli-utilities" : " ~1.19.2 " ,
2424 "@oclif/core" : " ^4.11.4" ,
2525 "inquirer" : " 8.2.7" ,
2626 "mkdirp" : " ^2.1.6" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @contentstack/cli-cm-branches" ,
33 "description" : " Contentstack CLI plugin to do branches operations" ,
4- "version" : " 1.8.5 " ,
4+ "version" : " 1.8.6 " ,
55 "author" : " Contentstack" ,
66 "bugs" : " https://github.com/contentstack/cli/issues" ,
77 "dependencies" : {
8- "@contentstack/cli-command" : " ~1.8.5 " ,
9- "@contentstack/cli-utilities" : " ~1.19.1 " ,
8+ "@contentstack/cli-command" : " ~1.8.7 " ,
9+ "@contentstack/cli-utilities" : " ~1.19.2 " ,
1010 "@oclif/core" : " ^4.11.4" ,
1111 "chalk" : " ^4.1.2" ,
1212 "just-diff" : " ^6.0.2" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @contentstack/cli-bulk-operations" ,
3- "version" : " 1.2.4 " ,
3+ "version" : " 1.2.5 " ,
44 "description" : " Contentstack CLI plugin for bulk operations" ,
55 "author" : " Contentstack CLI" ,
66 "homepage" : " https://github.com/contentstack/cli-plugins/tree/main/packages/contentstack-bulk-operations" ,
2020 " /oclif.manifest.json"
2121 ],
2222 "dependencies" : {
23- "@contentstack/cli-command" : " ~1.8.5 " ,
24- "@contentstack/cli-utilities" : " ~1.19.1 " ,
23+ "@contentstack/cli-command" : " ~1.8.7 " ,
24+ "@contentstack/cli-utilities" : " ~1.19.2 " ,
2525 "@contentstack/delivery-sdk" : " ^5.4.0" ,
2626 "@contentstack/management" : " ^1.30.3" ,
2727 "lodash" : " ^4.18.1" ,
Original file line number Diff line number Diff line change 55 "author" : " Contentstack" ,
66 "bugs" : " https://github.com/contentstack/cli/issues" ,
77 "dependencies" : {
8- "@contentstack/cli-command" : " ~1.8.5 " ,
9- "@contentstack/cli-config" : " ~1.21.1 " ,
10- "@contentstack/cli-utilities" : " ~1.19.1 " ,
8+ "@contentstack/cli-command" : " ~1.8.7 " ,
9+ "@contentstack/cli-config" : " ~1.21.2 " ,
10+ "@contentstack/cli-utilities" : " ~1.19.2 " ,
1111 "@oclif/core" : " ^4.11.4" ,
1212 "chalk" : " ^4.1.2" ,
1313 "dotenv" : " ^16.6.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @contentstack/cli-cm-regex-validate" ,
33 "description" : " Validate Fields with Regex Property of Content Type and Global Field in a Stack" ,
4- "version" : " 1.0.3 " ,
4+ "version" : " 1.0.4 " ,
55 "author" : " Contentstack" ,
66 "bugs" : " https://github.com/contentstack/cli-cm-regex-validate/issues" ,
77 "devDependencies" : {
6565 "lint" : " eslint \" src/**/*.ts\" "
6666 },
6767 "dependencies" : {
68- "@contentstack/cli-command" : " ^1.8.5 " ,
69- "@contentstack/cli-utilities" : " ^1.19.1 " ,
68+ "@contentstack/cli-command" : " ^1.8.7 " ,
69+ "@contentstack/cli-utilities" : " ^1.19.2 " ,
7070 "@contentstack/management" : " ^1.30.4" ,
7171 "cli-table3" : " ^0.6.5" ,
7272 "cli-ux" : " ^6.0.9" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " contentstack-cli-tsgen" ,
33 "description" : " Generate TypeScript typings from a Stack." ,
4- "version" : " 4.10.3 " ,
4+ "version" : " 4.10.4 " ,
55 "author" : " Contentstack" ,
66 "bugs" : " https://github.com/contentstack/cli-plugins/issues" ,
77 "dependencies" : {
8- "@contentstack/cli-command" : " ~1.8.5 " ,
9- "@contentstack/cli-utilities" : " ~1.19.1 " ,
8+ "@contentstack/cli-command" : " ~1.8.7 " ,
9+ "@contentstack/cli-utilities" : " ~1.19.2 " ,
1010 "@contentstack/types-generator" : " ^3.10.2"
1111 },
1212 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @contentstack/cli-cm-clone" ,
33 "description" : " Contentstack stack clone plugin" ,
4- "version" : " 1.21.11 " ,
4+ "version" : " 1.21.12 " ,
55 "author" : " Contentstack" ,
66 "bugs" : " https://github.com/rohitmishra209/cli-cm-clone/issues" ,
77 "dependencies" : {
88 "@colors/colors" : " ^1.6.0" ,
9- "@contentstack/cli-cm-export" : " ~1.27.0 " ,
10- "@contentstack/cli-cm-import" : " ~1.35.0 " ,
11- "@contentstack/cli-command" : " ~1.8.5 " ,
12- "@contentstack/cli-utilities" : " ~1.19.1 " ,
9+ "@contentstack/cli-cm-export" : " ~1.27.1 " ,
10+ "@contentstack/cli-cm-import" : " ~1.35.1 " ,
11+ "@contentstack/cli-command" : " ~1.8.7 " ,
12+ "@contentstack/cli-utilities" : " ~1.19.2 " ,
1313 "@oclif/core" : " ^4.11.4" ,
1414 "chalk" : " ^4.1.2" ,
1515 "inquirer" : " 8.2.7" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " contentstack-cli-content-type" ,
33 "description" : " Retrieve information about Content Types in a Stack." ,
4- "version" : " 1.5.4 " ,
4+ "version" : " 1.5.5 " ,
55 "author" : " Contentstack Developer" ,
66 "bugs" : " https://github.com/contentstack/cli-plugins/issues" ,
77 "dependencies" : {
8- "@contentstack/cli-command" : " ^1.8.5 " ,
9- "@contentstack/cli-utilities" : " ^1.19.1 " ,
8+ "@contentstack/cli-command" : " ^1.8.7 " ,
9+ "@contentstack/cli-utilities" : " ^1.19.2 " ,
1010 "axios" : " ^1.18.1" ,
1111 "cli-ux" : " ^6.0.9" ,
1212 "diff" : " ^9.0.0" ,
You can’t perform that action at this time.
0 commit comments