unicode-canonical-property-names-ecmascript
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -49,2 +49,3 @@ module.exports = new Set([ | ||
'Radical', | ||
'Regional_Indicator', | ||
'Sentence_Terminal', | ||
@@ -51,0 +52,0 @@ 'Soft_Dotted', |
{ | ||
"name": "unicode-canonical-property-names-ecmascript", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/mathiasbynens/unicode-canonical-property-names-ecmascript", |
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
4312
59