@agoric/create-dapp
Advanced tools
Comparing version 0.1.1-dev-4c9a859.0 to 0.1.1-dev-4cdca36.0
{ | ||
"name": "@agoric/create-dapp", | ||
"version": "0.1.1-dev-4c9a859.0+4c9a859", | ||
"version": "0.1.1-dev-4cdca36.0+4cdca36", | ||
"description": "Create an Agoric Javascript smart contract application", | ||
@@ -27,3 +27,3 @@ "type": "module", | ||
"dependencies": { | ||
"agoric": "0.21.2-dev-4c9a859.0+4c9a859" | ||
"agoric": "0.21.2-dev-4cdca36.0+4cdca36" | ||
}, | ||
@@ -43,3 +43,4 @@ "keywords": [], | ||
"files": [ | ||
"test/**/test-*.js" | ||
"test/**/test-*.*", | ||
"test/**/*.test.*" | ||
], | ||
@@ -52,3 +53,3 @@ "timeout": "2m", | ||
}, | ||
"gitHead": "4c9a859bd5fe8ec5e5197b1fc820594b4969c126" | ||
"gitHead": "4cdca36b9b868cce51cfc29b91a0c87b2d2c426a" | ||
} |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
13428