@antoniomuso/lz4-napi-android-arm-eabi
Advanced tools
Comparing version 2.2.0 to 2.7.0
{ | ||
"name": "@antoniomuso/lz4-napi-android-arm-eabi", | ||
"version": "2.2.0", | ||
"os": [ | ||
"android" | ||
], | ||
"version": "2.7.0", | ||
"cpu": [ | ||
"arm" | ||
], | ||
"main": "snappy.android-arm-eabi.node", | ||
"main": "lz4-napi.android-arm-eabi.node", | ||
"files": [ | ||
"snappy.android-arm-eabi.node" | ||
"lz4-napi.android-arm-eabi.node" | ||
], | ||
"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": [ | ||
@@ -21,3 +18,5 @@ "napi-rs", | ||
"node-addon", | ||
"node-addon-api" | ||
"node-addon-api", | ||
"lz4", | ||
"node" | ||
], | ||
@@ -32,3 +31,9 @@ "license": "MIT", | ||
}, | ||
"repository": "git@github.com:antoniomuso/lz4-napi.git" | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/antoniomuso/lz4-napi.git" | ||
}, | ||
"os": [ | ||
"android" | ||
] | ||
} |
@@ -1,3 +0,3 @@ | ||
# `@napi-rs/lz4-napi-android-arm-eabi` | ||
# `lz4-napi-android-arm-eabi` | ||
This is the **arm-linux-androideabi** binary for `@napi-rs/lz4-napi` | ||
This is the **arm-linux-androideabi** binary for `lz4-napi` |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
279252
3
0