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.34 to 0.2.35

6

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

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

"prettier": "^3.0.0",
"typescript": "~5.1.3"
"typescript": "~5.2.2"
},

@@ -74,3 +74,3 @@ "files": [

},
"gitHead": "b38361616f968415291b089dcca75cc4a2672a35"
"gitHead": "9c779d317c4b02133172dbe142c5b2d1727efc49"
}

@@ -13,3 +13,4 @@ # Endo Zip

requiring a date to be expressly provided instead of reaching for the ambient
Date constructor, which will pointedly be absent in locked-down environments.
original Date constructor, which will pointedly be absent in constructed
compartments in locked-down environments.

@@ -16,0 +17,0 @@ Zip format allows for an arbitrary-length comment and an arbitrary number of

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