node-postal
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "node-postal", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"author": "Al Barrentine (@thatdatabaseguy)", | ||
@@ -5,0 +5,0 @@ "description": "International address parsing/normalization at C speed", |
node-postal | ||
----------- | ||
[![Build Status](https://travis-ci.org/openvenues/node-postal.svg?branch=master)](https://travis-ci.org/openvenues/node-postal) [![npm](https://img.shields.io/npm/v/node-postal.svg?maxAge=2592000)](https://www.npmjs.com/package/node-postal) | ||
[![Build Status](https://travis-ci.org/openvenues/node-postal.svg?branch=master)](https://travis-ci.org/openvenues/node-postal) [![npm](https://img.shields.io/npm/v/node-postal.svg)](https://www.npmjs.com/package/node-postal) | ||
@@ -6,0 +6,0 @@ These are the NodeJS bindings to [libpostal](https://github.com/openvenues/libpostal), a fast, multilingual NLP library for parsing/normalizing physical addresses. libpostal is written in C because virtually every other language can bind to C. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
20486