New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@yarnpkg/core

Package Overview
Dependencies
Maintainers
6
Versions
160
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yarnpkg/core - npm Package Compare versions

Comparing version

to
4.0.0-rc.2

2

lib/execUtils.d.ts
/// <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';

18

package.json
{
"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",