Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

nestjs-http-manager

Package Overview
Dependencies
Maintainers
0
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nestjs-http-manager - npm Package Compare versions

Comparing version 0.1.16 to 0.1.17

2

dist/http-manager/types/request-options.d.ts

@@ -22,3 +22,3 @@ import { AxiosHeaders } from 'axios';

/** Необязательно. Заголовки запроса */
headers?: AxiosHeaders;
headers?: object;
};
{
"name": "nestjs-http-manager",
"version": "0.1.16",
"version": "0.1.17",
"author": "byteflowstudio",

@@ -5,0 +5,0 @@ "description": "Обертка над http-модулем с использованием реактивного программирования и отловом ошибок для nestjs",

Sorry, the diff of this file is not supported yet

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