@nestia/fetcher
Advanced tools
Comparing version 4.2.0 to 4.3.0-dev.20241215
{ | ||
"name": "@nestia/fetcher", | ||
"version": "4.2.0", | ||
"version": "4.3.0-dev.20241215", | ||
"description": "Fetcher library of Nestia SDK", | ||
@@ -30,3 +30,3 @@ "main": "lib/index.js", | ||
"@samchon/openapi": "^2.0.1", | ||
"typia": "^7.2.0" | ||
"typia": "^7.3.0" | ||
}, | ||
@@ -42,3 +42,3 @@ "peerDependencies": { | ||
"typescript": "~5.7.2", | ||
"typia": "^7.2.0" | ||
"typia": "^7.3.0" | ||
}, | ||
@@ -45,0 +45,0 @@ "files": [ |
@@ -0,0 +0,0 @@ # Nestia |
@@ -0,0 +0,0 @@ import crypto from "crypto"; |
@@ -0,0 +0,0 @@ import { AesPkcs5 } from "./AesPkcs5"; |
@@ -0,0 +0,0 @@ /** |
export { HttpError } from "@samchon/openapi"; |
@@ -0,0 +0,0 @@ /// <reference lib="dom" /> |
@@ -0,0 +0,0 @@ import { IConnection } from "./IConnection"; |
@@ -0,0 +0,0 @@ // import { IConnection } from "./IConnection"; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ export * from "./FormDataInput"; |
@@ -0,0 +0,0 @@ import { HttpError } from "../HttpError"; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ import { IHttpMigrateRoute } from "@samchon/openapi"; |
@@ -0,0 +0,0 @@ import { HttpError } from "./HttpError"; |
@@ -0,0 +0,0 @@ import { IConnection } from "./IConnection"; |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
140328
2
6
2
1
217
Updatedtypia@^7.3.0