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.76.0 to 2.76.2

0

dist/source/dynamic_extension_object.d.ts

@@ -0,0 +0,0 @@ import { BinaryStream, OutputBinaryStream } from "node-opcua-binary-stream";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export * from "./parse_binary_xsd";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

import { DataTypeFactory, IStructuredTypeSchema } from "node-opcua-factory";
import { MapDataTypeAndEncodingIdProvider, TypeDictionary } from "./parse_binary_xsd";
export declare function getOrCreateStructuredTypeSchema(name: string, typeDictionary: TypeDictionary, dataTypeFactory: DataTypeFactory, idProvider: MapDataTypeAndEncodingIdProvider): IStructuredTypeSchema;

@@ -0,0 +0,0 @@ "use strict";

import { DataTypeFactory } from "node-opcua-factory";
export declare function toTypeScript(dataTypeFactory: DataTypeFactory): string;

@@ -0,0 +0,0 @@ "use strict";

22

package.json
{
"name": "node-opcua-schemas",
"version": "2.76.0",
"version": "2.76.2",
"description": "pure nodejs OPCUA SDK - module -schemas",

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

"node-opcua-assert": "2.76.0",
"node-opcua-binary-stream": "2.76.0",
"node-opcua-debug": "2.76.0",
"node-opcua-extension-object": "2.76.0",
"node-opcua-factory": "2.76.0",
"node-opcua-nodeid": "2.76.0",
"node-opcua-variant": "2.76.0",
"node-opcua-xml2json": "2.76.0"
"node-opcua-binary-stream": "2.76.2",
"node-opcua-debug": "2.76.2",
"node-opcua-extension-object": "2.76.2",
"node-opcua-factory": "2.76.2",
"node-opcua-nodeid": "2.76.2",
"node-opcua-variant": "2.76.2",
"node-opcua-xml2json": "2.76.2"
},
"devDependencies": {
"mocha": "^10.0.0",
"node-opcua-data-model": "2.76.0",
"node-opcua-packet-analyzer": "2.76.0",
"node-opcua-data-model": "2.76.2",
"node-opcua-packet-analyzer": "2.76.2",
"node-opcua-utils": "2.76.0",

@@ -48,3 +48,3 @@ "should": "^13.2.3"

"homepage": "http://node-opcua.github.io/",
"gitHead": "75d9b8cf894c8fbadf77d2c4a48a730d055465e7"
"gitHead": "acb5ecaf1e1c71af3b63e80909d58447f3f298e7"
}
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