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/ft-metadata

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ot-builder/ft-metadata - npm Package Compare versions

Comparing version
0.4.1
to
0.5.0
+5
-5
package.json

@@ -10,3 +10,3 @@ {

},
"version": "0.4.1",
"version": "0.5.0",
"main": "./lib/index.js",

@@ -23,6 +23,6 @@ "types": "./lib/index.d.ts",

"dependencies": {
"@ot-builder/common-impl": "0.4.1",
"@ot-builder/prelude": "0.4.1",
"@ot-builder/primitive": "0.3.1",
"@ot-builder/variance": "0.4.1",
"@ot-builder/common-impl": "0.5.0",
"@ot-builder/prelude": "0.5.0",
"@ot-builder/primitive": "0.4.0",
"@ot-builder/variance": "0.5.0",
"tslib": "^1.9.3"

@@ -29,0 +29,0 @@ },