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.4.2 to 1.0.0

20

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

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

"dependencies": {
"buffer-crc32": "~0.2.1",
"crc32-stream": "~0.4.0",
"node-int64": "~0.4.0",
"normalize-path": "~2.0.0",
"readable-stream": "~2.0.0"
"buffer-crc32": "^0.2.1",
"crc32-stream": "^1.0.0",
"node-int64": "^0.4.0",
"normalize-path": "^2.0.0",
"readable-stream": "^2.0.0"
},
"devDependencies": {
"chai": "~3.4.0",
"mocha": "~2.3.3",
"rimraf": "~2.4.3",
"mkdirp": "~0.5.0"
"chai": "^3.4.0",
"mocha": "^2.3.3",
"rimraf": "^2.4.3",
"mkdirp": "^0.5.0"
},

@@ -42,0 +42,0 @@ "keywords": [

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

# Compress Commons v0.4.2 [![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)
# Compress Commons v1.0.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