@digicatapult/dtdl-parser
Advanced tools
Comparing version
{ | ||
"mainAssemblyName": "DTDLParserJSInterop.dll", | ||
"resources": { | ||
"hash": "sha256-Tv5uv7T7prQbnAGUvBqWaFezo2PDWXZqUWB8mo/7J3s=", | ||
"hash": "sha256-v/0agedTwERqLTOgtVtLqrxtgP19pqp9wER2qeJUnRM=", | ||
"jsModuleNative": { | ||
@@ -184,6 +184,6 @@ "dotnet.native.js": "sha256-h+x8Six8ixDDQ0Av8R0G0JzMkJebsXUTax2dvk5pAqA=" | ||
"System.Private.CoreLib.wasm": "sha256-LQqLbHgeEX4HONx7GwIxGgmzIXP6n2OPxqnq+/4Tyqk=", | ||
"DTDLParserJSInterop.wasm": "sha256-RxpjFXLnsGBSIJHBSD8Wd1/nEllWv0GXVJy0eW6F684=" | ||
"DTDLParserJSInterop.wasm": "sha256-w/gaHN5QbE+Ha4zzZmAp6dVApDbGADFICH5TNkXCjWM=" | ||
}, | ||
"pdb": { | ||
"DTDLParserJSInterop.pdb": "sha256-3/95nyi4IZyi+/lfNIkwYHSTXQ8a1H7cyl7nT61u7fo=" | ||
"DTDLParserJSInterop.pdb": "sha256-xCw2QkUkASB7yvstFKDKrVIi1kXHTylbcQIGVpfSMfc=" | ||
}, | ||
@@ -190,0 +190,0 @@ "vfs": { |
{ | ||
"name": "@digicatapult/dtdl-parser", | ||
"version": "0.0.85", | ||
"version": "0.0.86", | ||
"description": "JS tool to parse DTDL defined Ontologies", | ||
@@ -51,3 +51,3 @@ "main": "build/index.js", | ||
"@swc/core": "^1.11.7", | ||
"@types/chai": "^5.0.1", | ||
"@types/chai": "^5.2.0", | ||
"@types/mocha": "^10.0.10", | ||
@@ -60,3 +60,3 @@ "@types/node": "^22.13.9", | ||
"eslint": "^9.21.0", | ||
"eslint-config-prettier": "^10.0.2", | ||
"eslint-config-prettier": "^10.1.1", | ||
"eslint-plugin-prettier": "^5.2.3", | ||
@@ -63,0 +63,0 @@ "globals": "^16.0.0", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
23951783
0