@digicatapult/dtdl-parser
Advanced tools
Comparing version
{ | ||
"mainAssemblyName": "DTDLParserJSInterop.dll", | ||
"resources": { | ||
"hash": "sha256-ICMOYRkrcmRYgKy3udDxKg143aCrmC7AJpmRCoXfbOs=", | ||
"hash": "sha256-FtYBuy5c6VjIDyWf95RDlR9+Gw6cOYhGVbKEKSFDKyU=", | ||
"jsModuleNative": { | ||
@@ -184,6 +184,6 @@ "dotnet.native.js": "sha256-Xgag+sRQ0Cu6vG+5Lr4j8IYyUtuXyhrme8MTm2CdmEQ=" | ||
"System.Private.CoreLib.wasm": "sha256-fvIPBcvgvsRuWrKi2LGQsLYvcKUSnyIuBUsE3LJu/0Y=", | ||
"DTDLParserJSInterop.wasm": "sha256-v2IZnliYNYSJLJd6tPo6VorEN8w8TGY7SsIjexYZZ8Y=" | ||
"DTDLParserJSInterop.wasm": "sha256-pPWUxHo20Cws+nd0/QJqmul8HJQeBjITrHORnEnYkBk=" | ||
}, | ||
"pdb": { | ||
"DTDLParserJSInterop.pdb": "sha256-evM5E8Z+Y3TSlOyJJsXEcnHqBKF/LUKbGp8Nh+uJiDc=" | ||
"DTDLParserJSInterop.pdb": "sha256-iiHuyFufs7Kn/EsmWTQoeCU1VhZS6zk75klDrEHee3c=" | ||
}, | ||
@@ -190,0 +190,0 @@ "vfs": { |
{ | ||
"name": "@digicatapult/dtdl-parser", | ||
"version": "0.0.66", | ||
"version": "0.0.67", | ||
"description": "JS tool to parse DTDL defined Ontologies", | ||
@@ -47,3 +47,3 @@ "main": "build/index.js", | ||
"@eslint/eslintrc": "^3.2.0", | ||
"@eslint/js": "^9.18.0", | ||
"@eslint/js": "^9.19.0", | ||
"@swc-node/register": "^1.10.9", | ||
@@ -54,3 +54,3 @@ "@swc/cli": "^0.6.0", | ||
"@types/mocha": "^10.0.10", | ||
"@types/node": "^22.10.9", | ||
"@types/node": "^22.10.10", | ||
"@typescript-eslint/eslint-plugin": "^8.21.0", | ||
@@ -60,3 +60,3 @@ "@typescript-eslint/parser": "^8.21.0", | ||
"depcheck": "^1.4.7", | ||
"eslint": "^9.18.0", | ||
"eslint": "^9.19.0", | ||
"eslint-config-prettier": "^10.0.1", | ||
@@ -63,0 +63,0 @@ "eslint-plugin-prettier": "^5.2.3", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
23951639
0