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

node-opcua-data-model

Package Overview
Dependencies
Maintainers
1
Versions
190
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-data-model - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

test/fixture_schemas/ObjWithAccessLevel_schema.js

7

_generated_/_auto_generated_DiagnosticInfo.js

@@ -1,2 +0,2 @@

// --------- This code has been automatically generated !!! 2017-12-13T08:26:29.009Z
// --------- This code has been automatically generated !!! 2018-02-22T17:36:27.086Z
"use strict";

@@ -51,2 +51,7 @@ /**

BaseUAObject.call(this,options);
if (options === null) {
BaseUAObject.call(this,options);
self.innerDiagnosticInfo = null; /* new DiagnosticInfo(null); */
return ;
}

@@ -53,0 +58,0 @@ /**

@@ -1,2 +0,2 @@

// --------- This code has been automatically generated !!! 2017-12-13T08:26:29.025Z
// --------- This code has been automatically generated !!! 2018-02-22T17:36:27.092Z
"use strict";

@@ -48,2 +48,8 @@ /**

BaseUAObject.call(this,options);
if (options === null) {
BaseUAObject.call(this,options);
self.displayName = null; /* new LocalizedText(null); */
self.description = null; /* new LocalizedText(null); */
return ;
}

@@ -50,0 +56,0 @@ /**

@@ -1,2 +0,2 @@

// --------- This code has been automatically generated !!! 2017-12-13T08:26:28.909Z
// --------- This code has been automatically generated !!! 2018-02-22T17:36:27.042Z
"use strict";

@@ -46,2 +46,6 @@ /**

BaseUAObject.call(this,options);
if (options === null) {
BaseUAObject.call(this,options);
return ;
}

@@ -48,0 +52,0 @@ /**

@@ -1,2 +0,2 @@

// --------- This code has been automatically generated !!! 2017-12-13T08:26:28.961Z
// --------- This code has been automatically generated !!! 2018-02-22T17:36:27.072Z
"use strict";

@@ -46,2 +46,6 @@ /**

BaseUAObject.call(this,options);
if (options === null) {
BaseUAObject.call(this,options);
return ;
}

@@ -48,0 +52,0 @@ /**

@@ -1,2 +0,2 @@

// --------- This code has been automatically generated !!! 2018-01-31T14:02:49.529Z
// --------- This code has been automatically generated !!! 2018-02-22T17:36:27.098Z
"use strict";

@@ -46,2 +46,6 @@ /**

BaseUAObject.call(this,options);
if (options === null) {
BaseUAObject.call(this,options);
return ;
}

@@ -48,0 +52,0 @@ /**

@@ -0,0 +0,0 @@ var generator = require("node-opcua-generator");

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

20

package.json
{
"name": "node-opcua-data-model",
"version": "0.2.1",
"version": "0.2.2",
"description": "pure nodejs OPCUA SDK - module -data-model",

@@ -13,14 +13,14 @@ "scripts": {

"node-opcua-assert": "^0.2.0",
"node-opcua-basic-types": "^0.2.1",
"node-opcua-binary-stream": "^0.2.1",
"node-opcua-enum": "^0.2.0",
"node-opcua-factory": "^0.2.1",
"node-opcua-nodeid": "^0.2.0",
"node-opcua-status-code": "^0.2.1",
"node-opcua-utils": "^0.2.1",
"node-opcua-basic-types": "^0.2.2",
"node-opcua-binary-stream": "^0.2.2",
"node-opcua-enum": "^0.2.2",
"node-opcua-factory": "^0.2.2",
"node-opcua-nodeid": "^0.2.2",
"node-opcua-status-code": "^0.2.2",
"node-opcua-utils": "^0.2.2",
"underscore": "^1.8.3"
},
"devDependencies": {
"node-opcua-generator": "^0.2.1",
"node-opcua-packet-analyzer": "^0.2.1",
"node-opcua-generator": "^0.2.2",
"node-opcua-packet-analyzer": "^0.2.2",
"should": "13.2.1"

@@ -27,0 +27,0 @@ },

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

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

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

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

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

@@ -0,0 +0,0 @@ var BrowseDescriptionResultMask = {

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

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

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

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

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

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

@@ -0,0 +0,0 @@ var Enum = require("node-opcua-enum");

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

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

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

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

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

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