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

@yarnpkg/builder

Package Overview
Dependencies
Maintainers
6
Versions
126
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yarnpkg/builder - npm Package Compare versions

Comparing version 4.0.0-rc.18 to 4.0.0-rc.20

lib/index.d.ts

20

package.json
{
"name": "@yarnpkg/builder",
"version": "4.0.0-rc.18",
"version": "4.0.0-rc.20",
"stableVersion": "3.2.3",
"license": "BSD-2-Clause",
"bin": "./lib/cli.js",
"exports": {
".": "./lib/index.js",
"./cli": "./lib/cli.js",
"./package.json": "./package.json"
},
"dependencies": {
"@yarnpkg/cli": "^4.0.0-rc.18",
"@yarnpkg/core": "^4.0.0-rc.18",
"@yarnpkg/fslib": "^3.0.0-rc.18",
"@yarnpkg/cli": "^4.0.0-rc.20",
"@yarnpkg/core": "^4.0.0-rc.20",
"@yarnpkg/fslib": "^3.0.0-rc.20",
"chalk": "^3.0.0",

@@ -28,3 +33,8 @@ "clipanion": "^3.2.0-rc.10",

"publishConfig": {
"bin": "./lib/cli.js"
"bin": "./lib/cli.js",
"exports": {
".": "./lib/index.js",
"./cli": "./lib/cli.js",
"./package.json": "./package.json"
}
},

@@ -31,0 +41,0 @@ "files": [

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