node-opcua-data-access
Advanced tools
Comparing version 2.6.0-alpha.5 to 2.6.0-alpha.6
@@ -11,3 +11,3 @@ "use strict"; | ||
for (var p in m) if (p !== "default" && !exports.hasOwnProperty(p)) __createBinding(exports, m, p); | ||
} | ||
}; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
@@ -14,0 +14,0 @@ var node_opcua_data_model_1 = require("node-opcua-data-model"); |
@@ -11,3 +11,3 @@ "use strict"; | ||
for (var p in m) if (p !== "default" && !exports.hasOwnProperty(p)) __createBinding(exports, m, p); | ||
} | ||
}; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
@@ -14,0 +14,0 @@ __exportStar(require("./Range"), exports); |
@@ -5,3 +5,3 @@ { | ||
"types": "./dist/index.d.ts", | ||
"version": "2.6.0-alpha.5+2620e75a", | ||
"version": "2.6.0-alpha.6", | ||
"description": "pure nodejs OPCUA SDK - module -data-access", | ||
@@ -15,13 +15,13 @@ "scripts": { | ||
"dependencies": { | ||
"node-opcua-assert": "^2.5.8", | ||
"node-opcua-basic-types": "^2.5.9", | ||
"node-opcua-binary-stream": "^2.5.9", | ||
"node-opcua-data-model": "^2.5.10", | ||
"node-opcua-factory": "^2.5.10", | ||
"node-opcua-nodeid": "^2.5.9", | ||
"node-opcua-types": "^2.6.0-alpha.5+2620e75a", | ||
"node-opcua-assert": "^2.6.0-alpha.1", | ||
"node-opcua-basic-types": "^2.6.0-alpha.1", | ||
"node-opcua-binary-stream": "^2.6.0-alpha.1", | ||
"node-opcua-data-model": "^2.6.0-alpha.1", | ||
"node-opcua-factory": "^2.6.0-alpha.1", | ||
"node-opcua-nodeid": "^2.6.0-alpha.1", | ||
"node-opcua-types": "^2.6.0-alpha.6", | ||
"underscore": "^1.10.2" | ||
}, | ||
"devDependencies": { | ||
"node-opcua-generator": "^2.6.0-alpha.5+2620e75a", | ||
"node-opcua-generator": "^2.6.0-alpha.6", | ||
"should": "^13.2.3" | ||
@@ -44,3 +44,3 @@ }, | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "2620e75a3de3fd14b2c084d864e39c3ea7003d10" | ||
"gitHead": "8c187b05d678baf80703dec448e9d9ed1813ba16" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
23558
0