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

@agoric/create-dapp

Package Overview
Dependencies
Maintainers
9
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-0142906.0 to 0.1.1-dev-0270908.0

11

package.json
{
"name": "@agoric/create-dapp",
"version": "0.1.1-dev-0142906.0+0142906",
"version": "0.1.1-dev-0270908.0+0270908",
"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-0142906.0+0142906"
"agoric": "0.21.2-dev-0270908.0+0270908"
},

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

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

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

},
"gitHead": "01429068207eee29c412eadc15dabf70d519e5d3"
"gitHead": "0270908690b17f67dc4a390c650353841df9f1e0"
}
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