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