@accordproject/concerto-tools
Advanced tools
Comparing version 0.80.4-20191003141535 to 0.80.4-20191003155034
{ | ||
"name": "@accordproject/concerto-tools", | ||
"version": "0.80.4-20191003141535", | ||
"version": "0.80.4-20191003155034", | ||
"description": "Tools for the Concerto Modeling Language", | ||
@@ -21,8 +21,3 @@ "engines": { | ||
"mocha": "mocha --recursive -t 10000", | ||
"nyc": "nyc mocha --recursive -t 10000", | ||
"pkgcheck": "node ./scripts/pkgcheck.js", | ||
"pkgstamp": "node ./scripts/pkgstamp.js", | ||
"pkgbump": "node ./scripts/pkgbump.js && node ./scripts/pkgcheck.js --fix", | ||
"pkgset": "node ./scripts/pkgset.js", | ||
"depcheck": "node ./scripts/depcheck.js" | ||
"nyc": "nyc mocha --recursive -t 10000" | ||
}, | ||
@@ -64,3 +59,3 @@ "repository": { | ||
"dependencies": { | ||
"@accordproject/concerto": "0.80.4-20191003141535", | ||
"@accordproject/concerto": "0.80.4-20191003155034", | ||
"debug": "4.1.1", | ||
@@ -67,0 +62,0 @@ "mkdirp": "0.5.1", |
Sorry, the diff of this file is too big to display
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
668985
22
+ Added@accordproject/concerto@0.80.4-20191003155034(transitive)
- Removed@accordproject/concerto@0.80.4-20191003141535(transitive)