@digicatapult/dtdl-parser
Advanced tools
Comparing version
{ | ||
"mainAssemblyName": "DTDLParserJSInterop.dll", | ||
"resources": { | ||
"hash": "sha256-dRXQoxJbC/04CrT13bETRRMq15wDATPozalQAYlf6F4=", | ||
"hash": "sha256-4MDMse+grbRBOSmsDD7NKa7foibPY71Agsnf1UP8WC8=", | ||
"jsModuleNative": { | ||
@@ -184,6 +184,6 @@ "dotnet.native.js": "sha256-h+x8Six8ixDDQ0Av8R0G0JzMkJebsXUTax2dvk5pAqA=" | ||
"System.Private.CoreLib.wasm": "sha256-LQqLbHgeEX4HONx7GwIxGgmzIXP6n2OPxqnq+/4Tyqk=", | ||
"DTDLParserJSInterop.wasm": "sha256-FTUSvY1mu/7yW2i54X3skXslWlasRY3DKGzhNA2dQBU=" | ||
"DTDLParserJSInterop.wasm": "sha256-Su7tliNtYiRO/SbNYsvDBGeUfAung1s8vMv5eAI1b5E=" | ||
}, | ||
"pdb": { | ||
"DTDLParserJSInterop.pdb": "sha256-SYUYTuXrwKmMAe3Y6J7QLMHjmUfmxYTDrpsEZ1+247A=" | ||
"DTDLParserJSInterop.pdb": "sha256-zdzg1Khtya1LkxNuXtGaIcJh/31bvFOnP7oaw1Jh15w=" | ||
}, | ||
@@ -190,0 +190,0 @@ "vfs": { |
{ | ||
"name": "@digicatapult/dtdl-parser", | ||
"version": "0.0.80", | ||
"version": "0.0.81", | ||
"description": "JS tool to parse DTDL defined Ontologies", | ||
@@ -50,8 +50,8 @@ "main": "build/index.js", | ||
"@swc/cli": "^0.6.0", | ||
"@swc/core": "^1.10.18", | ||
"@swc/core": "^1.11.1", | ||
"@types/chai": "^5.0.1", | ||
"@types/mocha": "^10.0.10", | ||
"@types/node": "^22.13.5", | ||
"@typescript-eslint/eslint-plugin": "^8.24.1", | ||
"@typescript-eslint/parser": "^8.24.1", | ||
"@typescript-eslint/eslint-plugin": "^8.25.0", | ||
"@typescript-eslint/parser": "^8.25.0", | ||
"chai": "^5.2.0", | ||
@@ -58,0 +58,0 @@ "depcheck": "^1.4.7", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
23951783
0