@antoniomuso/lz4-napi-darwin-arm64
Advanced tools
Comparing version 2.3.0 to 2.5.0
{ | ||
"name": "@antoniomuso/lz4-napi-darwin-arm64", | ||
"version": "2.3.0", | ||
"os": [ | ||
"darwin" | ||
], | ||
"version": "2.5.0", | ||
"cpu": [ | ||
@@ -14,3 +11,3 @@ "arm64" | ||
], | ||
"description": "Template project for writing node package with napi-rs", | ||
"description": "Fastest lz4 compression library in Node.js, powered by napi-rs and lz4-flex.", | ||
"keywords": [ | ||
@@ -22,3 +19,5 @@ "napi-rs", | ||
"node-addon", | ||
"node-addon-api" | ||
"node-addon-api", | ||
"lz4", | ||
"node" | ||
], | ||
@@ -33,3 +32,6 @@ "license": "MIT", | ||
}, | ||
"repository": "git@github.com:antoniomuso/lz4-napi.git" | ||
"repository": "git@github.com:antoniomuso/lz4-napi.git", | ||
"os": [ | ||
"darwin" | ||
] | ||
} |
@@ -1,3 +0,3 @@ | ||
# `@napi-rs/lz4-napi-darwin-arm64` | ||
# `lz4-napi-darwin-arm64` | ||
This is the **aarch64-apple-darwin** binary for `@napi-rs/lz4-napi` | ||
This is the **aarch64-apple-darwin** binary for `lz4-napi` |
Sorry, the diff of this file is not supported yet
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
509296
1