@agoric/create-dapp
Advanced tools
Comparing version 0.1.1-getting-started-dev-e15fc21.0 to 0.1.1-upgrade-14-dev-0a0580c.0
@@ -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 |
{ | ||
"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. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
13743
2