🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

string-pixel-width

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

string-pixel-width - npm Package Compare versions

Comparing version

to
1.6.0

97

lib/widthsMap.js

@@ -202,2 +202,99 @@ "use strict";

},
"avenir": {
"0": [56, 59, 56, 59],
"1": [56, 59, 56, 59],
"2": [56, 59, 56, 59],
"3": [56, 59, 56, 59],
"4": [56, 59, 56, 59],
"5": [56, 59, 56, 59],
"6": [56, 59, 56, 59],
"7": [56, 59, 56, 59],
"8": [56, 59, 56, 59],
"9": [56, 59, 56, 59],
" ": [28, 30, 28, 30],
"!": [28, 30, 28, 30],
"\"": [52, 52, 52, 52],
"#": [56, 59, 56, 59],
"$": [56, 59, 56, 59],
"%": [83, 91, 83, 91],
"&": [70, 74, 70, 74],
"'": [26, 30, 26, 30],
"(": [26, 30, 26, 30],
")": [26, 30, 26, 30],
"*": [44, 46, 44, 46],
"+": [67, 67, 67, 67],
",": [28, 30, 28, 30],
"-": [33, 32, 33, 32],
".": [28, 30, 28, 30],
"/": [37, 39, 37, 39],
":": [28, 30, 28, 30],
";": [28, 30, 28, 30],
"<": [67, 67, 67, 67],
"=": [67, 67, 67, 67],
">": [67, 67, 67, 67],
"?": [48, 52, 48, 52],
"@": [80, 80, 80, 80],
"A": [69, 72, 69, 72],
"B": [63, 65, 63, 65],
"C": [70, 69, 70, 69],
"D": [74, 76, 74, 76],
"E": [59, 61, 59, 61],
"F": [56, 57, 56, 57],
"G": [78, 78, 78, 78],
"H": [72, 74, 72, 74],
"I": [26, 28, 26, 28],
"J": [48, 50, 48, 50],
"K": [63, 69, 63, 69],
"L": [50, 52, 50, 52],
"M": [89, 93, 89, 93],
"N": [78, 80, 78, 80],
"O": [83, 83, 83, 83],
"P": [57, 61, 57, 61],
"Q": [83, 85, 83, 85],
"R": [59, 63, 59, 63],
"S": [56, 57, 56, 57],
"T": [57, 57, 57, 57],
"U": [69, 72, 69, 72],
"V": [61, 67, 61, 67],
"W": [94, 98, 94, 98],
"X": [63, 69, 63, 69],
"Y": [57, 63, 57, 63],
"Z": [56, 61, 56, 61],
"[": [26, 28, 26, 28],
"\\": [37, 39, 37, 39],
"]": [26, 28, 26, 28],
"^": [67, 67, 67, 67],
"_": [50, 50, 50, 50],
"`": [24, 26, 24, 26],
"a": [52, 54, 52, 54],
"b": [61, 63, 61, 63],
"c": [48, 48, 48, 48],
"d": [61, 63, 61, 63],
"e": [56, 57, 56, 57],
"f": [30, 35, 30, 35],
"g": [61, 63, 61, 63],
"h": [56, 57, 56, 57],
"i": [24, 26, 24, 26],
"j": [24, 26, 24, 26],
"k": [48, 54, 48, 54],
"l": [24, 26, 24, 26],
"m": [85, 87, 85, 87],
"n": [56, 57, 56, 57],
"o": [59, 61, 59, 61],
"p": [61, 63, 61, 63],
"q": [61, 63, 61, 63],
"r": [33, 39, 33, 39],
"s": [43, 44, 43, 44],
"t": [33, 39, 33, 39],
"u": [56, 57, 56, 57],
"v": [48, 52, 48, 52],
"w": [72, 80, 72, 80],
"x": [48, 54, 48, 54],
"y": [48, 52, 48, 52],
"z": [43, 48, 43, 48],
"{": [26, 28, 26, 28],
"|": [22, 22, 22, 22],
"}": [26, 28, 26, 28],
"~": [67, 67, 67, 67]
},
"comic sans ms": {

@@ -204,0 +301,0 @@ "0": [61, 61, 61, 61],

2

package.json
{
"name": "string-pixel-width",
"version": "1.5.0",
"version": "1.6.0",
"description": "String pixel width measurement on the backend in Javascript",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -32,2 +32,3 @@ [string-pixel-width](https://github.com/adambisek/string-pixel-width)

- Webdings
- Open Sans
- Tahoma

@@ -34,0 +35,0 @@

Sorry, the diff of this file is not supported yet