New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@agoric/create-dapp

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@agoric/create-dapp - npm Package Compare versions

Comparing version

to
0.1.1-dev-8830a6e.0

{
"name": "@agoric/create-dapp",
"version": "0.1.1-dev-860d051.0+860d051",
"version": "0.1.1-dev-8830a6e.0+8830a6e",
"description": "Create an Agoric Javascript smart contract application",

@@ -27,3 +27,3 @@ "type": "module",

"dependencies": {
"agoric": "0.21.2-dev-860d051.0+860d051"
"agoric": "0.21.2-dev-8830a6e.0+8830a6e"
},

@@ -43,3 +43,3 @@ "keywords": [],

"files": [
"test/**/test-*.js"
"test/**/*.test.*"
],

@@ -52,3 +52,3 @@ "timeout": "2m",

},
"gitHead": "860d051e8c26975d244c211b061a8189f1718cab"
"gitHead": "8830a6eb6b178cbc3ebaae6c20ed550d5bf9eb08"
}