Socket
Socket
Sign inDemoInstall

pelias-schema

Package Overview
Dependencies
Maintainers
5
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pelias-schema - npm Package Compare versions

Comparing version 6.1.0 to 6.1.1

2

package.json
{
"name": "pelias-schema",
"version": "6.1.0",
"version": "6.1.1",
"author": "pelias",

@@ -5,0 +5,0 @@ "description": "Elasticsearch schema files and tooling for Pelias",

@@ -54,2 +54,4 @@ const _ = require('lodash');

"synonyms/custom_name/multiword",
"synonyms/custom_street/multiword",
"synonyms/custom_admin/multiword",
"name_synonyms_multiplexer",

@@ -88,2 +90,4 @@ "icu_folding",

"synonyms/custom_name/multiword",
"synonyms/custom_street/multiword",
"synonyms/custom_admin/multiword",
"name_synonyms_multiplexer",

@@ -161,2 +165,4 @@ "icu_folding",

"synonyms/custom_name",
"synonyms/custom_street",
"synonyms/custom_admin",
"synonyms/personal_titles",

@@ -163,0 +169,0 @@ "synonyms/place_names",

@@ -108,2 +108,4 @@ var path = require('path'),

'synonyms/custom_name',
'synonyms/custom_street',
'synonyms/custom_admin',
'synonyms/personal_titles',

@@ -136,2 +138,4 @@ 'synonyms/place_names',

"synonyms/custom_name/multiword",
"synonyms/custom_street/multiword",
"synonyms/custom_admin/multiword",
"name_synonyms_multiplexer",

@@ -194,2 +198,4 @@ "icu_folding",

"synonyms/custom_name/multiword",
"synonyms/custom_street/multiword",
"synonyms/custom_admin/multiword",
"name_synonyms_multiplexer",

@@ -196,0 +202,0 @@ "icu_folding",

Sorry, the diff of this file is too big to display

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