@nestjs/axios
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "@nestjs/axios", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "Nest - modern, fast, powerful node.js web framework (@axios)", | ||
@@ -21,28 +21,28 @@ "author": "Kamil Mysliwiec", | ||
"dependencies": { | ||
"axios": "0.24.0" | ||
"axios": "0.25.0" | ||
}, | ||
"devDependencies": { | ||
"@commitlint/cli": "16.0.1", | ||
"@commitlint/cli": "16.1.0", | ||
"@commitlint/config-angular": "16.0.0", | ||
"@nestjs/common": "8.2.4", | ||
"@nestjs/core": "8.2.4", | ||
"@nestjs/platform-express": "8.2.4", | ||
"@nestjs/testing": "8.2.4", | ||
"@nestjs/common": "8.2.6", | ||
"@nestjs/core": "8.2.6", | ||
"@nestjs/platform-express": "8.2.6", | ||
"@nestjs/testing": "8.2.6", | ||
"@types/jest": "27.4.0", | ||
"@types/node": "16.11.17", | ||
"@typescript-eslint/eslint-plugin": "5.8.1", | ||
"@typescript-eslint/parser": "5.8.1", | ||
"eslint": "8.6.0", | ||
"@types/node": "16.11.21", | ||
"@typescript-eslint/eslint-plugin": "5.10.0", | ||
"@typescript-eslint/parser": "5.10.0", | ||
"eslint": "8.7.0", | ||
"eslint-config-prettier": "8.3.0", | ||
"eslint-plugin-import": "2.25.4", | ||
"husky": "7.0.4", | ||
"jest": "27.4.5", | ||
"lint-staged": "12.1.5", | ||
"jest": "27.4.7", | ||
"lint-staged": "12.2.2", | ||
"prettier": "2.5.1", | ||
"reflect-metadata": "0.1.13", | ||
"release-it": "14.11.8", | ||
"release-it": "14.12.3", | ||
"rimraf": "3.0.2", | ||
"rxjs": "7.5.1", | ||
"ts-jest": "27.1.2", | ||
"typescript": "4.5.4" | ||
"rxjs": "7.5.2", | ||
"ts-jest": "27.1.3", | ||
"typescript": "4.5.5" | ||
}, | ||
@@ -49,0 +49,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
19555
+ Addedaxios@0.25.0(transitive)
- Removedaxios@0.24.0(transitive)
Updatedaxios@0.25.0