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

@jrosadob/ms-http-interceptor

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jrosadob/ms-http-interceptor - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

interceptor/http-interceptor.d.ts

2

index.d.ts

@@ -1,1 +0,1 @@

export * from './http-interceptor';
export * from './interceptor/http-interceptor';

@@ -17,3 +17,3 @@ "use strict";

Object.defineProperty(exports, "__esModule", { value: true });
__exportStar(require("./http-interceptor"), exports);
__exportStar(require("./interceptor/http-interceptor"), exports);
//# sourceMappingURL=index.js.map
{
"name": "@jrosadob/ms-http-interceptor",
"version": "0.0.2",
"version": "0.0.3",
"description": "ms-http-interceptor",

@@ -28,3 +28,3 @@ "main": "index.js",

"dependencies": {
"@jrosadob/ms-logger": "^0.0.4",
"@jrosadob/ms-logger": "^0.0.5",
"@jrosadob/ms-request": "^0.x",

@@ -31,0 +31,0 @@ "@nestjs/microservices": "^9.1.6"

Sorry, the diff of this file is not supported yet

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