@tryghost/elasticsearch
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@tryghost/elasticsearch", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"repository": "https://github.com/TryGhost/framework/tree/main/packages/elasticsearch", | ||
@@ -22,12 +22,12 @@ "author": "Ghost Foundation", | ||
"devDependencies": { | ||
"c8": "7.10.0", | ||
"mocha": "9.1.3", | ||
"c8": "7.11.0", | ||
"mocha": "9.2.0", | ||
"should": "13.2.3", | ||
"sinon": "11.1.2" | ||
"sinon": "12.0.1" | ||
}, | ||
"dependencies": { | ||
"@elastic/elasticsearch": "^7.15.0", | ||
"@tryghost/debug": "^0.1.10" | ||
"@elastic/elasticsearch": "7.15.0", | ||
"@tryghost/debug": "^0.1.11" | ||
}, | ||
"gitHead": "55371ada5238f51b3eff074e7e19d61466f128ad" | ||
"gitHead": "10ae79c6c37b422aa9e2d6b9da4b322419577660" | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
4147
+ Added@elastic/elasticsearch@7.15.0(transitive)
- Removed@elastic/elasticsearch@7.17.14(transitive)
Updated@tryghost/debug@^0.1.11