Socket
Socket
Sign inDemoInstall

compress-commons

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

compress-commons - npm Package Compare versions

Comparing version 0.3.0 to 0.4.0

6

package.json
{
"name": "compress-commons",
"version": "0.3.0",
"version": "0.4.0",
"description": "a library that defines a common interface for working with archive formats within node",

@@ -32,6 +32,6 @@ "homepage": "https://github.com/archiverjs/node-compress-commons",

"node-int64": "~0.4.0",
"readable-stream": "~1.0.26"
"readable-stream": "~2.0.0"
},
"devDependencies": {
"chai": "~3.3.0",
"chai": "~3.4.0",
"mocha": "~2.3.3",

@@ -38,0 +38,0 @@ "rimraf": "~2.4.3",

@@ -1,2 +0,2 @@

# Compress Commons v0.3.0 [![Build Status](https://travis-ci.org/archiverjs/node-compress-commons.svg?branch=master)](https://travis-ci.org/archiverjs/node-compress-commons)
# Compress Commons v0.4.0 [![Build Status](https://travis-ci.org/archiverjs/node-compress-commons.svg?branch=master)](https://travis-ci.org/archiverjs/node-compress-commons) [![Build status](https://ci.appveyor.com/api/projects/status/fx3066dufdpar0it/branch/master?svg=true)](https://ci.appveyor.com/project/ctalkington/node-compress-commons/branch/master)

@@ -3,0 +3,0 @@ Compress Commons is a library that defines a common interface for working with archive formats within node.

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