@aeternity/aepp-calldata
Advanced tools
Comparing version 0.0.1 to 0.1.0
@@ -8,3 +8,11 @@ # Changelog | ||
## [Unreleased] | ||
### Security | ||
### Fixed | ||
### Added | ||
### Changed | ||
### Deprecated | ||
### Removed | ||
## [0.1.0] - 2021-08-04 | ||
### Added | ||
@@ -11,0 +19,0 @@ |
{ | ||
"name": "@aeternity/aepp-calldata", | ||
"description": "Aeternity data serialization library", | ||
"version": "0.0.1", | ||
"version": "0.1.0", | ||
"author": "aeternity", | ||
@@ -6,0 +6,0 @@ "license": "ISC", |
@@ -10,3 +10,3 @@ # Aeternity data serialization | ||
```bash | ||
npm install -P @aeternity/aepp-calldata@https://github.com/aeternity/aepp-calldata-js.git | ||
npm install -P @aeternity/aepp-calldata | ||
``` | ||
@@ -106,3 +106,3 @@ | ||
This project follows the [semantic versioning](https://semver.org/spec/v2.0.0) guidelines. | ||
Refer to the CHANGELOG(CHANGELOG.md) for more information about releases. | ||
Refer to the [CHANGELOG](CHANGELOG.md) for more information about releases. | ||
@@ -109,0 +109,0 @@ ## Development |
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
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
66726