@yarnpkg/core
Advanced tools
Comparing version
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
import { PortablePath } from '@yarnpkg/fslib'; | ||
@@ -3,0 +5,0 @@ import { Readable, Writable } from 'stream'; |
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
import { PortablePath } from '@yarnpkg/fslib'; | ||
@@ -3,0 +5,0 @@ import type { RequestError } from 'got'; |
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
import { PortablePath } from '@yarnpkg/fslib'; | ||
@@ -3,0 +5,0 @@ import { Readable, Transform } from 'stream'; |
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
import { PortablePath } from '@yarnpkg/fslib'; | ||
@@ -3,0 +6,0 @@ import { CommandClass } from 'clipanion'; |
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
import { FakeFS, PortablePath, ZipCompression, ZipFS } from '@yarnpkg/fslib'; | ||
@@ -3,0 +4,0 @@ interface MakeArchiveFromDirectoryOptions { |
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
import { PortablePath } from '@yarnpkg/fslib'; | ||
@@ -3,0 +4,0 @@ import { ExtractBufferOptions } from '../tgzUtils'; |
{ | ||
"name": "@yarnpkg/core", | ||
"version": "4.0.0-rc.1", | ||
"version": "4.0.0-rc.2", | ||
"license": "BSD-2-Clause", | ||
@@ -11,6 +11,6 @@ "main": "./lib/index.js", | ||
"@types/treeify": "^1.0.0", | ||
"@yarnpkg/fslib": "^3.0.0-rc.1", | ||
"@yarnpkg/libzip": "^3.0.0-rc.1", | ||
"@yarnpkg/parsers": "^3.0.0-rc.1", | ||
"@yarnpkg/shell": "^4.0.0-rc.1", | ||
"@yarnpkg/fslib": "^3.0.0-rc.2", | ||
"@yarnpkg/libzip": "^3.0.0-rc.2", | ||
"@yarnpkg/parsers": "^3.0.0-rc.2", | ||
"@yarnpkg/shell": "^4.0.0-rc.2", | ||
"camelcase": "^5.3.1", | ||
@@ -45,6 +45,6 @@ "chalk": "^3.0.0", | ||
"@types/tunnel": "^0.0.0", | ||
"@yarnpkg/cli": "^4.0.0-rc.1", | ||
"@yarnpkg/plugin-link": "^3.0.0-rc.1", | ||
"@yarnpkg/plugin-npm": "^3.0.0-rc.1", | ||
"@yarnpkg/plugin-pnp": "^4.0.0-rc.1", | ||
"@yarnpkg/cli": "^4.0.0-rc.2", | ||
"@yarnpkg/plugin-link": "^3.0.0-rc.2", | ||
"@yarnpkg/plugin-npm": "^3.0.0-rc.2", | ||
"@yarnpkg/plugin-pnp": "^4.0.0-rc.2", | ||
"esbuild": "npm:esbuild-wasm@^0.11.20", | ||
@@ -51,0 +51,0 @@ "rollup": "^2.59.0", |
757957
0.05%13360
0.08%Updated
Updated
Updated
Updated