@kubb/parser-ts
Advanced tools
+4
-3
| { | ||
| "name": "@kubb/parser-ts", | ||
| "version": "5.0.0-beta.67", | ||
| "version": "5.0.0-beta.68", | ||
| "description": "TypeScript and TSX source file parser for Kubb. Converts AST nodes and raw TypeScript code into formatted source strings using the TypeScript compiler API.", | ||
@@ -8,2 +8,3 @@ "keywords": [ | ||
| "kubb", | ||
| "meta-framework", | ||
| "parser", | ||
@@ -44,7 +45,7 @@ "tsx", | ||
| "typescript": "^6.0.3", | ||
| "@kubb/core": "5.0.0-beta.67" | ||
| "@kubb/core": "5.0.0-beta.68" | ||
| }, | ||
| "devDependencies": { | ||
| "@internals/utils": "0.0.0", | ||
| "@kubb/ast": "5.0.0-beta.67" | ||
| "@kubb/ast": "5.0.0-beta.68" | ||
| }, | ||
@@ -51,0 +52,0 @@ "engines": { |
121938
0.02%+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
Updated