@agoric/create-dapp
Advanced tools
Comparing version 0.1.1-dev-6793c14.0 to 0.1.1-dev-6b5e706.0
{ | ||
"name": "@agoric/create-dapp", | ||
"version": "0.1.1-dev-6793c14.0+6793c14", | ||
"version": "0.1.1-dev-6b5e706.0+6b5e706", | ||
"description": "Create an Agoric Javascript smart contract application", | ||
@@ -24,6 +24,6 @@ "type": "module", | ||
"ava": "^5.3.0", | ||
"c8": "^7.13.0" | ||
"c8": "^9.1.0" | ||
}, | ||
"dependencies": { | ||
"agoric": "0.21.2-dev-6793c14.0+6793c14" | ||
"agoric": "0.21.2-dev-6b5e706.0+6b5e706" | ||
}, | ||
@@ -43,3 +43,4 @@ "keywords": [], | ||
"files": [ | ||
"test/**/test-*.js" | ||
"test/**/test-*.*", | ||
"test/**/*.test.*" | ||
], | ||
@@ -52,3 +53,3 @@ "timeout": "2m", | ||
}, | ||
"gitHead": "6793c144123360854d11e9e905b2130e9d4219b5" | ||
"gitHead": "6b5e706a00c0abcea45ea59df766ee86d2af99c9" | ||
} |
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