@kubb/parser-ts
Advanced tools
Comparing version 0.0.0-canary-20240630190320 to 0.0.0-canary-20240704211553
{ | ||
"name": "@kubb/parser-ts", | ||
"version": "0.0.0-canary-20240630190320", | ||
"version": "0.0.0-canary-20240704211553", | ||
"description": "TypeScript parser", | ||
@@ -51,4 +51,4 @@ "keywords": [ | ||
"dependencies": { | ||
"remeda": "^2.2.1", | ||
"typescript": "^5.5.2" | ||
"remeda": "^2.3.0", | ||
"typescript": "^5.5.3" | ||
}, | ||
@@ -58,5 +58,5 @@ "devDependencies": { | ||
"tsup": "^8.1.0", | ||
"@kubb/config-biome": "0.0.0-canary-20240630190320", | ||
"@kubb/config-ts": "0.0.0-canary-20240630190320", | ||
"@kubb/config-tsup": "0.0.0-canary-20240630190320" | ||
"@kubb/config-biome": "0.0.0-canary-20240704211553", | ||
"@kubb/config-ts": "0.0.0-canary-20240704211553", | ||
"@kubb/config-tsup": "0.0.0-canary-20240704211553" | ||
}, | ||
@@ -63,0 +63,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.3.0
Updatedtypescript@^5.5.3