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

@golevelup/nestjs-discovery

Package Overview
Dependencies
Maintainers
3
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@golevelup/nestjs-discovery - npm Package Compare versions

Comparing version 2.2.1 to 2.2.2

6

CHANGELOG.md

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

## [2.2.2](https://github.com/golevelup/nestjs/compare/@golevelup/nestjs-discovery@2.2.1...@golevelup/nestjs-discovery@2.2.2) (2020-01-06)
### Bug Fixes
- **discovery:** add lodash as dependency ([b1baad6](https://github.com/golevelup/nestjs/commit/b1baad6))
## [2.2.1](https://github.com/WonderPanda/nestjs-plus/compare/@golevelup/nestjs-discovery@2.2.0...@golevelup/nestjs-discovery@2.2.1) (2019-12-14)

@@ -8,0 +14,0 @@

13

package.json
{
"name": "@golevelup/nestjs-discovery",
"version": "2.2.1",
"version": "2.2.2",
"description": "A Badass NestJS module for querying your app's controllers, providers and handlers",

@@ -11,3 +11,3 @@ "keywords": [

"author": "Jesse Carter <jesse.r.carter@gmail.com>",
"homepage": "https://github.com/WonderPanda/nestjs-plus#readme",
"homepage": "https://github.com/golevelup/nestjs/blob/master/packages/discovery/README.md",
"license": "MIT",

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

"type": "git",
"url": "git+https://github.com/WonderPanda/nestjs-plus.git"
"url": "git+https://github.com/golevelup/nestjs.git"
},

@@ -36,4 +36,7 @@ "scripts": {

},
"dependencies": {
"lodash": "^4.17.15"
},
"bugs": {
"url": "https://github.com/WonderPanda/nestjs-plus/issues"
"url": "https://github.com/golevelup/nestjs/issues"
},

@@ -54,3 +57,3 @@ "jest": {

},
"gitHead": "a34a5bf28fa0c651c37fd62a47bab76bcda853d4"
"gitHead": "cbd5392a04fa74297dba0e3d78be2250a91c41a9"
}
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