@cardano-graphql/cli
Advanced tools
Comparing version 6.2.0 to 7.0.0
@@ -22,3 +22,3 @@ "use strict"; | ||
.description('Drop and rebuild data volumes for the specified service') | ||
.option('--services [services]', 'Service name', (names) => util_1.servicesFromNameArg(stack, names)) | ||
.option('--services services', 'Service name', (names) => util_1.servicesFromNameArg(stack, names)) | ||
.option('--no-backup', 'Rebuild without making a backup') | ||
@@ -25,0 +25,0 @@ .action((cmd) => __awaiter(this, void 0, void 0, function* () { |
{ | ||
"name": "@cardano-graphql/cli", | ||
"version": "6.2.0", | ||
"version": "7.0.0", | ||
"description": "Management tool for managing a Cardano GraphQL deployment", | ||
@@ -49,3 +49,3 @@ "main": "./dist/index.js", | ||
"conf": "^6.2.4", | ||
"cross-fetch": "^3.0.4", | ||
"cross-fetch": "^3.1.5", | ||
"docker-compose": "0.23.6", | ||
@@ -52,0 +52,0 @@ "dockerode": "^3.2.0", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
486267
Updatedcross-fetch@^3.1.5