@nestia/fetcher
Advanced tools
Comparing version 4.5.0-dev.20241218-2 to 4.5.0
{ | ||
"name": "@nestia/fetcher", | ||
"version": "4.5.0-dev.20241218-2", | ||
"version": "4.5.0", | ||
"description": "Fetcher library of Nestia SDK", | ||
@@ -29,4 +29,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@samchon/openapi": "^2.3.0-dev.20241218", | ||
"typia": "^7.5.0-dev.20241218" | ||
"@samchon/openapi": "^2.3.0", | ||
"typia": "^7.5.0" | ||
}, | ||
@@ -42,3 +42,3 @@ "peerDependencies": { | ||
"typescript": "~5.7.2", | ||
"typia": "^7.5.0-dev.20241218" | ||
"typia": "^7.5.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
0
138854
Updated@samchon/openapi@^2.3.0
Updatedtypia@^7.5.0