Socket
Socket
Sign inDemoInstall

nestjs-http-promise

Package Overview
Dependencies
28
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.1.0

36

package.json
{
"name": "nestjs-http-promise",
"version": "1.0.1",
"version": "1.1.0",
"keywords": [

@@ -28,21 +28,21 @@ "nestjs",

"dependencies": {
"axios": "0.21.1",
"axios-retry": "^3.1.9"
"axios": "~0.24.0",
"axios-retry": "^3.2.4"
},
"devDependencies": {
"@nestjs/common": "8.0.6",
"@nestjs/core": "8.0.6",
"@nestjs/platform-express": "8.0.6",
"@types/node": "14.17.14",
"@typescript-eslint/eslint-plugin": "4.30.0",
"@typescript-eslint/parser": "4.30.0",
"eslint": "7.32.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-import": "2.24.2",
"husky": "7.0.2",
"lint-staged": "11.1.2",
"prettier": "^2.3.2",
"reflect-metadata": "0.1.13",
"rimraf": "3.0.2",
"typescript": "4.4.2"
"@nestjs/common": "^8.1.2",
"@nestjs/core": "^8.1.2",
"@nestjs/platform-express": "^8.1.2",
"@types/node": "^14.17.32",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.25.2",
"husky": "^7.0.4",
"lint-staged": "^11.2.6",
"prettier": "^2.4.1",
"reflect-metadata": "^0.1.13",
"rimraf": "^3.0.2",
"typescript": "^4.4.4"
},

@@ -49,0 +49,0 @@ "peerDependencies": {

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