Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

unicode-match-property-value

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unicode-match-property-value - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

1

index.js
'use strict';
const propertyValueAliases = require('unicode-property-value-aliases');
const propertyToValueAliases = require('./data/mappings.js');

@@ -5,0 +4,0 @@

8

package.json
{
"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": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc