Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@antoniomuso/lz4-napi-darwin-arm64

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@antoniomuso/lz4-napi-darwin-arm64 - npm Package Compare versions

Comparing version 2.3.0 to 2.5.0

16

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc