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

@endo/zip

Package Overview
Dependencies
Maintainers
5
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.28 to 0.2.29

11

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

@@ -38,4 +38,4 @@ "keywords": [

"devDependencies": {
"@endo/eslint-config": "^0.5.1",
"ava": "^3.12.1",
"@endo/eslint-config": "^0.5.2",
"ava": "^5.1.0",
"babel-eslint": "^10.0.3",

@@ -49,3 +49,3 @@ "c8": "^7.7.3",

"eslint-plugin-prettier": "^3.4.1",
"prettier": "^1.19.1",
"prettier": "^2.8.0",
"typescript": "~4.8.4"

@@ -70,2 +70,3 @@ },

"prettier": {
"arrowParens": "avoid",
"trailingComma": "all",

@@ -80,3 +81,3 @@ "singleQuote": true

},
"gitHead": "da16a94856482e36296b7cae16d715aa63344928"
"gitHead": "ab8d64ae6fc9c628a2d1c02d16bf9ef249f5c8dc"
}
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