@digicatapult/dtdl-parser
Advanced tools
Comparing version 0.0.40 to 0.0.41
{ | ||
"mainAssemblyName": "DTDLParserJSInterop.dll", | ||
"resources": { | ||
"hash": "sha256-QLw51pn18nSbLnijruHMFkej9Rf6LbmcbNn8KKANees=", | ||
"hash": "sha256-r8hcGUPEKp6CgkAiqIQ3uPB/upW9SB1fQNvSl79+qF0=", | ||
"jsModuleNative": { | ||
@@ -184,6 +184,6 @@ "dotnet.native.js": "sha256-RJSaznnQfs61QDjr6yYHhnUwleZQ+VUSj2Luj18u2rA=" | ||
"System.Private.CoreLib.wasm": "sha256-6w3jYr0arcp8jnt4aeqh+AmqrLA6q7jl9rQYAwLzE0M=", | ||
"DTDLParserJSInterop.wasm": "sha256-lTx5GU+BOCt1qH9xt2X5EAj0M7CSL852MskMsqt8/cw=" | ||
"DTDLParserJSInterop.wasm": "sha256-wI+0FSjQZ/CjsIYQYiKETwefGz5fhXG6c3pbjyAsd+s=" | ||
}, | ||
"pdb": { | ||
"DTDLParserJSInterop.pdb": "sha256-kiYC+0MCtBynsOqyTvi1Xszx6i8FACv5I4bhtZV/r24=" | ||
"DTDLParserJSInterop.pdb": "sha256-zlgY1ZNyddnmIgpuDw/DCSK13w8ijPnJI4estSHmKtw=" | ||
}, | ||
@@ -190,0 +190,0 @@ "vfs": { |
{ | ||
"name": "@digicatapult/dtdl-parser", | ||
"version": "0.0.40", | ||
"version": "0.0.41", | ||
"description": "JS tool to parse DTDL defined Ontologies", | ||
@@ -53,3 +53,3 @@ "main": "build/index.js", | ||
"@types/mocha": "^10.0.10", | ||
"@types/node": "^22.9.4", | ||
"@types/node": "^22.10.0", | ||
"@typescript-eslint/eslint-plugin": "^8.16.0", | ||
@@ -64,3 +64,3 @@ "@typescript-eslint/parser": "^8.16.0", | ||
"mocha": "^10.8.2", | ||
"prettier": "^3.3.3", | ||
"prettier": "^3.4.1", | ||
"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
23951640