| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,7 +1,7 @@ | |||
| 1 | 1 | { | |
| 2 | 2 | "name": "@contentstack/cli", | |
| 3 | 3 | "description": "Command-line tool (CLI) to interact with Contentstack", | |
| 4 | - "version": "1.63.1", | ||
| 4 | + "version": "1.64.0", | ||
| 5 | 5 | "author": "Contentstack", | |
| 6 | 6 | "bin": { | |
| 7 | 7 | "csdx": "./bin/run.js" | |
@@ -19,24 +19,24 @@ | |||
| 19 | 19 | "prepack": "pnpm compile && oclif manifest && oclif readme" | |
| 20 | 20 | }, | |
| 21 | 21 | "dependencies": { | |
| 22 | - "@contentstack/cli-audit": "~1.19.4", | ||
| 23 | - "@contentstack/cli-cm-export": "~1.25.1", | ||
| 24 | - "@contentstack/cli-cm-import": "~1.33.3", | ||
| 25 | - "@contentstack/cli-auth": "~1.8.3", | ||
| 26 | - "@contentstack/cli-cm-bootstrap": "~1.19.6", | ||
| 27 | - "@contentstack/cli-cm-branches": "~1.8.2", | ||
| 28 | - "@contentstack/cli-cm-bulk-publish": "~1.12.0", | ||
| 29 | - "@contentstack/cli-cm-clone": "~1.21.7", | ||
| 30 | - "@contentstack/cli-cm-export-to-csv": "~1.12.4", | ||
| 31 | - "@contentstack/cli-cm-import-setup": "~1.8.4", | ||
| 32 | - "@contentstack/cli-cm-migrate-rte": "~1.7.0", | ||
| 33 | - "@contentstack/cli-cm-seed": "~1.15.6", | ||
| 34 | - "@contentstack/cli-command": "~1.8.3", | ||
| 35 | - "@contentstack/cli-config": "~1.20.4", | ||
| 22 | + "@contentstack/cli-audit": "~1.19.5", | ||
| 23 | + "@contentstack/cli-cm-export": "~1.25.2", | ||
| 24 | + "@contentstack/cli-cm-import": "~1.33.4", | ||
| 25 | + "@contentstack/cli-auth": "~1.8.4", | ||
| 26 | + "@contentstack/cli-cm-bootstrap": "~1.19.7", | ||
| 27 | + "@contentstack/cli-cm-branches": "~1.8.3", | ||
| 28 | + "@contentstack/cli-cm-bulk-publish": "~1.12.1", | ||
| 29 | + "@contentstack/cli-cm-clone": "~1.21.8", | ||
| 30 | + "@contentstack/cli-cm-export-to-csv": "~1.12.5", | ||
| 31 | + "@contentstack/cli-cm-import-setup": "~1.8.5", | ||
| 32 | + "@contentstack/cli-cm-migrate-rte": "~1.7.1", | ||
| 33 | + "@contentstack/cli-cm-seed": "~1.15.7", | ||
| 34 | + "@contentstack/cli-command": "~1.8.4", | ||
| 35 | + "@contentstack/cli-config": "~1.20.5", | ||
| 36 | 36 | "@contentstack/cli-launch": "^1.11.1", | |
| 37 | - "@contentstack/cli-migration": "~1.12.3", | ||
| 38 | - "@contentstack/cli-utilities": "~1.18.4", | ||
| 39 | - "@contentstack/cli-variants": "~1.5.1", | ||
| 37 | + "@contentstack/cli-migration": "~1.12.4", | ||
| 38 | + "@contentstack/cli-utilities": "~1.18.5", | ||
| 39 | + "@contentstack/cli-variants": "~1.5.2", | ||
| 40 | 40 | "@oclif/core": "^4.11.4", | |
| 41 | 41 | "@oclif/plugin-help": "^6.2.28", | |
| 42 | 42 | "@oclif/plugin-not-found": "^3.2.53", | |
| Back | FazBrowse Home | New Git URL |
0 commit comments