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

node-opcua-schemas

Package Overview
Dependencies
Maintainers
1
Versions
215
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-schemas - npm Package Compare versions

Comparing version 2.107.0 to 2.108.0

2

dist/source/tools.js

@@ -51,3 +51,3 @@ "use strict";

// remove redundant fields
// Note: Some file do not have SourceType property and may be replicated here,
// Note: Some files do not have SourceType property and may be replicated here,
// but they belong to the base class and shall be removed.

@@ -54,0 +54,0 @@ // For instance, DataTypeSchemaHeader => UABinaryFileDataType

{
"name": "node-opcua-schemas",
"version": "2.107.0",
"version": "2.108.0",
"description": "pure nodejs OPCUA SDK - module schemas",

@@ -17,15 +17,15 @@ "main": "dist/source/index.js",

"node-opcua-assert": "2.105.0",
"node-opcua-binary-stream": "2.105.0",
"node-opcua-debug": "2.105.0",
"node-opcua-extension-object": "2.105.0",
"node-opcua-factory": "2.105.0",
"node-opcua-nodeid": "2.105.0",
"node-opcua-variant": "2.105.0",
"node-opcua-xml2json": "2.107.0"
"node-opcua-binary-stream": "2.108.0",
"node-opcua-debug": "2.108.0",
"node-opcua-extension-object": "2.108.0",
"node-opcua-factory": "2.108.0",
"node-opcua-nodeid": "2.108.0",
"node-opcua-variant": "2.108.0",
"node-opcua-xml2json": "2.108.0"
},
"devDependencies": {
"mocha": "^10.2.0",
"node-opcua-data-model": "2.105.0",
"node-opcua-packet-analyzer": "2.105.0",
"node-opcua-utils": "2.105.0",
"node-opcua-data-model": "2.108.0",
"node-opcua-packet-analyzer": "2.108.0",
"node-opcua-utils": "2.108.0",
"should": "^13.2.3"

@@ -48,3 +48,3 @@ },

"homepage": "http://node-opcua.github.io/",
"gitHead": "df5c9168eea0d1a521603d181fa66ace7649e79e",
"gitHead": "dc706ceab443d98df06b0d5e808daf998d6c7708",
"files": [

@@ -51,0 +51,0 @@ "dist",

@@ -73,3 +73,3 @@ /* eslint-disable max-depth */

// remove redundant fields
// Note: Some file do not have SourceType property and may be replicated here,
// Note: Some files do not have SourceType property and may be replicated here,
// but they belong to the base class and shall be removed.

@@ -76,0 +76,0 @@ // For instance, DataTypeSchemaHeader => UABinaryFileDataType

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