ac-api-connector
Advanced tools
Comparing version 0.1.8 to 0.1.9
@@ -0,1 +1,11 @@ | ||
<a name="0.1.9"></a> | ||
## [0.1.9](https://github.com/admiralcloud/ac-api-connector/compare/v0.1.8..v0.1.9) (2024-06-05 15:09:31) | ||
### Bug Fix | ||
* **Connector:** Package update | MP | [df8b8eac651dae3226426c8e84127f0bf368362a](https://github.com/admiralcloud/ac-api-connector/commit/df8b8eac651dae3226426c8e84127f0bf368362a) | ||
Package updates | ||
Related issues: [undefined/undefined#master](undefined/browse/master) | ||
<a name="0.1.8"></a> | ||
@@ -2,0 +12,0 @@ |
{ | ||
"name": "ac-api-connector", | ||
"version": "0.1.8", | ||
"version": "0.1.9", | ||
"main": "index.js", | ||
@@ -13,3 +13,3 @@ "repository": "git@github.com:AdmiralCloud/ac-api-connector.git", | ||
"ac-signature": "^3.0.0", | ||
"axios": "^1.6.8" | ||
"axios": "^1.7.2" | ||
}, | ||
@@ -19,3 +19,3 @@ "devDependencies": { | ||
"chai": "^4.4.1", | ||
"eslint": "^8.57.0", | ||
"eslint": "^9.4.0", | ||
"mocha": "^10.4.0" | ||
@@ -22,0 +22,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
16164
187
Updatedaxios@^1.7.2