node-postal
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "node-postal", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"author": "Al Barrentine (@thatdatabaseguy)", | ||
@@ -34,3 +34,3 @@ "description": "International address parsing/normalization at C speed", | ||
"scripts": { | ||
"install" : "(node-gyp rebuild) || (exit 0)", | ||
"install": "(node-gyp rebuild) || (exit 0)", | ||
"test": "mocha ./test" | ||
@@ -37,0 +37,0 @@ }, |
@@ -18,3 +18,3 @@ node-postal | ||
// Parser API | ||
postal.parser.parse_address('Mayfield 688 Franklin Ave, Crown Heights, Brooklyn, NY 11238'); | ||
postal.parser.parse_address('Barboncino 781 Franklin Ave, Crown Heights, Brooklyn, NY 11238'); | ||
``` | ||
@@ -21,0 +21,0 @@ |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
20442
9
54
2