Comparing version 1.3.4 to 1.3.5
@@ -5,3 +5,3 @@ 'use strict'; | ||
var main = { | ||
tick: '✔︎', | ||
tick: '✔', | ||
cross: '✖', | ||
@@ -8,0 +8,0 @@ star: '★', |
{ | ||
"name": "figures", | ||
"version": "1.3.4", | ||
"version": "1.3.5", | ||
"description": "Unicode symbols with Windows CMD fallbacks", | ||
@@ -35,4 +35,4 @@ "license": "MIT", | ||
"devDependencies": { | ||
"ava": "0.0.3" | ||
"ava": "0.0.4" | ||
} | ||
} |
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
2950