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

@golevelup/nestjs-common

Package Overview
Dependencies
Maintainers
3
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@golevelup/nestjs-common - npm Package Compare versions

Comparing version 1.4.1 to 1.4.2

4

CHANGELOG.md

@@ -6,2 +6,6 @@ # Change Log

## [1.4.2](https://github.com/golevelup/nestjs/compare/@golevelup/nestjs-common@1.4.1...@golevelup/nestjs-common@1.4.2) (2020-05-13)
**Note:** Version bump only for package @golevelup/nestjs-common
## [1.4.1](https://github.com/golevelup/nestjs/compare/@golevelup/nestjs-common@1.4.0...@golevelup/nestjs-common@1.4.1) (2020-04-04)

@@ -8,0 +12,0 @@

4

package.json
{
"name": "@golevelup/nestjs-common",
"version": "1.4.1",
"version": "1.4.2",
"description": "Common module and utility building blocks for badass NestJS applications",

@@ -55,3 +55,3 @@ "author": "Jesse Carter <jesse.r.carter@gmail.com>",

},
"gitHead": "4adc481154427ff6396d845b6afb1accd2bb03d4"
"gitHead": "7c05dd13a5c2bf0ab2613290424803280500c1a1"
}

@@ -21,1 +21,9 @@ # @golevelup/nestjs-common

The mixin pattern is particularly useful with NestJS components like `Interceptors` as a mechanism to provide both configuration while still allowing the component to participate with Nest's `Dependency Injection`.
## Contribute
Contributions welcome! Read the [contribution guidelines](../../CONTRIBUTING.md) first.
## License
[MIT License](../../LICENSE)
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