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

node-opcua-generator

Package Overview
Dependencies
Maintainers
1
Versions
216
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-generator - npm Package Compare versions

Comparing version 2.5.0-alpha.1 to 2.5.0-alpha.3

0

dist/factory_code_generator.d.ts

@@ -0,0 +0,0 @@ /**

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

export declare function generate(filename: string, generatedTypescriptFilename: string): Promise<void>;

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

@@ -0,0 +0,0 @@ import { ConstructorFunc } from "node-opcua-factory";

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

@@ -0,0 +0,0 @@ /**

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

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

14

package.json
{
"name": "node-opcua-generator",
"version": "2.5.0-alpha.1",
"version": "2.5.0-alpha.3",
"description": "pure nodejs OPCUA SDK - module -generator",

@@ -20,7 +20,7 @@ "main": "./dist/index.js",

"node-opcua-enum": "^2.5.0-alpha.0",
"node-opcua-factory": "^2.5.0-alpha.0",
"node-opcua-factory": "^2.5.0-alpha.3",
"node-opcua-guid": "^2.5.0-alpha.0",
"node-opcua-nodeid": "^2.5.0-alpha.0",
"node-opcua-numeric-range": "^2.5.0-alpha.1",
"node-opcua-schemas": "^2.5.0-alpha.1",
"node-opcua-numeric-range": "^2.5.0-alpha.3",
"node-opcua-schemas": "^2.5.0-alpha.3",
"node-opcua-status-code": "^2.5.0-alpha.0",

@@ -36,4 +36,4 @@ "node-opcua-utils": "^2.5.0-alpha.0",

"node-opcua-binary-stream": "^2.5.0-alpha.0",
"node-opcua-extension-object": "^2.5.0-alpha.0",
"node-opcua-packet-analyzer": "^2.5.0-alpha.1",
"node-opcua-extension-object": "^2.5.0-alpha.3",
"node-opcua-packet-analyzer": "^2.5.0-alpha.3",
"should": "13.2.3",

@@ -57,3 +57,3 @@ "source-map-support": "^0.5.16"

"homepage": "http://node-opcua.github.io/",
"gitHead": "948ef35d410ec9af5dbdafdedefde0aaffd3ebcd"
"gitHead": "6147dcbfbecdb8b72a3d331dd2859cbdf3e3e181"
}

@@ -0,0 +0,0 @@ /* istanbul ignore file */

@@ -0,0 +0,0 @@ /* istanbul ignore file */

@@ -0,0 +0,0 @@ /* istanbul ignore file */

@@ -0,0 +0,0 @@ /* istanbul ignore file */

@@ -0,0 +0,0 @@ /* istanbul ignore file */

@@ -0,0 +0,0 @@ {

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