@digicatapult/dtdl-parser
Advanced tools
Comparing version
{ | ||
"mainAssemblyName": "DTDLParserJSInterop.dll", | ||
"resources": { | ||
"hash": "sha256-5NsrkzBavQpAJt4afiSdBld8ma8GpbT6HqGBHkOtf6A=", | ||
"hash": "sha256-OHszHTuBe/ckQPsyeKJNegCZNRf6MK4iQFc+rJdoYoY=", | ||
"jsModuleNative": { | ||
@@ -184,6 +184,6 @@ "dotnet.native.js": "sha256-79LdZogK41buIci0KtOWmQvQc2swMI3jvDQCoN23NBM=" | ||
"System.Private.CoreLib.wasm": "sha256-pklll63uFQoY6vaD3vbluS9osYiJWLLLmob1yHFgepI=", | ||
"DTDLParserJSInterop.wasm": "sha256-a6EnqvvILKjiUCuXSUgADNq8wRBSXtNY2egx7coUHCQ=" | ||
"DTDLParserJSInterop.wasm": "sha256-br51QTUnqLLCANwcBX5MyX/EwmLRkqwEb5+jba71L4g=" | ||
}, | ||
"pdb": { | ||
"DTDLParserJSInterop.pdb": "sha256-BFzSzbz72SfvUg1umd2uKjEFYxgEkoB8n4EW0ozdCWs=" | ||
"DTDLParserJSInterop.pdb": "sha256-VhJu0CrakmX++zO84tAKmgbluvBtfa38o10XtNJAlro=" | ||
}, | ||
@@ -190,0 +190,0 @@ "vfs": { |
{ | ||
"name": "@digicatapult/dtdl-parser", | ||
"version": "0.0.33", | ||
"version": "0.0.34", | ||
"description": "JS tool to parse DTDL defined Ontologies", | ||
@@ -50,8 +50,8 @@ "main": "build/index.js", | ||
"@swc/cli": "^0.5.0", | ||
"@swc/core": "^1.7.42", | ||
"@swc/core": "^1.8.0", | ||
"@types/chai": "^5.0.1", | ||
"@types/mocha": "^10.0.9", | ||
"@types/node": "^22.8.6", | ||
"@typescript-eslint/eslint-plugin": "^8.12.2", | ||
"@typescript-eslint/parser": "^8.12.2", | ||
"@types/node": "^22.9.0", | ||
"@typescript-eslint/eslint-plugin": "^8.13.0", | ||
"@typescript-eslint/parser": "^8.13.0", | ||
"chai": "^5.1.2", | ||
@@ -62,3 +62,3 @@ "depcheck": "^1.4.7", | ||
"eslint-plugin-prettier": "^5.2.1", | ||
"globals": "^15.11.0", | ||
"globals": "^15.12.0", | ||
"mocha": "^10.8.2", | ||
@@ -65,0 +65,0 @@ "prettier": "^3.3.3", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
23951321
0