File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11fileignoreconfig:
22 - filename: pnpm-lock.yaml
3- checksum: e681fe223b950539b98013001ec3efbebb3df00e8546c46f6d31e93e549933e3
3+ checksum: 4936f0e86d5b2e1d605ae1915c417110ab649486943bb27375cab1b3b7c42b58
44version: '1.0'
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" : " 1.8.2 " ,
4+ "version" : " 1.8.3 " ,
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" : " ~1.8.2 " ,
19- "@contentstack/cli-utilities" : " ~1.18.3 " ,
18+ "@contentstack/cli-command" : " ~1.8.3 " ,
19+ "@contentstack/cli-utilities" : " ~1.18.4 " ,
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" : " 1.8.2 " ,
4+ "version" : " 1.8.3 " ,
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" : " ~1.18.3 " ,
17+ "@contentstack/cli-utilities" : " ~1.18.4 " ,
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" : " 1.20.3 " ,
4+ "version" : " 1.20.4 " ,
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" : " ~1.8.2 " ,
18- "@contentstack/cli-utilities" : " ~1.18.3 " ,
17+ "@contentstack/cli-command" : " ~1.8.3 " ,
18+ "@contentstack/cli-utilities" : " ~1.18.4 " ,
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" : " 1.18.3 " ,
3+ "version" : " 1.18.4 " ,
44 "description" : " Utilities for contentstack projects" ,
55 "main" : " lib/index.js" ,
66 "types" : " lib/index.d.ts" ,
Original file line number Diff line number Diff line change 2929 "@contentstack/cli-cm-clone" : " ~1.21.5" ,
3030 "@contentstack/cli-cm-export-to-csv" : " ~1.12.2" ,
3131 "@contentstack/cli-cm-import-setup" : " ~1.8.3" ,
32- "@contentstack/cli-cm-migrate-rte" : " cli-plugins/packages/contentstack-migrate-rte " ,
33- "@contentstack/cli-cm-seed" : " ~1.15.3 " ,
32+ "@contentstack/cli-cm-migrate-rte" : " 1.6.4 " ,
33+ "@contentstack/cli-cm-seed" : " ~1.15.4 " ,
3434 "@contentstack/cli-command" : " ~1.8.2" ,
3535 "@contentstack/cli-config" : " ~1.20.3" ,
3636 "@contentstack/cli-launch" : " ^1.10.0" ,
6969 "rimraf" : " ^5.0.10" ,
7070 "shelljs" : " ^0.10.0" ,
7171 "sinon" : " ^21.0.1" ,
72- "tmp" : " ^0.2.5 " ,
72+ "tmp" : " ^0.2.7 " ,
7373 "ts-node" : " ^10.9.2" ,
7474 "tslib" : " ^2.8.1" ,
7575 "typescript" : " ^4.9.5"
You can’t perform that action at this time.
0 commit comments