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

@endo/zip

Package Overview
Dependencies
Maintainers
4
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@endo/zip - npm Package Compare versions

Comparing version 0.2.15 to 0.2.16

9

CHANGELOG.md

@@ -6,2 +6,11 @@ # Change Log

### [0.2.16](https://github.com/endojs/endo/compare/@endo/zip@0.2.15...@endo/zip@0.2.16) (2022-01-27)
### Bug Fixes
* Publish all materials consistently ([#1021](https://github.com/endojs/endo/issues/1021)) ([a2c74d9](https://github.com/endojs/endo/commit/a2c74d9de68a325761d62e1b2187a117ef884571))
### [0.2.15](https://github.com/endojs/endo/compare/@endo/zip@0.2.14...@endo/zip@0.2.15) (2022-01-25)

@@ -8,0 +17,0 @@

15

package.json
{
"name": "@endo/zip",
"version": "0.2.15",
"version": "0.2.16",
"description": "A minimal, synchronous Zip reader and writer",

@@ -39,3 +39,3 @@ "keywords": [

"devDependencies": {
"@endo/eslint-config": "^0.4.0",
"@endo/eslint-config": "^0.4.1",
"ava": "^3.12.1",

@@ -51,12 +51,9 @@ "babel-eslint": "^10.0.3",

"prettier": "^1.19.1",
"typescript": "^4.0.5"
"typescript": "^4.2.3"
},
"files": [
"LICENSE*",
"index.d.ts",
"index.js",
"reader.js",
"writer.js",
"src",
"types"
"*.js",
"*.ts"
],

@@ -82,3 +79,3 @@ "private": false,

},
"gitHead": "c46f8d5d40f71014a099c53d26c75b149ea56d09"
"gitHead": "4e9cd15994971759eabcbaa507e524343de9b8e0"
}
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