@agoric/create-dapp
Advanced tools
Comparing version 0.1.1-dev-e468caa.0 to 0.1.1-dev-e4a6095.0
{ | ||
"name": "@agoric/create-dapp", | ||
"version": "0.1.1-dev-e468caa.0+e468caa", | ||
"version": "0.1.1-dev-e4a6095.0+e4a6095", | ||
"description": "Create an Agoric Javascript smart contract application", | ||
@@ -27,3 +27,3 @@ "type": "module", | ||
"dependencies": { | ||
"agoric": "0.21.2-dev-e468caa.0+e468caa" | ||
"agoric": "0.21.2-dev-e4a6095.0+e4a6095" | ||
}, | ||
@@ -43,3 +43,4 @@ "keywords": [], | ||
"files": [ | ||
"test/**/test-*.js" | ||
"test/**/test-*.*", | ||
"test/**/*.test.*" | ||
], | ||
@@ -52,3 +53,3 @@ "timeout": "2m", | ||
}, | ||
"gitHead": "e468caafe7b1bb0a4b105d2acadb30874c5c30d5" | ||
"gitHead": "e4a60956afd8c8d4c830581b77d0daae4a493ae5" | ||
} |
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
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