@digicatapult/dtdl-parser
Advanced tools
Comparing version 0.0.22 to 0.0.23
{ | ||
"mainAssemblyName": "DTDLParserJSInterop.dll", | ||
"resources": { | ||
"hash": "sha256-KJnYzdgEszYOZqdn5LZfeE3XzZkIt98nr54yI/EAoEI=", | ||
"hash": "sha256-PQnsOCFSJLC8KOm9NAATtI7kiknxQHeDMmdieRQmA5Q=", | ||
"jsModuleNative": { | ||
@@ -184,6 +184,6 @@ "dotnet.native.js": "sha256-79LdZogK41buIci0KtOWmQvQc2swMI3jvDQCoN23NBM=" | ||
"System.Private.CoreLib.wasm": "sha256-pklll63uFQoY6vaD3vbluS9osYiJWLLLmob1yHFgepI=", | ||
"DTDLParserJSInterop.wasm": "sha256-JKjY2Q8ysfA3IV020EpuLvZ1bobXKdVLFJ8xSfiL7Rs=" | ||
"DTDLParserJSInterop.wasm": "sha256-bYxfEEnf3okvT3ic+fTTJEDi4QfFdGJ8sI4NnmWnTt8=" | ||
}, | ||
"pdb": { | ||
"DTDLParserJSInterop.pdb": "sha256-cahb/Gbm0YyQNMFy7zju8exi5p7YoY+QFO1vf0/wBBk=" | ||
"DTDLParserJSInterop.pdb": "sha256-s2JKIAGmTeFqsN1Nb9BNSxq0xEDxlVf0vjOLLlbm1Go=" | ||
}, | ||
@@ -190,0 +190,0 @@ "vfs": { |
{ | ||
"name": "@digicatapult/dtdl-parser", | ||
"version": "0.0.22", | ||
"version": "0.0.23", | ||
"description": "JS tool to parse DTDL defined Ontologies", | ||
@@ -21,3 +21,3 @@ "main": "build/index.js", | ||
"interop:build": "dotnet build src/interop --configuration Release", | ||
"build:ts": "swc ./src ./types -d ./build --strip-leading-paths", | ||
"build:ts": "swc ./src -d ./build --strip-leading-paths", | ||
"check": "tsc --noEmit", | ||
@@ -24,0 +24,0 @@ "clean": "rimraf -rf ./build", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
23951187
197
2227