bob-esbuild-plugin
Advanced tools
Comparing version 0.1.17 to 0.1.18
# bob-esbuild-plugin | ||
## 0.1.18 | ||
### Patch Changes | ||
- 26f57cb: pnpm with publishConfig.directory | ||
## 0.1.17 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "bob-esbuild-plugin", | ||
"version": "0.1.17", | ||
"version": "0.1.18", | ||
"description": "bob-esbuild main plugin, based on https://github.com/egoist/rollup-plugin-esbuild", | ||
@@ -34,2 +34,6 @@ "license": "MIT", | ||
}, | ||
"publishConfig": { | ||
"access": "public", | ||
"directory": "lib" | ||
}, | ||
"tsup": { | ||
@@ -36,0 +40,0 @@ "entryPoints": [ |
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
20038