@tryghost/elasticsearch
Advanced tools
Comparing version 3.0.16 to 3.0.17
{ | ||
"name": "@tryghost/elasticsearch", | ||
"version": "3.0.16", | ||
"version": "3.0.17", | ||
"repository": "https://github.com/TryGhost/framework/tree/main/packages/elasticsearch", | ||
@@ -22,4 +22,4 @@ "author": "Ghost Foundation", | ||
"devDependencies": { | ||
"c8": "8.0.1", | ||
"mocha": "10.2.0", | ||
"c8": "9.1.0", | ||
"mocha": "10.3.0", | ||
"should": "13.2.3", | ||
@@ -29,7 +29,7 @@ "sinon": "17.0.1" | ||
"dependencies": { | ||
"@elastic/elasticsearch": "8.10.0", | ||
"@tryghost/debug": "^0.1.27", | ||
"@elastic/elasticsearch": "8.12.2", | ||
"@tryghost/debug": "^0.1.28", | ||
"split2": "4.2.0" | ||
}, | ||
"gitHead": "a655bcfba6531944b8fd997bf53ccefb9dcf1685" | ||
"gitHead": "46cfa9c0bc277226048af7c1b98c797bccc05db5" | ||
} |
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
+ Added@elastic/elasticsearch@8.12.2(transitive)
- Removed@elastic/elasticsearch@8.10.0(transitive)
Updated@tryghost/debug@^0.1.28