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.6 to 0.2.7

10

package.json
{
"name": "compress-commons",
"version": "0.2.6",
"version": "0.2.7",
"description": "a library that defines a common interface for working with archive formats within node",
"homepage": "https://github.com/ctalkington/node-compress-commons",
"homepage": "https://github.com/archiverjs/node-compress-commons",
"author": {

@@ -12,6 +12,6 @@ "name": "Chris Talkington",

"type": "git",
"url": "https://github.com/ctalkington/node-compress-commons.git"
"url": "https://github.com/archiverjs/node-compress-commons.git"
},
"bugs": {
"url": "https://github.com/ctalkington/node-compress-commons/issues"
"url": "https://github.com/archiverjs/node-compress-commons/issues"
},

@@ -21,3 +21,3 @@ "licenses": [

"type": "MIT",
"url": "https://github.com/ctalkington/node-compress-commons/blob/master/LICENSE-MIT"
"url": "https://github.com/archiverjs/node-compress-commons/blob/master/LICENSE-MIT"
}

@@ -24,0 +24,0 @@ ],

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

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

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

You can also use `npm install https://github.com/ctalkington/node-compress-commons/archive/master.tar.gz` to test upcoming versions.
You can also use `npm install https://github.com/archiverjs/node-compress-commons/archive/master.tar.gz` to test upcoming versions.
## Things of Interest
- [Source Docs (coming soon)](https://docsrc.com/compress-commons/)
- [Changelog](https://github.com/ctalkington/node-compress-commons/releases)
- [Contributing](https://github.com/ctalkington/node-compress-commons/blob/master/CONTRIBUTING.md)
- [MIT License](https://github.com/ctalkington/node-compress-commons/blob/master/LICENSE-MIT)
- [Changelog](https://github.com/archiverjs/node-compress-commons/releases)
- [Contributing](https://github.com/archiverjs/node-compress-commons/blob/master/CONTRIBUTING.md)
- [MIT License](https://github.com/archiverjs/node-compress-commons/blob/master/LICENSE-MIT)

@@ -23,0 +22,0 @@ ## Credits

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