@kubb/core
Advanced tools
Comparing version 0.37.3 to 0.37.4
{ | ||
"name": "@kubb/core", | ||
"version": "0.37.3", | ||
"version": "0.37.4", | ||
"description": "Generator core", | ||
@@ -14,5 +14,5 @@ "repository": { | ||
"main": "dist/index.js", | ||
"unpkg": "dist/index.global.js", | ||
"unpkg": "dist/browser/index.global.js", | ||
"module": "dist/index.mjs", | ||
"browser": "build/index.global.js", | ||
"browser": "dist/browser/index.global.js", | ||
"types": "./dist/index.d.ts", | ||
@@ -58,5 +58,3 @@ "exports": { | ||
"scripts": { | ||
"build": "pnpm build:node && pnpm build:browser", | ||
"build:node": "tsup", | ||
"build:browser": "tsup --target=es5", | ||
"build": "tsup", | ||
"start": "tsup --watch", | ||
@@ -63,0 +61,0 @@ "release": "pnpm publish --no-git-check", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
11
2673
23262713
5