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

@algoan/nestjs-http-exception-filter

Package Overview
Dependencies
Maintainers
2
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@algoan/nestjs-http-exception-filter - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

11

CHANGELOG.md

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

## [1.0.3](https://github.com/algoan/nestjs-components/compare/@algoan/nestjs-http-exception-filter@1.0.2...@algoan/nestjs-http-exception-filter@1.0.3) (2020-06-30)
### Bug Fixes
* **deps:** add lodash as a dependency ([8ba8264](https://github.com/algoan/nestjs-components/commit/8ba826467b8ff6ddaf36003ae1199c635dbdf724))
## [1.0.2](https://github.com/algoan/nestjs-components/compare/@algoan/nestjs-http-exception-filter@1.0.1...@algoan/nestjs-http-exception-filter@1.0.2) (2020-05-11)

@@ -8,0 +19,0 @@

8

package.json
{
"name": "@algoan/nestjs-http-exception-filter",
"version": "1.0.2",
"version": "1.0.3",
"description": "A simple http exception filter for NestJS applications",

@@ -48,3 +48,2 @@ "keywords": [

"jest": "^25.3.0",
"lodash": "^4.17.15",
"reflect-metadata": "^0.1.13",

@@ -55,3 +54,6 @@ "rxjs": "^6.5.5",

},
"gitHead": "d8889023bda23ea8a541b680db68571dfe25cd68"
"dependencies": {
"lodash": "^4.17.15"
},
"gitHead": "6b3ed29225fc983024306391177413ee24d08946"
}
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