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

node-postal

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-postal - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

4

package.json
{
"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 @@

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