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.12 to 0.1.13

1

dist/index.d.ts
export * from './http-manager.module';
export * from './http-manager.service';
export * from './types/request-options';

@@ -19,2 +19,3 @@ "use strict";

__exportStar(require("./http-manager.service"), exports);
__exportStar(require("./types/request-options"), exports);
//# sourceMappingURL=index.js.map

2

package.json
{
"name": "nestjs-http-manager",
"version": "0.1.12",
"version": "0.1.13",
"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