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

@edirect/audit-nestjs

Package Overview
Dependencies
Maintainers
26
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@edirect/audit-nestjs - npm Package Compare versions

Comparing version 1.5.18 to 1.5.19

2

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

## [1.5.19](https://bitbucket.org/gofrank/audit-service-nodejs/compare/v1.5.18...v1.5.19) (2023-09-22)
## [1.5.18](https://bitbucket.org/gofrank/audit-service-nodejs/compare/v1.5.17...v1.5.18) (2023-09-19)

@@ -7,0 +9,0 @@

2

package.json
{
"name": "@edirect/audit-nestjs",
"version": "1.5.18",
"version": "1.5.19",
"dependencies": {

@@ -5,0 +5,0 @@ "@nestjs/common": "^10.2.5",

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

instrumentation: this.options.instrumentation ?? [],
disabled: this.options.disabled,
});

@@ -25,0 +26,0 @@ }

@@ -10,2 +10,3 @@ import { Exporter, Middleware } from '@edirect/audit-domain';

sessionId?: (request: Request) => string | undefined;
disabled?: boolean;
};

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