@interopio/fdc3
Advanced tools
Comparing version 2.1.3 to 2.2.0
{ | ||
"name": "@interopio/fdc3", | ||
"version": "2.1.3", | ||
"version": "2.2.0", | ||
"description": "IO Connect implementation of the FDC3 standard", | ||
@@ -48,3 +48,4 @@ "main": "dist/fdc3.umd.js", | ||
"dependencies": { | ||
"@finos/fdc3": "^2.0.3", | ||
"@finos/fdc3": "^2.1.0-beta", | ||
"@interopio/utils": "^1.2.0", | ||
"callback-registry": "^2.7.2", | ||
@@ -54,3 +55,3 @@ "decoder-validate": "^0.0.2", | ||
}, | ||
"gitHead": "abd515916de960fd357dadab2b300c4bbe12f91d" | ||
"gitHead": "4f543b0cb0bd2c313785b9662a07fc442253a2ea" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
911799
18777
5
+ Added@interopio/utils@^1.2.0
+ Added@interopio/utils@1.4.2(transitive)
Updated@finos/fdc3@^2.1.0-beta