@kubb/parser-ts
Advanced tools
+3
-3
| { | ||
| "name": "@kubb/parser-ts", | ||
| "version": "5.0.0-alpha.73", | ||
| "version": "5.0.0-alpha.74", | ||
| "description": "TypeScript and TSX file parser for Kubb, converting generated files to strings using the TypeScript compiler.", | ||
@@ -45,7 +45,7 @@ "keywords": [ | ||
| "typescript": "^6.0.3", | ||
| "@kubb/core": "5.0.0-alpha.73" | ||
| "@kubb/core": "5.0.0-alpha.74" | ||
| }, | ||
| "devDependencies": { | ||
| "@internals/utils": "0.0.0", | ||
| "@kubb/ast": "5.0.0-alpha.73" | ||
| "@kubb/ast": "5.0.0-alpha.74" | ||
| }, | ||
@@ -52,0 +52,0 @@ "engines": { |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
Updated