@nestia/fetcher
Advanced tools
Comparing version 4.0.2 to 4.0.3
{ | ||
"name": "@nestia/fetcher", | ||
"version": "4.0.2", | ||
"version": "4.0.3", | ||
"description": "Fetcher library of Nestia SDK", | ||
@@ -29,4 +29,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@samchon/openapi": "^2.0.0", | ||
"typia": "^7.0.1" | ||
"@samchon/openapi": "^2.0.1", | ||
"typia": "^7.0.2" | ||
}, | ||
@@ -41,4 +41,4 @@ "peerDependencies": { | ||
"rimraf": "^3.0.2", | ||
"typescript": "~5.6.3", | ||
"typia": "^7.0.1" | ||
"typescript": "~5.7.2", | ||
"typia": "^7.0.2" | ||
}, | ||
@@ -45,0 +45,0 @@ "files": [ |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
1
Updated@samchon/openapi@^2.0.1
Updatedtypia@^7.0.2