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