Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@tryghost/elasticsearch

Package Overview
Dependencies
Maintainers
16
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tryghost/elasticsearch - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

10

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc