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/ot-encoding

Package Overview
Dependencies
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ot-builder/ot-encoding - npm Package Compare versions

Comparing version
1.7.6
to
1.7.8
+5
-5
package.json
{
"name": "@ot-builder/ot-encoding",
"description": "",
"version": "1.7.6",
"version": "1.7.8",
"license": "MIT",

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

"dependencies": {
"@ot-builder/ot-glyphs": "1.7.6",
"@ot-builder/prelude": "1.7.5",
"@ot-builder/ot-glyphs": "1.7.8",
"@ot-builder/prelude": "1.7.7",
"tslib": "^2.8.1"
},
"devDependencies": {
"@types/jest": "^29.5.14",
"jest": "^29.7.0"
"@types/jest": "^30.0.0",
"jest": "^30.2.0"
}
}