us-state-converter
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -460,3 +460,3 @@ const list = [ | ||
exports.states = (() => { | ||
const states = (() => { | ||
const main = state => { | ||
@@ -516,1 +516,3 @@ if (!state) return list | ||
})() | ||
exports.states = states |
{ | ||
"name": "us-state-converter", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A package that converts U.S. state abbreviations to full names and back", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
10178
508