us-state-codes
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "us-state-codes", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "US state names and postal codes", | ||
@@ -11,3 +11,3 @@ "main": "index.js", | ||
"type": "git", | ||
"url": "git+https://github.com/mdzhang/us-state-codes.git" | ||
"url": "https://github.com/mdzhang/us-state-codes.git" | ||
}, | ||
@@ -18,3 +18,4 @@ "keywords": [ | ||
"postal", | ||
"code" | ||
"code", | ||
"name" | ||
], | ||
@@ -21,0 +22,0 @@ "author": "Michelle D. Zhang <zhang.michelle.d@gmail.com>", |
@@ -18,5 +18,5 @@ { | ||
"IA": "Iowa", | ||
"KS": "Kansa", | ||
"KS": "Kansas", | ||
"KY": "Kentucky", | ||
"LA": "Lousiana", | ||
"LA": "Louisiana", | ||
"ME": "Maine", | ||
@@ -23,0 +23,0 @@ "MD": "Maryland", |
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
4403