@tryghost/elasticsearch
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "@tryghost/elasticsearch", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"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 --reporter text --reporter cobertura --check-coverage mocha './test/**/*.test.js'", | ||
"test": "NODE_ENV=testing c8 --all --check-coverage --reporter text --reporter cobertura mocha './test/**/*.test.js'", | ||
"lint": "eslint . --ext .js --cache", | ||
@@ -24,3 +24,3 @@ "posttest": "yarn lint" | ||
"c8": "7.11.0", | ||
"mocha": "9.2.0", | ||
"mocha": "9.2.1", | ||
"should": "13.2.3", | ||
@@ -31,5 +31,5 @@ "sinon": "13.0.1" | ||
"@elastic/elasticsearch": "7.17.0", | ||
"@tryghost/debug": "^0.1.12" | ||
"@tryghost/debug": "^0.1.13" | ||
}, | ||
"gitHead": "45777c4b5a010293f529f88aea19a81a896ba266" | ||
"gitHead": "64606b3f53d3ec8e6bf988f694d9dc4bbf5fac70" | ||
} |
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
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
4153
Updated@tryghost/debug@^0.1.13