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.0.4
to
1.0.5
+3
-15
package.json
{
"name": "@ot-builder/ot-encoding",
"description": "",
"version": "1.0.4",
"version": "1.0.5",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/ot-builder/monorepo.git",
"directory": "packages/ot-encoding"
},
"main": "./lib/index.js",
"types": "./lib/index.d.ts",
"files": [
"lib/**/*.js",
"lib/**/*.json",
"lib/**/*.d.ts"
],
"scripts": {

@@ -27,4 +15,4 @@ "build": "tsc -b ./tsconfig.package.json",

"dependencies": {
"@ot-builder/ot-glyphs": "1.0.4",
"@ot-builder/prelude": "1.0.4",
"@ot-builder/ot-glyphs": "1.0.5",
"@ot-builder/prelude": "1.0.5",
"tslib": "^2.0.0"

@@ -31,0 +19,0 @@ },