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.4
to
1.7.5
+22
-22
package.json
{
"name": "@ot-builder/io-bin-font",
"version": "1.7.4",
"version": "1.7.5",
"license": "MIT",

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

"dependencies": {
"tslib": "^2.6.3",
"@ot-builder/io-bin-encoding": "1.7.4",
"@ot-builder/io-bin-ext-private": "1.7.4",
"@ot-builder/io-bin-glyph-store": "1.7.4",
"@ot-builder/io-bin-layout": "1.7.4",
"@ot-builder/io-bin-metadata": "1.7.4",
"@ot-builder/io-bin-name": "1.7.4",
"@ot-builder/io-bin-sfnt": "1.7.4",
"@ot-builder/io-bin-vtt-private": "1.7.4",
"@ot-builder/ot": "1.7.4",
"@ot-builder/ot-glyphs": "1.7.4",
"@ot-builder/ot-metadata": "1.7.4",
"@ot-builder/ot-sfnt": "1.7.4",
"@ot-builder/prelude": "1.7.4",
"@ot-builder/ot-encoding": "1.7.4",
"@ot-builder/ot-ext-private": "1.7.4",
"@ot-builder/ot-layout": "1.7.4",
"@ot-builder/ot-name": "1.7.4",
"@ot-builder/ot-vtt-private": "1.7.4",
"@ot-builder/bin-util": "1.7.4"
"tslib": "^2.8.1",
"@ot-builder/io-bin-encoding": "1.7.5",
"@ot-builder/io-bin-ext-private": "1.7.5",
"@ot-builder/io-bin-glyph-store": "1.7.5",
"@ot-builder/io-bin-layout": "1.7.5",
"@ot-builder/io-bin-metadata": "1.7.5",
"@ot-builder/io-bin-name": "1.7.5",
"@ot-builder/io-bin-sfnt": "1.7.5",
"@ot-builder/io-bin-vtt-private": "1.7.5",
"@ot-builder/ot": "1.7.5",
"@ot-builder/ot-glyphs": "1.7.5",
"@ot-builder/ot-metadata": "1.7.5",
"@ot-builder/ot-sfnt": "1.7.5",
"@ot-builder/prelude": "1.7.5",
"@ot-builder/ot-encoding": "1.7.5",
"@ot-builder/ot-ext-private": "1.7.5",
"@ot-builder/ot-layout": "1.7.5",
"@ot-builder/ot-name": "1.7.5",
"@ot-builder/ot-vtt-private": "1.7.5",
"@ot-builder/bin-util": "1.7.5"
},
"devDependencies": {
"@types/jest": "^29.5.12",
"@types/jest": "^29.5.14",
"jest": "^29.7.0"
}
}