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

zipster

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zipster - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

lib/enums/Formats.d.ts

5

package.json
{
"name": "zipster",
"version": "1.0.1",
"version": "1.0.2",
"description": "TypeScript library built for Node backends to create ZIP files with password protection",
"main": "index.js",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"scripts": {

@@ -7,0 +8,0 @@ "prepare": "npm run lint && npm audit && npm run build",

2

tsconfig.json
{
"compilerOptions": {
"declaration": true,
"declarationMap": true,
"module": "commonjs",

@@ -4,0 +6,0 @@ "noImplicitReturns": true,

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