Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@agoric/create-dapp

Package Overview
Dependencies
Maintainers
0
Versions
771
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@agoric/create-dapp - npm Package Compare versions

Comparing version 0.1.1-dev-eddf36d.0 to 0.1.1-dev-f0f1a3e.0

10

package.json
{
"name": "@agoric/create-dapp",
"version": "0.1.1-dev-eddf36d.0+eddf36d",
"version": "0.1.1-dev-f0f1a3e.0+f0f1a3e",
"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-eddf36d.0+eddf36d"
"agoric": "0.21.2-dev-f0f1a3e.0+f0f1a3e"
},

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

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

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

},
"gitHead": "eddf36d9c5d28bd0632d73ccfa89715ca5e3f901"
"gitHead": "f0f1a3e0a10cae58f85cf41061950101230bc9fe"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc