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.9 to 0.0.10

build/src/__tests__/fixtures/empty.json

6

build/interop/_framework/blazor.boot.json
{
"mainAssemblyName": "DTDLParserJSInterop.dll",
"resources": {
"hash": "sha256-pS2isxsHeDi3zNtNpTkvz56+EitA16di1WMyupkkbBI=",
"hash": "sha256-TCb+gdR4wD9I5Ho3Cfz2AEySad5W57YKQQn3y82dkU4=",
"jsModuleNative": {

@@ -184,6 +184,6 @@ "dotnet.native.js": "sha256-79LdZogK41buIci0KtOWmQvQc2swMI3jvDQCoN23NBM="

"System.Private.CoreLib.wasm": "sha256-pklll63uFQoY6vaD3vbluS9osYiJWLLLmob1yHFgepI=",
"DTDLParserJSInterop.wasm": "sha256-TgZBZ8steA3llk7NE8rGQvzlh5c6+Y7VaqvkuUjc1/g="
"DTDLParserJSInterop.wasm": "sha256-s2HRbKevr+9HNtqfgQqcb4wtap0lhibEu+mEHv+gpPo="
},
"pdb": {
"DTDLParserJSInterop.pdb": "sha256-ySOOWsKiqmgdLPRxWO6IhseZBSt39He+ph+zlcl6qMk="
"DTDLParserJSInterop.pdb": "sha256-/RowHo8egn7n/kS6BPLbcWjE/cssFY5Yzy1B40xBELE="
},

@@ -190,0 +190,0 @@ "vfs": {

{
"name": "@digicatapult/dtdl-parser",
"version": "0.0.9",
"version": "0.0.10",
"description": "JS tool to parse DTDL defined Ontologies",
"main": "build/index.js",
"main": "build/src/index.js",
"type": "module",
"scripts": {
"test": "NODE_ENV=test ./node_modules/.bin/mocha --config ./test/mocharc.json ./src/**/*.test.ts",
"build": "swc ./src ./package.json -d build --strip-leading-paths --copy-files && npm run interop:build",
"build": "swc ./src ./package.json -d build --copy-files && npm run interop:build",
"interop:debug": "dotnet build interop",

@@ -11,0 +11,0 @@ "interop:build": "dotnet build interop --configuration Release",

{
"name": "@digicatapult/dtdl-parser",
"version": "0.0.9",
"version": "0.0.10",
"description": "JS tool to parse DTDL defined Ontologies",
"main": "build/index.js",
"main": "build/src/index.js",
"type": "module",
"scripts": {
"test": "NODE_ENV=test ./node_modules/.bin/mocha --config ./test/mocharc.json ./src/**/*.test.ts",
"build": "swc ./src ./package.json -d build --strip-leading-paths --copy-files && npm run interop:build",
"build": "swc ./src ./package.json -d build --copy-files && npm run interop:build",
"interop:debug": "dotnet build interop",

@@ -11,0 +11,0 @@ "interop:build": "dotnet build interop --configuration Release",

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