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 4.1.0 to 4.1.1

utils/forward-ref.util.d.ts

2

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

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

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

export * from './decorators/bind.decorator';
export * from './forward-ref.util';

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

__export(require("./decorators/bind.decorator"));
__export(require("./forward-ref.util"));
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