@kubb/core
Advanced tools
Comparing version 0.37.2 to 0.37.3
{ | ||
"name": "@kubb/core", | ||
"version": "0.37.2", | ||
"version": "0.37.3", | ||
"description": "Generator core", | ||
@@ -45,2 +45,5 @@ "repository": { | ||
"devDependencies": { | ||
"memfs": "^3.4.13", | ||
"path-browserify": "^1.0.1", | ||
"crypto-browserify": "^3.12.0", | ||
"@types/fs-extra": "^9.0.13", | ||
@@ -55,3 +58,5 @@ "openapi-types": "^12.1.0", | ||
"scripts": { | ||
"build": "tsup", | ||
"build": "pnpm build:node && pnpm build:browser", | ||
"build:node": "tsup", | ||
"build:browser": "tsup --target=es5", | ||
"start": "tsup --watch", | ||
@@ -58,0 +63,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
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
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
33078921
0
6
7
1432
1