@yarnpkg/esbuild-plugin-pnp
Advanced tools
Comparing version 1.0.0-rc.13 to 1.0.0
{ | ||
"name": "@yarnpkg/esbuild-plugin-pnp", | ||
"version": "1.0.0-rc.13", | ||
"version": "1.0.0", | ||
"license": "BSD-2-Clause", | ||
@@ -13,3 +13,3 @@ "main": "./lib/index.js", | ||
"devDependencies": { | ||
"@yarnpkg/pnp": "3.0.0-rc.13", | ||
"@yarnpkg/pnp": "3.0.0", | ||
"esbuild": "npm:esbuild-wasm@^0.11.20" | ||
@@ -38,5 +38,4 @@ }, | ||
}, | ||
"stableVersion": "0.0.1", | ||
"typings": "./lib/index.d.ts", | ||
"bin": "./lib/cli.js" | ||
"bin": "./lib/cli.js", | ||
"typings": "./lib/index.d.ts" | ||
} |
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 v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
6363