@node-rs/crc32-linux-arm64-gnu
Advanced tools
+9
-9
| { | ||
| "name": "@node-rs/crc32-linux-arm64-gnu", | ||
| "version": "1.10.6", | ||
| "version": "1.10.7", | ||
| "cpu": [ | ||
@@ -13,8 +13,8 @@ "arm64" | ||
| "keywords": [ | ||
| "NAPI", | ||
| "SIMD", | ||
| "NAPI", | ||
| "crc32", | ||
| "crc32c", | ||
| "napi-rs", | ||
| "node-rs", | ||
| "crc32", | ||
| "crc32c" | ||
| "node-rs" | ||
| ], | ||
@@ -27,6 +27,2 @@ "author": "LongYinan <lynweklm@gmail.com>", | ||
| }, | ||
| "publishConfig": { | ||
| "registry": "https://registry.npmjs.org/", | ||
| "access": "public" | ||
| }, | ||
| "repository": { | ||
@@ -39,2 +35,6 @@ "type": "git", | ||
| }, | ||
| "publishConfig": { | ||
| "registry": "https://registry.npmjs.org/", | ||
| "access": "public" | ||
| }, | ||
| "os": [ | ||
@@ -41,0 +41,0 @@ "linux" |
Sorry, the diff of this file is not supported yet
502802
2.07%