Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@digicatapult/dtdl-parser

Package Overview
Dependencies
Maintainers
0
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@digicatapult/dtdl-parser - npm Package Compare versions

Comparing version 0.0.22 to 0.0.23

build/interop.js

6

build/interop/_framework/blazor.boot.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc