multiformats
Advanced tools
Comparing version 8.0.3 to 8.0.4
{ | ||
"name": "multiformats", | ||
"version": "8.0.3", | ||
"version": "8.0.4", | ||
"description": "Interface for multihash, multicodec, multibase and CID", | ||
@@ -5,0 +5,0 @@ "main": "./cjs/src/index.js", |
@@ -13,3 +13,2 @@ # multiformats | ||
* [IPLD codecs (multicodec)](#ipld-codecs-multicodec) | ||
* [TypeScript support](#typescript-support) | ||
* [License](#license) | ||
@@ -183,8 +182,2 @@ * [Contribution](#contribution) | ||
## TypeScript support | ||
This project is distributed with type definitions for TypeScript. | ||
[A bug in TypeScript < 4.2](https://github.com/microsoft/TypeScript/issues/41258) causes typechecking errors in these type definitions when compiling a project that uses them. This is fixed in [TypeScript v4.2](https://github.com/microsoft/TypeScript/releases/tag/v4.2.2) so please upgrade if you hit that issue. | ||
## License | ||
@@ -191,0 +184,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
373968
191