Comparing version 2.1.4 to 2.1.5
{ | ||
"name": "cent.js", | ||
"description": "Javascript library to communicate with Centrifugo HTTP API", | ||
"version": "2.1.4", | ||
"version": "2.1.5", | ||
"scripts": { | ||
@@ -27,19 +27,19 @@ "build": "rimraf -rf dist && tsc -p tsconfig.json", | ||
"dependencies": { | ||
"axios": "1.3.2" | ||
"axios": "1.3.4" | ||
}, | ||
"devDependencies": { | ||
"@commitlint/cli": "17.4.2", | ||
"@commitlint/config-angular": "17.4.2", | ||
"@types/jest": "29.4.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", | ||
"@commitlint/cli": "17.4.4", | ||
"@commitlint/config-angular": "17.4.4", | ||
"@types/jest": "29.4.1", | ||
"@types/node": "18.15.3", | ||
"@typescript-eslint/eslint-plugin": "5.55.0", | ||
"@typescript-eslint/parser": "5.55.0", | ||
"eslint": "8.36.0", | ||
"eslint-config-prettier": "8.7.0", | ||
"eslint-plugin-import": "2.27.5", | ||
"husky": "8.0.3", | ||
"jest": "29.4.2", | ||
"jest": "29.5.0", | ||
"prettier": "2.8.4", | ||
"release-it": "15.6.0", | ||
"rimraf": "4.1.2", | ||
"release-it": "15.8.0", | ||
"rimraf": "4.4.0", | ||
"ts-jest": "29.0.5", | ||
@@ -46,0 +46,0 @@ "typescript": "4.9.5" |
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
554
+ Addedaxios@1.3.4(transitive)
- Removedaxios@1.3.2(transitive)
Updatedaxios@1.3.4