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
789
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-f3c2b65.0 to 0.1.1-dev-f6d77a3.0

10

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

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

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

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

},
"gitHead": "f3c2b65ce91fbbd7761cb652ecf9751ccc1f21d7"
"gitHead": "f6d77a3516204ba7e1ac7eaac06fab9627032af2"
}
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