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.2.8 to 0.2.9

LICENSE

12

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

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

},
"licenses": [
{
"type": "MIT",
"url": "https://github.com/archiverjs/node-compress-commons/blob/master/LICENSE-MIT"
}
],
"license": "MIT",
"main": "lib/compress-commons.js",
"files": [
"lib",
"LICENSE-MIT"
"lib"
],

@@ -29,0 +23,0 @@ "engines": {

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

# Compress Commons v0.2.8 [![Build Status](https://travis-ci.org/archiverjs/node-compress-commons.svg?branch=master)](https://travis-ci.org/archiverjs/node-compress-commons)
# Compress Commons v0.2.9 [![Build Status](https://travis-ci.org/archiverjs/node-compress-commons.svg?branch=master)](https://travis-ci.org/archiverjs/node-compress-commons)

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