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 4.1.0 to 4.1.1

13

CHANGELOG.md
## Changelog
**4.1.1** — <small>_May 30th, 2021_</small> — [Diff](https://github.com/archiverjs/node-compress-commons/compare/4.1.0...4.1.1)
### Maintenance
- Bump mocha from 8.2.1 to 8.4.0 (#70)
- Bump crc32-stream from 4.0.1 to 4.0.2 (#59)
- Bump y18n from 4.0.0 to 4.0.1 (#69)
- Bump chai from 4.2.0 to 4.3.4 (#67)
- Bump actions/setup-node from 2.1.4 to 2.1.5 (#71)
**4.1.0** — <small>_March 2, 2021_</small> — [Diff](https://github.com/archiverjs/node-compress-commons/compare/4.0.1...4.1.0)
## Features
### Features
- Allow prepending forward slash in entry name (#63)
## Maintenance
### Maintenance

@@ -11,0 +20,0 @@ - Bump actions/setup-node from v2.1.2 to v2.1.4 (#58)

4

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

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

"buffer-crc32": "^0.2.13",
"crc32-stream": "^4.0.1",
"crc32-stream": "^4.0.2",
"normalize-path": "^3.0.0",

@@ -33,0 +33,0 @@ "readable-stream": "^3.6.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