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

@yarnpkg/core

Package Overview
Dependencies
Maintainers
5
Versions
158
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 2.0.0-rc.5 to 2.0.0-rc.6

9

package.json
{
"name": "@yarnpkg/core",
"version": "2.0.0-rc.5",
"version": "2.0.0-rc.6",
"main": "./lib/index.js",

@@ -11,3 +11,2 @@ "sideEffects": false,

"@yarnpkg/pnp": "2.0.0-rc.3",
"@yarnpkg/pnpify": "2.0.0-rc.3",
"@yarnpkg/shell": "2.0.0-rc.2",

@@ -37,9 +36,7 @@ "agentkeepalive": "^4.0.2",

"@yarnpkg/plugin-link": "2.0.0-rc.1",
"@yarnpkg/plugin-pnp": "2.0.0-rc.1",
"@yarnpkg/pnpify": "2.0.0-rc.3",
"typescript": "^3.5.3"
"@yarnpkg/plugin-pnp": "2.0.0-rc.1"
},
"scripts": {
"postpack": "rm -rf lib",
"prepack": "mkdir -p lib && rsync -a --exclude '*.ts' sources/ lib/ && pnpify tsc"
"prepack": "mkdir -p lib && rsync -a --exclude '*.ts' sources/ lib/ && run build:compile packages/yarnpkg-core"
},

@@ -46,0 +43,0 @@ "publishConfig": {

Sorry, the diff of this file is too big to display

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