@agoric/create-dapp
Advanced tools
Comparing version 0.1.1-dev-b233223.0 to 0.1.1-dev-b31bd09.0
{ | ||
"name": "@agoric/create-dapp", | ||
"version": "0.1.1-dev-b233223.0+b233223", | ||
"version": "0.1.1-dev-b31bd09.0+b31bd09", | ||
"description": "Create an Agoric Javascript smart contract application", | ||
@@ -24,6 +24,6 @@ "type": "module", | ||
"ava": "^5.3.0", | ||
"c8": "^7.13.0" | ||
"c8": "^9.1.0" | ||
}, | ||
"dependencies": { | ||
"agoric": "0.21.2-dev-b233223.0+b233223" | ||
"agoric": "0.21.2-dev-b31bd09.0+b31bd09" | ||
}, | ||
@@ -43,3 +43,3 @@ "keywords": [], | ||
"files": [ | ||
"test/**/test-*.js" | ||
"test/**/*.test.*" | ||
], | ||
@@ -52,3 +52,3 @@ "timeout": "2m", | ||
}, | ||
"gitHead": "b233223e9864480c3de2c366972f279a23748d36" | ||
"gitHead": "b31bd097f992f1a6eb83c9cba42ea97752efd061" | ||
} |
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