swiss-address-parser
Advanced tools
Comparing version 0.1.0 to 0.2.1
{ | ||
"name": "swiss-address-parser", | ||
"displayName": "@cytex/swiss-address-parser", | ||
"version": "0.1.0", | ||
"version": "0.2.1", | ||
"description": "parses 🇨🇭 address strings into structured data", | ||
"keywords": [ | ||
"swiss-address-parser", | ||
"epost.ch", | ||
"epost", | ||
"swiss-post", | ||
"api", | ||
"switzerland", | ||
"address parser", | ||
"geocoding", | ||
"geocoder", | ||
"swiss address", | ||
"typescript", | ||
@@ -41,3 +41,4 @@ "javascript", | ||
"test": "jest --testPathIgnorePatterns \"build/\" --runInBand --verbose", | ||
"posttest": "npm run lint" | ||
"posttest": "npm run lint", | ||
"publish-package": "npm version patch --force && npm publish" | ||
}, | ||
@@ -62,2 +63,2 @@ "devDependencies": { | ||
"readme": "README.md" | ||
} | ||
} |
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
13061