@kubb/parser-ts
Advanced tools
Comparing version 2.25.0 to 2.25.1
{ | ||
"name": "@kubb/parser-ts", | ||
"version": "2.25.0", | ||
"version": "2.25.1", | ||
"description": "TypeScript parser", | ||
@@ -51,3 +51,3 @@ "keywords": [ | ||
"dependencies": { | ||
"remeda": "^2.6.0", | ||
"remeda": "^2.7.1", | ||
"ts-morph": "^23.0.0", | ||
@@ -58,6 +58,6 @@ "typescript": "^5.5.4" | ||
"prettier": "^3.3.3", | ||
"tsup": "^8.2.3", | ||
"@kubb/config-ts": "2.25.0", | ||
"@kubb/config-biome": "2.25.0", | ||
"@kubb/config-tsup": "2.25.0" | ||
"tsup": "^8.2.4", | ||
"@kubb/config-biome": "2.25.1", | ||
"@kubb/config-ts": "2.25.1", | ||
"@kubb/config-tsup": "2.25.1" | ||
}, | ||
@@ -64,0 +64,0 @@ "engines": { |
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
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
Updatedremeda@^2.7.1