Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cardano-graphql/cli

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cardano-graphql/cli - npm Package Compare versions

Comparing version 6.2.0 to 7.0.0

2

dist/Docker/commands/rebuildService.js

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc