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