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

@agoric/create-dapp

Package Overview
Dependencies
Maintainers
8
Versions
753
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-getting-started-dev-e15fc21.0 to 0.1.1-upgrade-14-dev-0a0580c.0

8

CHANGELOG.md

@@ -5,1 +5,9 @@ # Change Log

See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 0.1.0 (2023-11-13)
Initial release
### Features
- Provides a `create @agoric/dapp` command that can be used with yarn/npm/pnpm

9

package.json
{
"name": "@agoric/create-dapp",
"version": "0.1.1-getting-started-dev-e15fc21.0+e15fc21",
"version": "0.1.1-upgrade-14-dev-0a0580c.0+0a0580c",
"description": "Create an Agoric Javascript smart contract application",

@@ -24,7 +24,6 @@ "type": "module",

"ava": "^5.2.0",
"c8": "^7.13.0",
"dd-trace": "^3.3.0"
"c8": "^7.13.0"
},
"dependencies": {
"agoric": "0.21.2-getting-started-dev-e15fc21.0+e15fc21"
"agoric": "0.22.0-upgrade-14-dev-0a0580c.0+0a0580c"
},

@@ -52,3 +51,3 @@ "keywords": [],

},
"gitHead": "e15fc21cb67e9e853d9c09f14fb334f9c4cc50b4"
"gitHead": "0a0580cba9f4b41a1dc748cdd267dbcf0feed362"
}

@@ -23,2 +23,2 @@ # Create Agoric Dapp

Please see the [Getting Started website](https://agoric.com/documentation/getting-started/) for information.
Please see the [Getting Started website](https://docs.agoric.com/guides/getting-started/) for information.
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