@nestia/fetcher
Advanced tools
Comparing version 4.4.0 to 4.4.1-dev.20241216
{ | ||
"name": "@nestia/fetcher", | ||
"version": "4.4.0", | ||
"version": "4.4.1-dev.20241216", | ||
"description": "Fetcher library of Nestia SDK", | ||
@@ -29,4 +29,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@samchon/openapi": "^2.2.0", | ||
"typia": "^7.4.0" | ||
"@samchon/openapi": "^2.2.1", | ||
"typia": "^7.4.1-dev.20241216-2" | ||
}, | ||
@@ -42,3 +42,3 @@ "peerDependencies": { | ||
"typescript": "~5.7.2", | ||
"typia": "^7.4.0" | ||
"typia": "^7.4.1-dev.20241216-2" | ||
}, | ||
@@ -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
140358
1
Updated@samchon/openapi@^2.2.1
Updatedtypia@^7.4.1-dev.20241216-2