Socket
Socket
Sign inDemoInstall

nestjs-http-promise

Package Overview
Dependencies
31
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.3 to 2.0.0

10

package.json
{
"name": "nestjs-http-promise",
"version": "1.2.3",
"version": "2.0.0",
"keywords": [

@@ -34,5 +34,5 @@ "nestjs",

"devDependencies": {
"@nestjs/common": "^8.4.4",
"@nestjs/core": "^8.4.4",
"@nestjs/platform-express": "^8.4.4",
"@nestjs/common": "^9.0.4",
"@nestjs/core": "^9.0.4",
"@nestjs/platform-express": "^9.0.4",
"@types/node": "^14.18.13",

@@ -52,3 +52,3 @@ "@typescript-eslint/eslint-plugin": "^4.33.0",

"peerDependencies": {
"@nestjs/common": "^7.0.0 || ^8.0.0",
"@nestjs/common": "^7.0.0 || ^8.0.0 || ^9.0.0",
"reflect-metadata": "^0.1.12"

@@ -55,0 +55,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc