ipld-schema-describer
Advanced tools
Comparing version 3.0.0 to 3.0.1
@@ -0,1 +1,8 @@ | ||
## [3.0.1](https://github.com/rvagg/js-ipld-schema-describer/compare/v3.0.0...v3.0.1) (2023-07-07) | ||
### Trivial Changes | ||
* **deps-dev:** bump c8 from 7.14.0 to 8.0.0 ([628899f](https://github.com/rvagg/js-ipld-schema-describer/commit/628899f977117b914bcc1208078d9b4fe8fc5fb0)) | ||
## [3.0.0](https://github.com/rvagg/js-ipld-schema-describer/compare/v2.0.1...v3.0.0) (2023-07-07) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "ipld-schema-describer", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "IPLD Schema Describer", | ||
@@ -37,3 +37,3 @@ "main": "ipld-schema-describer.js", | ||
"devDependencies": { | ||
"c8": "^7.12.0", | ||
"c8": "^8.0.0", | ||
"chai": "^4.3.6", | ||
@@ -40,0 +40,0 @@ "mocha": "^10.0.0", |
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
31729