@yarnpkg/pnpify
Advanced tools
Comparing version 3.1.1-rc.10 to 3.1.1-rc.11
@@ -41,2 +41,4 @@ "use strict"; | ||
The \`run\` keyword can be omitted if the executed command doesn't conflict with built-in commands. | ||
For more details on PnPify, please consult the dedicated page from our website: https://yarnpkg.com/advanced/pnpify. | ||
`, | ||
@@ -43,0 +45,0 @@ examples: [[ |
{ | ||
"name": "@yarnpkg/pnpify", | ||
"version": "3.1.1-rc.10", | ||
"version": "3.1.1-rc.11", | ||
"license": "BSD-2-Clause", | ||
@@ -10,5 +10,5 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@yarnpkg/core": "^3.2.0-rc.10", | ||
"@yarnpkg/fslib": "^2.6.1-rc.5", | ||
"@yarnpkg/nm": "^3.0.1-rc.10", | ||
"@yarnpkg/core": "^3.2.0-rc.11", | ||
"@yarnpkg/fslib": "^2.6.1-rc.6", | ||
"@yarnpkg/nm": "^3.0.1-rc.11", | ||
"clipanion": "^3.2.0-rc.4", | ||
@@ -21,3 +21,3 @@ "cross-spawn": "7.0.3", | ||
"@yarnpkg/monorepo": "^0.0.0", | ||
"@yarnpkg/pnp": "^3.1.1-rc.10" | ||
"@yarnpkg/pnp": "^3.1.1-rc.11" | ||
}, | ||
@@ -24,0 +24,0 @@ "scripts": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
42925
19
980
0
14
Updated@yarnpkg/core@^3.2.0-rc.11
Updated@yarnpkg/fslib@^2.6.1-rc.6
Updated@yarnpkg/nm@^3.0.1-rc.11