ac-bootstrap-elasticsearch
Advanced tools
Comparing version 0.1.1 to 0.1.2
@@ -0,1 +1,11 @@ | ||
<a name="0.1.2"></a> | ||
## [0.1.2](https://github.com/admiralcloud/ac-bootstrap-bull/compare/v0.1.1..v0.1.2) (2022-04-25 12:32:35) | ||
### Bug Fix | ||
* **App:** Packages updated | MP | [df6e1721d33f91637efc7e33f4507b2ff5159465](https://github.com/admiralcloud/ac-bootstrap-bull/commit/df6e1721d33f91637efc7e33f4507b2ff5159465) | ||
Packages updated | ||
Related issues: [undefined/undefined#master](undefined/browse/master) | ||
<a name="0.1.1"></a> | ||
@@ -2,0 +12,0 @@ |
{ | ||
"name": "ac-bootstrap-elasticsearch", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "OpenSearch (ElasticSearch) init for AC apps", | ||
@@ -10,4 +10,4 @@ "repository": "admiralcloud/ac-bootstrap-elasticsearch", | ||
"@elastic/elasticsearch": "7.13.0", | ||
"async": "^3.2.2", | ||
"aws-sdk": "^2.1053.0", | ||
"async": "^3.2.3", | ||
"aws-sdk": "^2.1120.0", | ||
"lodash": "^4.17.21", | ||
@@ -17,5 +17,5 @@ "uuid": "^8.3.2" | ||
"devDependencies": { | ||
"ac-semantic-release": "^0.2.7", | ||
"eslint": "^8.6.0" | ||
"ac-semantic-release": "^0.3.0", | ||
"eslint": "^8.14.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
11093
Updatedasync@^3.2.3
Updatedaws-sdk@^2.1120.0