@digicatapult/dtdl-parser
Advanced tools
Comparing version
{ | ||
"mainAssemblyName": "DTDLParserJSInterop.dll", | ||
"resources": { | ||
"hash": "sha256-q7yG3pEwFt52YajBrzJC3mZbWScB43ngqhkMG/X+/aA=", | ||
"hash": "sha256-Egq/DASbGT3I9pTRJ3pHmh79Ub3OmDT6QACzMbdRTQE=", | ||
"jsModuleNative": { | ||
@@ -184,6 +184,6 @@ "dotnet.native.js": "sha256-h+x8Six8ixDDQ0Av8R0G0JzMkJebsXUTax2dvk5pAqA=" | ||
"System.Private.CoreLib.wasm": "sha256-LQqLbHgeEX4HONx7GwIxGgmzIXP6n2OPxqnq+/4Tyqk=", | ||
"DTDLParserJSInterop.wasm": "sha256-p7TiFXp+n7kcmyyHEFvQ0HtuRnIvvhxYpKiC1MekCGA=" | ||
"DTDLParserJSInterop.wasm": "sha256-Ks84X3B02f7cTko2O+neh9je+fb9ARYxQk4ZEXr2BfU=" | ||
}, | ||
"pdb": { | ||
"DTDLParserJSInterop.pdb": "sha256-u6aFgDCKJUvD1iy6qZJV7LgOSPM6H79wv0NneRxOzsE=" | ||
"DTDLParserJSInterop.pdb": "sha256-yht53tDC10Nu/vb9IxfbzmdyJh6pz2z8GywuukxAdBI=" | ||
}, | ||
@@ -190,0 +190,0 @@ "vfs": { |
{ | ||
"name": "@digicatapult/dtdl-parser", | ||
"version": "0.0.83", | ||
"version": "0.0.84", | ||
"description": "JS tool to parse DTDL defined Ontologies", | ||
@@ -53,5 +53,5 @@ "main": "build/index.js", | ||
"@types/mocha": "^10.0.10", | ||
"@types/node": "^22.13.8", | ||
"@typescript-eslint/eslint-plugin": "^8.25.0", | ||
"@typescript-eslint/parser": "^8.25.0", | ||
"@types/node": "^22.13.9", | ||
"@typescript-eslint/eslint-plugin": "^8.26.0", | ||
"@typescript-eslint/parser": "^8.26.0", | ||
"chai": "^5.2.0", | ||
@@ -64,3 +64,3 @@ "depcheck": "^1.4.7", | ||
"mocha": "^11.1.0", | ||
"prettier": "^3.5.2", | ||
"prettier": "^3.5.3", | ||
"prettier-plugin-organize-imports": "^4.1.0", | ||
@@ -67,0 +67,0 @@ "rimraf": "^6.0.1", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet