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