us-state-converter
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -460,3 +460,3 @@ const list = [ | ||
const states = (() => { | ||
module.exports = (() => { | ||
const main = state => { | ||
@@ -516,5 +516,1 @@ if (!state) return list | ||
})() | ||
states() | ||
exports.states = states |
{ | ||
"name": "us-state-converter", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"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
10153
507