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

@ideditor/location-conflation

Package Overview
Dependencies
Maintainers
2
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ideditor/location-conflation - npm Package Compare versions

Comparing version 0.5.0 to 0.6.0

5

CHANGELOG.md

@@ -19,2 +19,7 @@ # What's New

# 0.6.0
##### 2020-Oct-26
* Update to country-coder v4.0.0
# 0.5.0

@@ -21,0 +26,0 @@ ##### 2020-Aug-25

4

package.json
{
"name": "@ideditor/location-conflation",
"version": "0.5.0",
"version": "0.6.0",
"license": "ISC",

@@ -29,3 +29,3 @@ "repository": "github:ideditor/location-conflation",

"@aitodotai/json-stringify-pretty-compact": "^1.3.0",
"@ideditor/country-coder": "^3.2.0",
"@ideditor/country-coder": "^4.0.0",
"@mapbox/geojson-area": "^0.2.2",

@@ -32,0 +32,0 @@ "circle-to-polygon": "^2.0.2",

[![npm version](https://badge.fury.io/js/%40ideditor%2Flocation-conflation.svg)](https://badge.fury.io/js/%40ideditor%2Flocation-conflation)
[![Build Status](https://travis-ci.org/ideditor/location-conflation.svg?branch=master)](https://travis-ci.org/ideditor/location-conflation)
[![Build Status](https://travis-ci.org/ideditor/location-conflation.svg?branch=main)](https://travis-ci.org/ideditor/location-conflation)

@@ -83,3 +83,3 @@

```
<img width="800px" alt="Southern Europe" src="https://raw.githubusercontent.com/ideditor/location-conflation/master/docs/images/example1.png"/>
<img width="800px" alt="Southern Europe" src="https://raw.githubusercontent.com/ideditor/location-conflation/main/docs/images/example1.png"/>

@@ -92,3 +92,3 @@

```
<img width="800px" alt="Southern Europe and Northern Africa" src="https://raw.githubusercontent.com/ideditor/location-conflation/master/docs/images/example2.png"/>
<img width="800px" alt="Southern Europe and Northern Africa" src="https://raw.githubusercontent.com/ideditor/location-conflation/main/docs/images/example2.png"/>

@@ -101,3 +101,3 @@

```
<img width="800px" alt="Southern Europe and Northern Africa, excluding Egypt and Sudan" src="https://raw.githubusercontent.com/ideditor/location-conflation/master/docs/images/example3.png"/>
<img width="800px" alt="Southern Europe and Northern Africa, excluding Egypt and Sudan" src="https://raw.githubusercontent.com/ideditor/location-conflation/main/docs/images/example3.png"/>

@@ -109,3 +109,3 @@

```
<img width="800px" alt="The Alps, excluding Liechtenstein and regions around Bern and Zürich" src="https://raw.githubusercontent.com/ideditor/location-conflation/master/docs/images/example4.png"/>
<img width="800px" alt="The Alps, excluding Liechtenstein and regions around Bern and Zürich" src="https://raw.githubusercontent.com/ideditor/location-conflation/main/docs/images/example4.png"/>

@@ -112,0 +112,0 @@

## Release Checklist
#### Update version, tag, and publish
- [ ] git checkout master
- [ ] git checkout main
- [ ] git pull origin

@@ -12,4 +12,4 @@ - [ ] npm install

- [ ] git tag vA.B.C
- [ ] git push origin master vA.B.C
- [ ] git push origin main vA.B.C
- [ ] npm publish
- [ ] Go to GitHub and link the release notes to the changelog

Sorry, the diff of this file is not supported yet

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

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

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