New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.7 to 1.0.8

8

CHANGELOG.md

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

## [1.0.8](https://github.com/algoan/nestjs-components/compare/@algoan/nestjs-http-exception-filter@1.0.7...@algoan/nestjs-http-exception-filter@1.0.8) (2020-11-09)
**Note:** Version bump only for package @algoan/nestjs-http-exception-filter
## [1.0.7](https://github.com/algoan/nestjs-components/compare/@algoan/nestjs-http-exception-filter@1.0.6...@algoan/nestjs-http-exception-filter@1.0.7) (2020-10-21)

@@ -8,0 +16,0 @@

20

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

@@ -37,8 +37,8 @@ "keywords": [

"devDependencies": {
"@nestjs/common": "^7.4.4",
"@nestjs/core": "^7.4.4",
"@nestjs/platform-express": "^7.4.4",
"@nestjs/testing": "^7.4.4",
"@nestjs/common": "^7.5.1",
"@nestjs/core": "^7.5.1",
"@nestjs/platform-express": "^7.5.1",
"@nestjs/testing": "^7.5.1",
"@types/express": "^4.17.7",
"@types/lodash": "^4.14.161",
"@types/lodash": "^4.14.165",
"@types/supertest": "^2.0.10",

@@ -48,7 +48,7 @@ "class-transformer": "^0.3.1",

"express": "^4.17.1",
"jest": "^26.4.2",
"jest": "^26.6.3",
"reflect-metadata": "^0.1.13",
"rxjs": "^6.6.3",
"supertest": "^5.0.0",
"typescript": "^4.0.3"
"supertest": "^6.0.1",
"typescript": "^4.0.5"
},

@@ -58,3 +58,3 @@ "dependencies": {

},
"gitHead": "4a25951da317efce5a9c0731ee18b680ad2e97b9"
"gitHead": "f3788c4bfab120619c8ea99b9d9a8034cc64b2a4"
}
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