@digicatapult/dtdl-parser
Advanced tools
Comparing version 0.0.16 to 0.0.17
{ | ||
"mainAssemblyName": "DTDLParserJSInterop.dll", | ||
"resources": { | ||
"hash": "sha256-JkuphsHoewHXIkEzB4TSX5RbrGtwlExXfQ5nReSk4XI=", | ||
"hash": "sha256-/02EiXo42by34HRcDCuken0BdNBfXbJLufifpL/Rjyw=", | ||
"jsModuleNative": { | ||
@@ -184,6 +184,6 @@ "dotnet.native.js": "sha256-79LdZogK41buIci0KtOWmQvQc2swMI3jvDQCoN23NBM=" | ||
"System.Private.CoreLib.wasm": "sha256-pklll63uFQoY6vaD3vbluS9osYiJWLLLmob1yHFgepI=", | ||
"DTDLParserJSInterop.wasm": "sha256-kMWqrjbn8iD2vXiMb3ly3NyhBBtP4U+06r0UTgaWgKw=" | ||
"DTDLParserJSInterop.wasm": "sha256-S+lZykwU05ll761uE0X/ItfR177rvhfza74y99CbMsU=" | ||
}, | ||
"pdb": { | ||
"DTDLParserJSInterop.pdb": "sha256-9RERiC5ymeUi66fAzocLw36WYbOrbp0BNrGfMjd3N2k=" | ||
"DTDLParserJSInterop.pdb": "sha256-YBF3EgpJ0UhawB/oiYDX9fIfO+k85wsBRJ0LVjKLIFA=" | ||
}, | ||
@@ -190,0 +190,0 @@ "vfs": { |
{ | ||
"name": "@digicatapult/dtdl-parser", | ||
"version": "0.0.16", | ||
"version": "0.0.17", | ||
"description": "JS tool to parse DTDL defined Ontologies", | ||
@@ -70,2 +70,2 @@ "main": "build/index.js", | ||
} | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
23950923