@chainsafe/snappy-stream
Advanced tools
+12
-0
| # Changelog | ||
| ## [5.1.2](https://github.com/ChainSafe/node-snappy-stream/compare/v5.1.1...v5.1.2) (2023-01-12) | ||
| ### Bug Fixes | ||
| * migrate to @chainsafe/fast-crc32c 4.0.0 ([#17](https://github.com/ChainSafe/node-snappy-stream/issues/17)) ([fb67a6c](https://github.com/ChainSafe/node-snappy-stream/commit/fb67a6c53681c567b7457ad8ea6f4df428b13843)) | ||
| ### Miscellaneous | ||
| * update readme ([78b25c2](https://github.com/ChainSafe/node-snappy-stream/commit/78b25c2e07559d1ca57b5f6da6cc2d1d7a6343a6)) | ||
| ### [5.1.1](https://github.com/ChainSafe/node-snappy-stream/compare/v5.1.0...v5.1.1) (2022-04-28) | ||
@@ -4,0 +16,0 @@ |
+2
-2
| { | ||
| "name": "@chainsafe/snappy-stream", | ||
| "version": "5.1.1", | ||
| "version": "5.1.2", | ||
| "description": "Compress data over a Stream using the snappy framing format", | ||
@@ -28,3 +28,3 @@ "main": "index.js", | ||
| "buffer-from": "^1.1.1", | ||
| "@chainsafe/fast-crc32c": "3.0.0", | ||
| "@chainsafe/fast-crc32c": "^4.0.0", | ||
| "snappy": "^6.3.5" | ||
@@ -31,0 +31,0 @@ }, |
+5
-4
@@ -1,8 +0,9 @@ | ||
| # snappy-stream[](http://travis-ci.org/kesla/node-snappy-stream) | ||
| # snappy-stream[](https://github.com/ChainSafe/node-snappy-stream/actions/workflows/main.yaml) | ||
| Compress data over a Stream using the snappy framing format | ||
| [](https://nodei.co/npm/snappy-stream/) | ||
| [](https://npmjs.com/package/@chainsafe/snappy-stream) | ||
| [](https://npmjs.ccom/package/@chainsafe/snappy-stream) | ||
| [](https://npmjs.com/package/@chainsafe/snappy-stream) | ||
| [](https://nodei.co/npm/snappy-stream/) | ||
@@ -12,3 +13,3 @@ ## Installation | ||
| ``` | ||
| npm install snappy-stream | ||
| npm install @chainsafe/snappy-stream | ||
| ``` | ||
@@ -15,0 +16,0 @@ |
48742
1.64%101
1%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed