lzma-native
Advanced tools
Comparing version 4.0.6 to 5.0.0
# Changelog for lzma-native | ||
## 5.0.0, Nov 23 2019 | ||
* [[`607c4f450c`](https://github.com/addaleax/lzma-native/commit/607c4f450c)] - **ci**: remove Node.js 6, 11 (Anna Henningsen) [#87](https://github.com/addaleax/lzma-native/pull/87) | ||
## 4.0.6, Nov 22 2019 | ||
@@ -4,0 +8,0 @@ |
@@ -18,3 +18,3 @@ (function() { | ||
// Please do not update this version except as part of a release commit. | ||
exports.version = '4.0.6'; | ||
exports.version = '5.0.0'; | ||
@@ -21,0 +21,0 @@ var Stream = exports.Stream; |
{ | ||
"name": "lzma-native", | ||
"version": "4.0.6", | ||
"version": "5.0.0", | ||
"engines": { | ||
@@ -5,0 +5,0 @@ "node": ">=6.0.0" |
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
1812667