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

lzma-native

Package Overview
Dependencies
Maintainers
1
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lzma-native - npm Package Compare versions

Comparing version 4.0.6 to 5.0.0

4

CHANGELOG.md
# 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 @@

2

index.js

@@ -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"

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