@digicatapult/dtdl-parser
Advanced tools
Comparing version
{ | ||
"mainAssemblyName": "DTDLParserJSInterop.dll", | ||
"resources": { | ||
"hash": "sha256-7VOoMyTEa0jhC1btIddsH25QKPQY0NhMMkNIlUHSTVg=", | ||
"hash": "sha256-pSXcolnWqeBg7W3j7NPoNdNxFKfYACCS2RvDhyRhYOA=", | ||
"jsModuleNative": { | ||
@@ -184,6 +184,6 @@ "dotnet.native.js": "sha256-h+x8Six8ixDDQ0Av8R0G0JzMkJebsXUTax2dvk5pAqA=" | ||
"System.Private.CoreLib.wasm": "sha256-LQqLbHgeEX4HONx7GwIxGgmzIXP6n2OPxqnq+/4Tyqk=", | ||
"DTDLParserJSInterop.wasm": "sha256-5a0oduNLJLDVH84jUb71XmrU1nhW31T9SkAVgIXVaV8=" | ||
"DTDLParserJSInterop.wasm": "sha256-m+fkJaseKjxgQwhKUr0/8azn22xa37wkPm8sOwyPYGw=" | ||
}, | ||
"pdb": { | ||
"DTDLParserJSInterop.pdb": "sha256-qs8WTCG0U2CVK1uPQ7XQWct9b22LZxQuvv/+KFPEVKk=" | ||
"DTDLParserJSInterop.pdb": "sha256-sJnf/v2Cp/Gye2k13pe4De0ZD/v9zHxKpUCJeDZVox0=" | ||
}, | ||
@@ -190,0 +190,0 @@ "vfs": { |
{ | ||
"name": "@digicatapult/dtdl-parser", | ||
"version": "0.0.72", | ||
"version": "0.0.73", | ||
"description": "JS tool to parse DTDL defined Ontologies", | ||
@@ -63,3 +63,3 @@ "main": "build/index.js", | ||
"mocha": "^11.1.0", | ||
"prettier": "^3.4.2", | ||
"prettier": "^3.5.0", | ||
"prettier-plugin-organize-imports": "^4.1.0", | ||
@@ -66,0 +66,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
23951789
0