Socket
Socket
Sign inDemoInstall

pelias-query

Package Overview
Dependencies
Maintainers
6
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 7.0.0 to 7.0.1

15

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

@@ -10,7 +9,9 @@ "main": "index.js",

"test": "npm run units",
"validate": "npm ls"
"validate": "npm ls",
"travis": "npm run test",
"semantic-release": "semantic-release pre && npm publish && semantic-release post"
},
"repository": {
"type": "git",
"url": "git+https://github.com/pelias/query.git"
"url": "https://github.com/pelias/query.git"
},

@@ -30,3 +31,4 @@ "author": "",

"tap-spec": "^4.1.0",
"tape": "^4.2.0"
"tape": "^4.2.0",
"semantic-release": "^4.3.5"
},

@@ -37,3 +39,4 @@ "pre-commit": [

"test"
]
}
],
"version": "7.0.1"
}
.jshintrc

Sorry, the diff of this file is not supported yet

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