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-upgrade-14-dev-c8f9e7b.0 to 0.1.1-upgrade-16-dev-0549112.0

14

package.json
{
"name": "@agoric/create-dapp",
"version": "0.1.1-upgrade-14-dev-c8f9e7b.0+c8f9e7b",
"version": "0.1.1-upgrade-16-dev-0549112.0+0549112",
"description": "Create an Agoric Javascript smart contract application",

@@ -19,11 +19,11 @@ "type": "module",

"lint": "run-s --continue-on-error lint:*",
"lint:types": "tsc -p jsconfig.json",
"lint:types": "tsc",
"lint:eslint": "eslint ."
},
"devDependencies": {
"ava": "^5.2.0",
"c8": "^7.13.0"
"ava": "^5.3.0",
"c8": "^9.1.0"
},
"dependencies": {
"agoric": "0.22.0-upgrade-14-dev-c8f9e7b.0+c8f9e7b"
"agoric": "0.21.2-upgrade-16-dev-0549112.0+0549112"
},

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

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

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

},
"gitHead": "c8f9e7be1645e0be23f47de197409a7d4874add5"
"gitHead": "05491122ee61362c8310a7924ac67f033b02e38f"
}
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