@yarnpkg/libzip
Advanced tools
Comparing version 2.2.3-rc.6 to 2.2.3-rc.7
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
765352