Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@ot-builder/io-bin-font

Package Overview
Dependencies
Maintainers
1
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ot-builder/io-bin-font - npm Package Compare versions

Comparing version
1.7.6
to
1.7.8
+22
-22
package.json
{
"name": "@ot-builder/io-bin-font",
"version": "1.7.6",
"version": "1.7.8",
"license": "MIT",

@@ -27,26 +27,26 @@ "repository": {

"tslib": "^2.8.1",
"@ot-builder/io-bin-encoding": "1.7.6",
"@ot-builder/io-bin-ext-private": "1.7.6",
"@ot-builder/io-bin-glyph-store": "1.7.6",
"@ot-builder/io-bin-layout": "1.7.6",
"@ot-builder/io-bin-metadata": "1.7.6",
"@ot-builder/io-bin-name": "1.7.6",
"@ot-builder/io-bin-sfnt": "1.7.6",
"@ot-builder/io-bin-vtt-private": "1.7.6",
"@ot-builder/ot": "1.7.6",
"@ot-builder/ot-glyphs": "1.7.6",
"@ot-builder/ot-metadata": "1.7.6",
"@ot-builder/ot-sfnt": "1.7.6",
"@ot-builder/prelude": "1.7.5",
"@ot-builder/ot-encoding": "1.7.6",
"@ot-builder/ot-ext-private": "1.7.6",
"@ot-builder/ot-layout": "1.7.6",
"@ot-builder/ot-name": "1.7.6",
"@ot-builder/ot-vtt-private": "1.7.6",
"@ot-builder/bin-util": "1.7.6"
"@ot-builder/io-bin-encoding": "1.7.8",
"@ot-builder/io-bin-ext-private": "1.7.8",
"@ot-builder/io-bin-glyph-store": "1.7.8",
"@ot-builder/io-bin-layout": "1.7.8",
"@ot-builder/io-bin-metadata": "1.7.8",
"@ot-builder/io-bin-name": "1.7.8",
"@ot-builder/io-bin-sfnt": "1.7.8",
"@ot-builder/io-bin-vtt-private": "1.7.8",
"@ot-builder/ot": "1.7.8",
"@ot-builder/ot-glyphs": "1.7.8",
"@ot-builder/ot-metadata": "1.7.8",
"@ot-builder/ot-sfnt": "1.7.8",
"@ot-builder/prelude": "1.7.7",
"@ot-builder/ot-encoding": "1.7.8",
"@ot-builder/ot-ext-private": "1.7.8",
"@ot-builder/ot-layout": "1.7.8",
"@ot-builder/ot-name": "1.7.8",
"@ot-builder/ot-vtt-private": "1.7.8",
"@ot-builder/bin-util": "1.7.8"
},
"devDependencies": {
"@types/jest": "^29.5.14",
"jest": "^29.7.0"
"@types/jest": "^30.0.0",
"jest": "^30.2.0"
}
}