Comparing version 1.3.3 to 1.3.4
@@ -51,3 +51,3 @@ 'use strict'; | ||
circle: '( )', | ||
circleFilled: '(•)', | ||
circleFilled: '(*)', | ||
circleDotted: '( )', | ||
@@ -59,3 +59,3 @@ circleDouble: '( )', | ||
circleQuestionMark: '(?)', | ||
bullet: '•', | ||
bullet: '*', | ||
dot: '.', | ||
@@ -75,3 +75,3 @@ line: '─', | ||
arrowRight: main.arrowRight, | ||
radioOn: '(•)', | ||
radioOn: '(*)', | ||
radioOff: '( )', | ||
@@ -78,0 +78,0 @@ checkboxOn: '[×]', |
{ | ||
"name": "figures", | ||
"version": "1.3.3", | ||
"version": "1.3.4", | ||
"description": "Unicode symbols with Windows CMD fallbacks", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
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
2953