Comparing version 2.1.2 to 2.1.3
{ | ||
"name": "cent.js", | ||
"description": "Javascript library to communicate with Centrifugo HTTP API", | ||
"version": "2.1.2", | ||
"version": "2.1.3", | ||
"scripts": { | ||
@@ -27,20 +27,20 @@ "build": "rimraf -rf dist && tsc -p tsconfig.json", | ||
"dependencies": { | ||
"axios": "1.2.6" | ||
"axios": "1.3.2" | ||
}, | ||
"devDependencies": { | ||
"@commitlint/cli": "17.3.0", | ||
"@commitlint/cli": "17.4.2", | ||
"@commitlint/config-angular": "17.4.2", | ||
"@types/jest": "29.4.0", | ||
"@types/node": "18.11.18", | ||
"@typescript-eslint/eslint-plugin": "5.50.0", | ||
"@typescript-eslint/parser": "5.50.0", | ||
"@types/node": "18.13.0", | ||
"@typescript-eslint/eslint-plugin": "5.51.0", | ||
"@typescript-eslint/parser": "5.51.0", | ||
"eslint": "8.33.0", | ||
"eslint-config-prettier": "8.6.0", | ||
"eslint-plugin-import": "2.26.0", | ||
"eslint-plugin-import": "2.27.5", | ||
"husky": "8.0.3", | ||
"jest": "29.4.0", | ||
"prettier": "2.8.1", | ||
"jest": "29.4.2", | ||
"prettier": "2.8.4", | ||
"release-it": "15.6.0", | ||
"rimraf": "3.0.2", | ||
"ts-jest": "29.0.3", | ||
"rimraf": "4.1.2", | ||
"ts-jest": "29.0.5", | ||
"typescript": "4.9.5" | ||
@@ -47,0 +47,0 @@ }, |
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
17836
32
+ Addedaxios@1.3.2(transitive)
- Removedaxios@1.2.6(transitive)
Updatedaxios@1.3.2