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

@nestjs/common

Package Overview
Dependencies
Maintainers
1
Versions
368
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nestjs/common - npm Package Compare versions

Comparing version 3.1.0 to 3.1.1

2

package.json
{
"name": "@nestjs/common",
"version": "3.1.0",
"version": "3.1.1",
"description": "Nest - modern, fast, powerful node.js web framework (@common)",

@@ -5,0 +5,0 @@ "author": "Kamil Mysliwiec",

@@ -20,1 +20,2 @@ export * from './decorators/request-mapping.decorator';

export * from './decorators/use-interceptors.decorator';
export * from './decorators/http-code.decorator';

@@ -25,1 +25,2 @@ "use strict";

__export(require("./decorators/use-interceptors.decorator"));
__export(require("./decorators/http-code.decorator"));
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