🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@kubb/parser-ts

Package Overview
Dependencies
Maintainers
1
Versions
512
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kubb/parser-ts - npm Package Compare versions

Comparing version
5.0.0-beta.77
to
5.0.0-beta.78
+3
-3
package.json
{
"name": "@kubb/parser-ts",
"version": "5.0.0-beta.77",
"version": "5.0.0-beta.78",
"description": "TypeScript and TSX source file parser for Kubb. Converts AST nodes into formatted source strings using the TypeScript compiler API.",

@@ -44,7 +44,7 @@ "keywords": [

"typescript": "^6.0.3",
"@kubb/core": "5.0.0-beta.77"
"@kubb/core": "5.0.0-beta.78"
},
"devDependencies": {
"@internals/utils": "0.0.0",
"@kubb/ast": "5.0.0-beta.77"
"@kubb/ast": "5.0.0-beta.78"
},

@@ -51,0 +51,0 @@ "engines": {