New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

node-opcua-service-translate-browse-path

Package Overview
Dependencies
Maintainers
1
Versions
222
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-service-translate-browse-path - npm Package Compare versions

Comparing version 0.1.0-alpha.dc0cce4c to 0.1.1-0

LICENSE

2

_generated_/_auto_generated_BrowsePath.js

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

// --------- This code has been automatically generated !!! 2017-08-27T20:42:19.568Z
// --------- This code has been automatically generated !!! 2017-12-15T21:13:57.461Z
"use strict";

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

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

// --------- This code has been automatically generated !!! 2017-08-27T20:42:19.581Z
// --------- This code has been automatically generated !!! 2017-12-15T21:13:57.477Z
"use strict";

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

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

// --------- This code has been automatically generated !!! 2017-08-27T20:42:19.575Z
// --------- This code has been automatically generated !!! 2017-12-15T21:13:57.477Z
"use strict";

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

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

// --------- This code has been automatically generated !!! 2017-08-27T20:42:19.560Z
// --------- This code has been automatically generated !!! 2017-12-15T21:13:57.461Z
"use strict";

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

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

// --------- This code has been automatically generated !!! 2017-08-27T20:42:19.541Z
// --------- This code has been automatically generated !!! 2017-12-15T21:13:57.446Z
"use strict";

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

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

// --------- This code has been automatically generated !!! 2017-08-27T20:42:19.645Z
// --------- This code has been automatically generated !!! 2017-12-15T21:13:57.508Z
"use strict";

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

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

// --------- This code has been automatically generated !!! 2017-08-27T20:42:19.652Z
// --------- This code has been automatically generated !!! 2017-12-15T21:13:57.508Z
"use strict";

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

@@ -0,5 +1,9 @@

"use strict";
/**
* @method makeBrowsePath
* @module services.translate-browse-path
*/
module.exports = {
/**
* @method makeBrowsePath
*/
makeBrowsePath: require("./src/make_browse_path").makeBrowsePath,

@@ -6,0 +10,0 @@ makeRelativePath: require("./src/make_relative_path").makeRelativePath,

{
"name": "node-opcua-service-translate-browse-path",
"version": "0.1.0-alpha.dc0cce4c",
"description": "",
"scripts": {
"test": "mocha test",
"clean": "node -e \"require('rimraf').sync('_generated_');\"",
"generate": "node ./generate"
},
"main": "index.js",
"dependencies": {
"node-opcua-assert": "^0.1.0-alpha.dc0cce4c",
"node-opcua-basic-types": "^0.1.0-alpha.dc0cce4c",
"node-opcua-constants": "^0.1.0-alpha.dc0cce4c",
"node-opcua-data-model": "^0.1.0-alpha.dc0cce4c",
"node-opcua-factory": "^0.1.0-alpha.dc0cce4c",
"node-opcua-nodeid": "^0.1.0-alpha.dc0cce4c",
"node-opcua-service-secure-channel": "^0.1.0-alpha.dc0cce4c",
"underscore": "^1.8.3"
},
"devDependencies": {
"node-opcua-generator": "^0.1.0-alpha.dc0cce4c",
"should": "^13.0.1",
"sinon": "^3.2.1"
}
"name": "node-opcua-service-translate-browse-path",
"version": "0.1.1-0",
"description": "pure nodejs OPCUA SDK - module -service-translate-browse-path",
"scripts": {
"test": "mocha test",
"clean": "node -e \"require('rimraf').sync('_generated_');\"",
"generate": "node ./generate"
},
"main": "index.js",
"dependencies": {
"node-opcua-assert": "^0.1.1-0",
"node-opcua-basic-types": "^0.1.1-0",
"node-opcua-constants": "^0.1.1-0",
"node-opcua-data-model": "^0.1.1-0",
"node-opcua-factory": "^0.1.1-0",
"node-opcua-nodeid": "^0.1.1-0",
"node-opcua-service-secure-channel": "^0.1.1-0",
"underscore": "^1.8.3"
},
"devDependencies": {
"node-opcua-generator": "^0.1.1-0",
"should": "13.2.0",
"sinon": "^4.1.3"
},
"author": "Etienne Rossignon",
"license": "MIT",
"repository": {
"type": "git",
"url": "git://github.com/node-opcua/node-opcua.git"
},
"keywords": [
"OPCUA",
"opcua",
"m2m",
"iot",
"opc ua",
"internet of things"
],
"homepage": "http://node-opcua.github.io/"
}

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

var resolveNodeId = require("node-opcua-nodeid").resolveNodeId;
var makeNodeId = require("node-opcua-nodeid").makeNodeId;
var makeNodeId = require("node-opcua-nodeid").makeNodeId;
var QualifiedName = require("node-opcua-data-model").QualifiedName;

@@ -13,6 +13,6 @@

var makeRelativePath = tbp_service.makeRelativePath;
var RelativePath = tbp_service.RelativePath;
var RelativePathElement = tbp_service.RelativePathElement;
var RelativePath = tbp_service.RelativePath;
var RelativePathElement = tbp_service.RelativePathElement;
describe("makeRelativePath",function() {
describe("makeRelativePath", function () {

@@ -355,2 +355,26 @@

});
it("TJ should construct simple RelativePath for SessionDiagnostics.TotalRequestsCount.TotalCount", function () {
var relativePath = makeRelativePath(".SessionDiagnostics.TotalRequestsCount.TotalCount", null);
relativePath.elements[0].should.eql(new RelativePathElement({
referenceTypeId: aggregatesReferenceTypeNodeId,
isInverse: false,
includeSubtypes: true,
targetName: new QualifiedName({namespaceIndex: 0, name: "SessionDiagnostics"})
}));
relativePath.elements[1].should.eql(new RelativePathElement({
referenceTypeId: aggregatesReferenceTypeNodeId,
isInverse: false,
includeSubtypes: true,
targetName: new QualifiedName({namespaceIndex: 0, name: "TotalRequestsCount"})
}));
relativePath.elements[2].should.eql(new RelativePathElement({
referenceTypeId: aggregatesReferenceTypeNodeId,
isInverse: false,
includeSubtypes: true,
targetName: new QualifiedName({namespaceIndex: 0, name: "TotalCount"})
}));
});
});
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