ac-api-connector
Advanced tools
Comparing version 0.1.6 to 0.1.7
@@ -0,1 +1,11 @@ | ||
<a name="0.1.7"></a> | ||
## [0.1.7](https://github.com/admiralcloud/ac-api-connector/compare/v0.1.6..v0.1.7) (2024-03-26 19:40:41) | ||
### Bug Fix | ||
* **Connector:** Package updates | MP | [b8bc538a8fdbf5fe251456a8ce1130089e331b8e](https://github.com/admiralcloud/ac-api-connector/commit/b8bc538a8fdbf5fe251456a8ce1130089e331b8e) | ||
Package updates | ||
Related issues: [undefined/undefined#master](undefined/browse/master) | ||
<a name="0.1.6"></a> | ||
@@ -2,0 +12,0 @@ |
{ | ||
"name": "ac-api-connector", | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"main": "index.js", | ||
@@ -13,3 +13,3 @@ "repository": "git@github.com:AdmiralCloud/ac-api-connector.git", | ||
"ac-signature": "^3.0.0", | ||
"axios": "^1.6.7" | ||
"axios": "^1.6.8" | ||
}, | ||
@@ -19,4 +19,4 @@ "devDependencies": { | ||
"chai": "^4.4.1", | ||
"eslint": "^8.56.0", | ||
"mocha": "^10.2.0" | ||
"eslint": "^8.57.0", | ||
"mocha": "^10.4.0" | ||
}, | ||
@@ -23,0 +23,0 @@ "scripts": { |
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
15151
Updatedaxios@^1.6.8