New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@nestia/fetcher

Package Overview
Dependencies
Maintainers
0
Versions
465
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nestia/fetcher - npm Package Compare versions

Comparing version 4.5.0-dev.20241218-2 to 4.5.0

8

package.json
{
"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";

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc