Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cross-zip

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cross-zip - npm Package Compare versions

Comparing version 2.1.5 to 2.1.6

6

package.json
{
"name": "cross-zip",
"description": "Cross-platform .zip file creation",
"version": "2.1.5",
"version": "2.1.6",
"author": {

@@ -15,3 +15,3 @@ "name": "Feross Aboukhadijeh",

"mkdirp": "^0.5.1",
"standard": "^7.0.0",
"standard": "*",
"tape": "^4.0.0"

@@ -40,4 +40,4 @@ },

"dependencies": {
"rimraf": "^2.5.2"
"rimraf": "^3.0.0"
}
}

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

# cross-zip [![travis][travis-image]][travis-url] [![npm][npm-image]][npm-url] [![downloads][downloads-image]][downloads-url]
# cross-zip [![travis][travis-image]][travis-url] [![npm][npm-image]][npm-url] [![downloads][downloads-image]][downloads-url] [![javascript style guide][standard-image]][standard-url]

@@ -9,2 +9,4 @@ [travis-image]: https://img.shields.io/travis/feross/cross-zip/master.svg

[downloads-url]: https://npmjs.org/package/cross-zip
[standard-image]: https://img.shields.io/badge/code_style-standard-brightgreen.svg
[standard-url]: https://standardjs.com

@@ -63,4 +65,8 @@ ### Cross-platform .zip file creation

## related
- [cross-zip-cli](https://github.com/jprichardson/cross-zip-cli): CLI version of cross-zip.
## license
MIT. Copyright (c) [Feross Aboukhadijeh](http://feross.org).

Sorry, the diff of this file is not supported yet

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