@nestjs/axios
Advanced tools
Comparing version 3.0.2 to 3.0.3
{ | ||
"name": "@nestjs/axios", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"description": "Nest - modern, fast, powerful node.js web framework (@axios)", | ||
@@ -22,26 +22,26 @@ "author": "Kamil Mysliwiec", | ||
"devDependencies": { | ||
"@commitlint/cli": "18.6.0", | ||
"@commitlint/config-angular": "18.6.0", | ||
"@nestjs/common": "10.3.2", | ||
"@nestjs/core": "10.3.2", | ||
"@nestjs/platform-express": "10.3.2", | ||
"@nestjs/testing": "10.3.2", | ||
"@commitlint/cli": "19.4.0", | ||
"@commitlint/config-angular": "19.3.0", | ||
"@nestjs/common": "10.4.1", | ||
"@nestjs/core": "10.4.1", | ||
"@nestjs/platform-express": "10.4.1", | ||
"@nestjs/testing": "10.4.1", | ||
"@types/jest": "29.5.12", | ||
"@types/node": "20.11.16", | ||
"@typescript-eslint/eslint-plugin": "6.21.0", | ||
"@typescript-eslint/parser": "6.21.0", | ||
"axios": "1.6.7", | ||
"eslint": "8.56.0", | ||
"@types/node": "20.14.15", | ||
"@typescript-eslint/eslint-plugin": "8.1.0", | ||
"@typescript-eslint/parser": "8.1.0", | ||
"axios": "1.7.4", | ||
"eslint": "8.57.0", | ||
"eslint-config-prettier": "9.1.0", | ||
"eslint-plugin-import": "2.29.1", | ||
"husky": "9.0.10", | ||
"husky": "9.1.4", | ||
"jest": "29.7.0", | ||
"lint-staged": "15.2.2", | ||
"prettier": "3.2.5", | ||
"reflect-metadata": "0.1.14", | ||
"release-it": "17.0.3", | ||
"rimraf": "5.0.5", | ||
"lint-staged": "15.2.9", | ||
"prettier": "3.3.3", | ||
"reflect-metadata": "0.2.2", | ||
"release-it": "17.6.0", | ||
"rimraf": "6.0.1", | ||
"rxjs": "7.8.1", | ||
"ts-jest": "29.1.2", | ||
"typescript": "5.3.3" | ||
"ts-jest": "29.2.4", | ||
"typescript": "5.5.4" | ||
}, | ||
@@ -48,0 +48,0 @@ "peerDependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
19052