Comparing version 2.0.5 to 2.0.6
{ | ||
"name": "cent.js", | ||
"description": "Javascript library to communicate with Centrifugo HTTP API", | ||
"version": "2.0.5", | ||
"version": "2.0.6", | ||
"scripts": { | ||
@@ -27,21 +27,21 @@ "build": "rimraf -rf dist && tsc -p tsconfig.json", | ||
"dependencies": { | ||
"axios": "0.27.2" | ||
"axios": "1.1.3" | ||
}, | ||
"devDependencies": { | ||
"@commitlint/cli": "17.0.3", | ||
"@commitlint/config-angular": "17.0.3", | ||
"@types/jest": "28.1.6", | ||
"@types/node": "18.6.3", | ||
"@typescript-eslint/eslint-plugin": "5.32.0", | ||
"@typescript-eslint/parser": "5.32.0", | ||
"eslint": "8.21.0", | ||
"@commitlint/cli": "17.1.2", | ||
"@commitlint/config-angular": "17.1.0", | ||
"@types/jest": "29.1.2", | ||
"@types/node": "18.11.0", | ||
"@typescript-eslint/eslint-plugin": "5.40.0", | ||
"@typescript-eslint/parser": "5.40.0", | ||
"eslint": "8.25.0", | ||
"eslint-config-prettier": "8.5.0", | ||
"eslint-plugin-import": "2.26.0", | ||
"husky": "8.0.1", | ||
"jest": "28.1.3", | ||
"jest": "29.2.0", | ||
"prettier": "2.7.1", | ||
"release-it": "15.2.0", | ||
"release-it": "15.5.0", | ||
"rimraf": "3.0.2", | ||
"ts-jest": "28.0.7", | ||
"typescript": "4.7.4" | ||
"ts-jest": "29.0.3", | ||
"typescript": "4.8.4" | ||
}, | ||
@@ -48,0 +48,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
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
16740
+ Addedaxios@1.1.3(transitive)
+ Addedproxy-from-env@1.1.0(transitive)
- Removedaxios@0.27.2(transitive)
Updatedaxios@1.1.3