File tree Expand file tree Collapse file tree
contentstack-bulk-publish
contentstack-export-to-csv Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11fileignoreconfig:
22 - filename: package-lock.json
3- checksum: 7fe633822937ac8ac6153c796e02ad26f31a4cdbf28d62650fe7bc990ccabac4
3+ checksum: b031fa3df1ca49f1c0c207e8849cdfe81665f726a1ea690cba83a7c85009199e
44 - filename: pnpm-lock.yaml
5- checksum: 096da506eea94052c82ddf88d0167be7511c4ce136d3de8cb1e6cc11c2444fd5
5+ checksum: 3a10f0695152204e2e5d3738793e66a4bf86855d442356056dcb961414219059
66 - filename: packages/contentstack-import-setup/test/unit/backup-handler.test.ts
77 checksum: 0582d62b88834554cf12951c8690a73ef3ddbb78b82d2804d994cf4148e1ef93
88 - filename: packages/contentstack-import-setup/test/config.json
Original file line number Diff line number Diff line change 11{
22 "name" : " @contentstack/cli-audit" ,
3- "version" : " 1.17.0 " ,
3+ "version" : " 1.17.1 " ,
44 "description" : " Contentstack audit plugin" ,
55 "author" : " Contentstack CLI" ,
66 "homepage" : " https://github.com/contentstack/cli" ,
4545 "nyc" : " ^15.1.0" ,
4646 "oclif" : " ^4.17.46" ,
4747 "shx" : " ^0.4.0" ,
48- "sinon" : " ^19 .0.5 " ,
48+ "sinon" : " ^21 .0.1 " ,
4949 "ts-node" : " ^10.9.2" ,
5050 "typescript" : " ^5.8.3"
5151 },
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.18.1 " ,
4+ "version" : " 1.18.2 " ,
55 "author" : " Contentstack" ,
66 "bugs" : " https://github.com/contentstack/cli/issues" ,
77 "scripts" : {
1616 "test:report" : " nyc --reporter=lcov mocha \" test/**/*.test.js\" "
1717 },
1818 "dependencies" : {
19- "@contentstack/cli-cm-seed" : " ~1.14.1 " ,
19+ "@contentstack/cli-cm-seed" : " ~1.14.2 " ,
2020 "@contentstack/cli-command" : " ~1.7.2" ,
2121 "@contentstack/cli-utilities" : " ~1.17.0" ,
2222 "@oclif/core" : " ^4.3.0" ,
Original file line number Diff line number Diff line change 2525 "mocha" : " 10.8.2" ,
2626 "nyc" : " ^15.1.0" ,
2727 "oclif" : " ^4.17.46" ,
28- "sinon" : " ^19 .0.5 " ,
28+ "sinon" : " ^21 .0.1 " ,
2929 "ts-node" : " ^10.9.2" ,
3030 "typescript" : " ^4.9.5"
3131 },
Original file line number Diff line number Diff line change 11{
22 "name" : " @contentstack/cli-cm-bulk-publish" ,
33 "description" : " Contentstack CLI plugin for bulk publish actions" ,
4- "version" : " 1.10.5 " ,
4+ "version" : " 1.10.6 " ,
55 "author" : " Contentstack" ,
66 "bugs" : " https://github.com/contentstack/cli/issues" ,
77 "dependencies" : {
88 "@contentstack/cli-command" : " ~1.7.2" ,
9- "@contentstack/cli-config" : " ~1.17 .0" ,
9+ "@contentstack/cli-config" : " ~1.18 .0" ,
1010 "@contentstack/cli-utilities" : " ~1.17.0" ,
1111 "@oclif/core" : " ^4.3.0" ,
1212 "@oclif/plugin-help" : " ^6.2.28" ,
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.19.0 " ,
4+ "version" : " 1.19.1 " ,
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.23.0 " ,
10- "@contentstack/cli-cm-import" : " ~1.31.1 " ,
9+ "@contentstack/cli-cm-export" : " ~1.23.1 " ,
10+ "@contentstack/cli-cm-import" : " ~1.31.2 " ,
1111 "@contentstack/cli-command" : " ~1.7.2" ,
1212 "@contentstack/cli-utilities" : " ~1.17.0" ,
1313 "@oclif/core" : " ^4.3.0" ,
2828 "mocha" : " ^10.8.2" ,
2929 "nyc" : " ^15.1.0" ,
3030 "oclif" : " ^4.17.46" ,
31- "sinon" : " ^19 .0.5 "
31+ "sinon" : " ^21 .0.1 "
3232 },
3333 "engines" : {
3434 "node" : " >=14.0.0"
Original file line number Diff line number Diff line change 77 "dependencies" : {
88 "@contentstack/cli-command" : " ~1.7.2" ,
99 "@contentstack/cli-utilities" : " ~1.17.0" ,
10- "@oclif/core" : " ^4.3 .0" ,
10+ "@oclif/core" : " ^4.8 .0" ,
1111 "@oclif/plugin-help" : " ^6.2.32" ,
1212 "fast-csv" : " ^4.3.6" ,
1313 "inquirer" : " 8.2.7" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @contentstack/cli-cm-export" ,
33 "description" : " Contentstack CLI plugin to export content from stack" ,
4- "version" : " 1.23.0 " ,
4+ "version" : " 1.23.1 " ,
55 "author" : " Contentstack" ,
66 "bugs" : " https://github.com/contentstack/cli/issues" ,
77 "dependencies" : {
2121 "winston" : " ^3.17.0"
2222 },
2323 "devDependencies" : {
24- "@contentstack/cli-auth" : " ~1.7.1 " ,
25- "@contentstack/cli-config" : " ~1.17 .0" ,
24+ "@contentstack/cli-auth" : " ~1.7.2 " ,
25+ "@contentstack/cli-config" : " ~1.18 .0" ,
2626 "@contentstack/cli-dev-dependencies" : " ~1.3.1" ,
2727 "@oclif/plugin-help" : " ^6.2.28" ,
2828 "@oclif/test" : " ^4.1.13" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @contentstack/cli-cm-import" ,
33 "description" : " Contentstack CLI plugin to import content into stack" ,
4- "version" : " 1.31.1 " ,
4+ "version" : " 1.31.2 " ,
55 "author" : " Contentstack" ,
66 "bugs" : " https://github.com/contentstack/cli/issues" ,
77 "dependencies" : {
8- "@contentstack/cli-audit" : " ~1.17.0 " ,
9- "@contentstack/cli-command" : " ~1.7.2 " ,
8+ "@contentstack/cli-audit" : " ~1.17.1 " ,
9+ "@contentstack/cli-command" : " ~1.7.1 " ,
1010 "@contentstack/cli-utilities" : " ~1.17.0" ,
1111 "@contentstack/management" : " ~1.27.3" ,
1212 "@contentstack/cli-variants" : " ~1.3.7" ,
You can’t perform that action at this time.
0 commit comments