@tryghost/elasticsearch
Advanced tools
Comparing version 0.1.2 to 0.1.3
{ | ||
"name": "@tryghost/elasticsearch", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"repository": "https://github.com/TryGhost/framework/tree/main/packages/elasticsearch", | ||
@@ -10,3 +10,3 @@ "author": "Ghost Foundation", | ||
"dev": "echo \"Implement me!\"", | ||
"test": "NODE_ENV=testing c8 --check-coverage mocha './test/**/*.test.js'", | ||
"test": "NODE_ENV=testing c8 --reporter text --reporter cobertura --check-coverage mocha './test/**/*.test.js'", | ||
"lint": "eslint . --ext .js --cache", | ||
@@ -24,3 +24,3 @@ "posttest": "yarn lint" | ||
"c8": "7.10.0", | ||
"mocha": "9.1.2", | ||
"mocha": "9.1.3", | ||
"should": "13.2.3", | ||
@@ -31,5 +31,5 @@ "sinon": "11.1.2" | ||
"@elastic/elasticsearch": "^7.15.0", | ||
"@tryghost/debug": "^0.1.8" | ||
"@tryghost/debug": "^0.1.9" | ||
}, | ||
"gitHead": "42e7cecb77f0cb42e37911ef9ab09e4fb6f55b26" | ||
"gitHead": "5ed9e74e8b18de21a6f8366fee3296e140730504" | ||
} |
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
4147
Updated@tryghost/debug@^0.1.9