@yarnpkg/plugin-http
Advanced tools
@@ -35,4 +35,5 @@ "use strict"; | ||
| return await core_2.tgzUtils.convertToZip(sourceBuffer, { | ||
| compressionLevel: opts.project.configuration.get(`compressionLevel`), | ||
| prefixPath: core_2.structUtils.getIdentVendorPath(locator), | ||
| stripComponents: 1, | ||
| prefixPath: core_2.structUtils.getIdentVendorPath(locator), | ||
| }); | ||
@@ -39,0 +40,0 @@ } |
+4
-4
| { | ||
| "name": "@yarnpkg/plugin-http", | ||
| "version": "2.0.0-rc.11", | ||
| "version": "2.0.0-rc.12", | ||
| "main": "./lib/index.js", | ||
| "dependencies": { | ||
| "@yarnpkg/fslib": "^2.0.0-rc.15" | ||
| "@yarnpkg/fslib": "^2.0.0-rc.18" | ||
| }, | ||
| "peerDependencies": { | ||
| "@yarnpkg/core": "^2.0.0-rc.20" | ||
| "@yarnpkg/core": "^2.0.0-rc.26" | ||
| }, | ||
| "devDependencies": { | ||
| "@yarnpkg/core": "^2.0.0-rc.20" | ||
| "@yarnpkg/core": "^2.0.0-rc.26" | ||
| }, | ||
@@ -14,0 +14,0 @@ "repository": { |
7810
1.06%148
0.68%Updated