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