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

@yarnpkg/extensions

Package Overview
Dependencies
Maintainers
6
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yarnpkg/extensions - npm Package Compare versions

Comparing version 1.1.0-rc.2 to 1.1.0-rc.3

16

lib/index.js

@@ -387,2 +387,12 @@ "use strict";

// https://github.com/tj/consolidate.js/pull/339
// https://github.com/tj/consolidate.js/commit/6068c17fd443897e540d69b1786db07a0d64b53b
[`consolidate@<0.16.0`, {
peerDependencies: {
mustache: `^3.0.0`,
},
peerDependenciesMeta: {
mustache: optionalPeerDep,
},
}],
// https://github.com/tj/consolidate.js/pull/339
[`consolidate@*`, {

@@ -828,2 +838,8 @@ peerDependencies: {

}],
// https://github.com/focus-trap/focus-trap-react/pull/691
[`focus-trap-react@^8.0.0`, {
dependencies: {
tabbable: `^5.3.2`,
},
}],
];

6

package.json
{
"name": "@yarnpkg/extensions",
"version": "1.1.0-rc.2",
"version": "1.1.0-rc.3",
"license": "BSD-2-Clause",
"main": "./lib/index.js",
"peerDependencies": {
"@yarnpkg/core": "^4.0.0-rc.6"
"@yarnpkg/core": "^4.0.0-rc.7"
},
"devDependencies": {
"@yarnpkg/core": "^4.0.0-rc.6"
"@yarnpkg/core": "^4.0.0-rc.7"
},

@@ -12,0 +12,0 @@ "repository": {

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