@yarnpkg/esbuild-plugin-pnp
Advanced tools
Comparing version 2.0.0-rc.1 to 2.0.0-rc.2
{ | ||
"name": "@yarnpkg/esbuild-plugin-pnp", | ||
"version": "2.0.0-rc.1", | ||
"version": "2.0.0-rc.2", | ||
"license": "BSD-2-Clause", | ||
@@ -13,3 +13,3 @@ "main": "./lib/index.js", | ||
"devDependencies": { | ||
"@yarnpkg/pnp": "^3.1.0-rc.5", | ||
"@yarnpkg/pnp": "^3.1.0-rc.6", | ||
"esbuild": "npm:esbuild-wasm@^0.11.20" | ||
@@ -24,3 +24,2 @@ }, | ||
"main": "./lib/index.js", | ||
"bin": "./lib/cli.js", | ||
"typings": "./lib/index.d.ts" | ||
@@ -40,4 +39,3 @@ }, | ||
"stableVersion": "1.0.0", | ||
"typings": "./lib/index.d.ts", | ||
"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
7085