cardano-graphql-cli
Advanced tools
Comparing version 1.0.0-rc.6 to 1.0.0-rc.7
{ | ||
"name": "cardano-graphql-cli", | ||
"version": "1.0.0-rc.6", | ||
"version": "1.0.0-rc.7", | ||
"description": "Management tool for managing a Cardano GraphQL deployment", | ||
@@ -14,3 +14,4 @@ "main": "./bin/index.js", | ||
"lint": "eslint -c ../.eslintrc.json \"src/**/*.ts\"", | ||
"prepare": "yarn build", | ||
"prepack": "yarn build", | ||
"postpack": "shx rm -rf dist", | ||
"test": "jest" | ||
@@ -65,2 +66,3 @@ }, | ||
"jest": "^25.1.0", | ||
"shx": "^0.3.2", | ||
"ts-node-dev": "^1.0.0-pre.40", | ||
@@ -67,0 +69,0 @@ "typescript": "3.5.3" |
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
18327
20