Socket
Socket
Sign inDemoInstall

pelias-query

Package Overview
Dependencies
Maintainers
5
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pelias-query - npm Package Compare versions

Comparing version 8.14.0 to 8.15.0

11

package.json
{
"name": "pelias-query",
"version": "8.14.0",
"version": "8.15.0",
"description": "An Elasticsearch query builder for Pelias",

@@ -14,4 +14,5 @@ "engines": {

"validate": "npm ls",
"travis": "npm run test",
"semantic-release": "semantic-release pre && npm publish && semantic-release post"
"travis": "npm run check-dependencies && npm run test",
"semantic-release": "semantic-release pre && npm publish && semantic-release post",
"check-dependencies": "node_modules/.bin/npm-check --production"
},

@@ -35,2 +36,3 @@ "repository": {

"jshint": "^2.5.6",
"npm-check": "^5.4.0",
"precommit-hook": "^3.0.0",

@@ -44,4 +46,5 @@ "tap-spec": "^4.1.0",

"validate",
"test"
"test",
"check-dependencies"
]
}

Sorry, the diff of this file is not supported yet

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