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
1
Versions
466
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.4.0 to 4.4.1-dev.20241216

8

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

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