@digicatapult/dtdl-parser
Advanced tools
Comparing version 0.0.44 to 0.0.45
{ | ||
"mainAssemblyName": "DTDLParserJSInterop.dll", | ||
"resources": { | ||
"hash": "sha256-heo8apjOl0HEy9LJX7D1Y2jJI/5iwDtfOLP+hjah0Tk=", | ||
"hash": "sha256-0k/x8q5PLx/MjLNMU6YpYdu3Of2IZ8RlSmuybQxri4k=", | ||
"jsModuleNative": { | ||
@@ -184,6 +184,6 @@ "dotnet.native.js": "sha256-RJSaznnQfs61QDjr6yYHhnUwleZQ+VUSj2Luj18u2rA=" | ||
"System.Private.CoreLib.wasm": "sha256-6w3jYr0arcp8jnt4aeqh+AmqrLA6q7jl9rQYAwLzE0M=", | ||
"DTDLParserJSInterop.wasm": "sha256-hS6z1EGL54RK7ioA+swN3HxuwKoLnbY41S3gYGQcqKs=" | ||
"DTDLParserJSInterop.wasm": "sha256-169PwIt8MjjS/qoX4OsR99kPKXohb+eWDg6MEdRI+7I=" | ||
}, | ||
"pdb": { | ||
"DTDLParserJSInterop.pdb": "sha256-Nm3xfi/ML+ZP+93jU6P0tqG7KHlKo5jJnuJkeweF9cg=" | ||
"DTDLParserJSInterop.pdb": "sha256-q2ysQVfFtI5lvwvI02z99H+MIGezMKpRoMC9uIa3rXc=" | ||
}, | ||
@@ -190,0 +190,0 @@ "vfs": { |
{ | ||
"name": "@digicatapult/dtdl-parser", | ||
"version": "0.0.44", | ||
"version": "0.0.45", | ||
"description": "JS tool to parse DTDL defined Ontologies", | ||
@@ -50,3 +50,3 @@ "main": "build/index.js", | ||
"@swc/cli": "^0.5.2", | ||
"@swc/core": "^1.9.3", | ||
"@swc/core": "^1.10.0", | ||
"@types/chai": "^5.0.1", | ||
@@ -64,3 +64,3 @@ "@types/mocha": "^10.0.10", | ||
"mocha": "^11.0.1", | ||
"prettier": "^3.4.1", | ||
"prettier": "^3.4.2", | ||
"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
23951637