unicode-match-property-value
Advanced tools
Comparing version 2.0.0 to 2.0.1
'use strict'; | ||
const propertyValueAliases = require('unicode-property-value-aliases'); | ||
const propertyToValueAliases = require('./data/mappings.js'); | ||
@@ -5,0 +4,0 @@ |
{ | ||
"name": "unicode-match-property-value", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Match a Unicode property or property alias to its canonical property name without loose matching.", | ||
@@ -30,10 +30,6 @@ "homepage": "https://github.com/mathiasbynens/unicode-match-property-value", | ||
"bugs": "https://github.com/mathiasbynens/unicode-match-property-value/issues", | ||
"dependencies": { | ||
"unicode-property-value-aliases": "^2.0.0" | ||
}, | ||
"devDependencies": { | ||
"ava": "*", | ||
"jsesc": "^2.5.0", | ||
"unicode-9.0.0": "^0.7.4", | ||
"unicode-property-aliases-ecmascript": "^1.0.0" | ||
"unicode-property-value-aliases": "^2.0.0" | ||
}, | ||
@@ -40,0 +36,0 @@ "scripts": { |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
3
0
21969
652
- Removedunicode-property-value-aliases@2.0.0(transitive)