Socket
Socket
Sign inDemoInstall

@nestia/fetcher

Package Overview
Dependencies
Maintainers
1
Versions
402
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 3.2.1 to 3.2.2-dev.20240617

4

lib/IFetchRoute.d.ts

@@ -16,2 +16,6 @@ /**

/**
* Path template.
*/
template?: string;
/**
* Request body data info.

@@ -18,0 +22,0 @@ */

2

package.json
{
"name": "@nestia/fetcher",
"version": "3.2.1",
"version": "3.2.2-dev.20240617",
"description": "Fetcher library of Nestia SDK",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -20,2 +20,7 @@ /**

/**
* Path template.
*/
template?: string;
/**
* Request body data info.

@@ -22,0 +27,0 @@ */

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