ac-api-connector
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -0,1 +1,11 @@ | ||
<a name="1.0.2"></a> | ||
## [1.0.2](https://github.com/admiralcloud/ac-api-connector/compare/v1.0.1..v1.0.2) (2024-08-14 08:28:29) | ||
### Bug Fix | ||
* **Connector:** Package updates | MP | [669e53b74647bd6b3cb98382323b83df30e2a545](https://github.com/admiralcloud/ac-api-connector/commit/669e53b74647bd6b3cb98382323b83df30e2a545) | ||
Package updates | ||
Related issues: [undefined/undefined#develop](undefined/browse/develop) | ||
<a name="1.0.1"></a> | ||
@@ -2,0 +12,0 @@ |
{ | ||
"name": "ac-api-connector", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"main": "index.js", | ||
@@ -13,3 +13,3 @@ "repository": "git@github.com:AdmiralCloud/ac-api-connector.git", | ||
"ac-signature": "^4.0.0", | ||
"axios": "^1.7.2" | ||
"axios": "^1.7.4" | ||
}, | ||
@@ -19,5 +19,5 @@ "devDependencies": { | ||
"c8": "^10.1.2", | ||
"chai": "^4.4.1", | ||
"eslint": "^9.7.0", | ||
"mocha": "^10.6.0" | ||
"chai": "^4.5.0", | ||
"eslint": "^9.9.0", | ||
"mocha": "^10.7.3" | ||
}, | ||
@@ -24,0 +24,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
18886
Updatedaxios@^1.7.4