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

@yarnpkg/libzip

Package Overview
Dependencies
Maintainers
6
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yarnpkg/libzip - npm Package Compare versions

Comparing version 2.2.3-rc.6 to 2.2.3-rc.7

2

lib/async.js

@@ -5,3 +5,3 @@ "use strict";

const tslib_1 = require("tslib");
const libzipAsync_1 = (0, tslib_1.__importDefault)(require("./libzipAsync"));
const libzipAsync_1 = tslib_1.__importDefault(require("./libzipAsync"));
const makeInterface_1 = require("./makeInterface");

@@ -8,0 +8,0 @@ let promise = null;

@@ -5,3 +5,3 @@ "use strict";

const tslib_1 = require("tslib");
const libzipSync_1 = (0, tslib_1.__importDefault)(require("./libzipSync"));
const libzipSync_1 = tslib_1.__importDefault(require("./libzipSync"));
const makeInterface_1 = require("./makeInterface");

@@ -8,0 +8,0 @@ let mod = null;

{
"name": "@yarnpkg/libzip",
"version": "2.2.3-rc.6",
"version": "2.2.3-rc.7",
"license": "BSD-2-Clause",

@@ -5,0 +5,0 @@ "main": "./lib/sync.js",

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