node-opcua-types
Advanced tools
Comparing version 2.5.10 to 2.6.0-alpha.0
@@ -26,3 +26,2 @@ "use strict"; | ||
try { | ||
// await build_generated_folder(); | ||
const filename = path.join(__dirname, "../xmlschemas/Opc.Ua.Types.bsd"); | ||
@@ -29,0 +28,0 @@ const generatedTypescriptFilename = path.join(__dirname, "_generated_opcua_types.ts"); |
@@ -1,4 +0,1 @@ | ||
/** | ||
* @module node-opcua-types | ||
*/ | ||
export * from "./_generated_opcua_types"; |
"use strict"; | ||
function __export(m) { | ||
for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p]; | ||
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { | ||
if (k2 === undefined) k2 = k; | ||
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } }); | ||
}) : (function(o, m, k, k2) { | ||
if (k2 === undefined) k2 = k; | ||
o[k2] = m[k]; | ||
})); | ||
var __exportStar = (this && this.__exportStar) || function(m, exports) { | ||
for (var p in m) if (p !== "default" && !exports.hasOwnProperty(p)) __createBinding(exports, m, p); | ||
} | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
/** | ||
* @module node-opcua-types | ||
*/ | ||
__export(require("./_generated_opcua_types")); | ||
__exportStar(require("./_generated_opcua_types"), exports); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "node-opcua-types", | ||
"version": "2.5.10", | ||
"version": "2.6.0-alpha.0", | ||
"description": "pure nodejs OPCUA SDK - module -generator", | ||
@@ -15,21 +15,21 @@ "main": "./dist/index.js", | ||
"node-opcua-assert": "2.5.8", | ||
"node-opcua-basic-types": "^2.5.9", | ||
"node-opcua-binary-stream": "^2.5.9", | ||
"node-opcua-buffer-utils": "^2.5.9", | ||
"node-opcua-data-model": "^2.5.10", | ||
"node-opcua-data-value": "^2.5.10", | ||
"node-opcua-date-time": "^2.5.9", | ||
"node-opcua-debug": "^2.5.9", | ||
"node-opcua-enum": "^2.5.9", | ||
"node-opcua-extension-object": "^2.5.10", | ||
"node-opcua-factory": "^2.5.10", | ||
"node-opcua-generator": "^2.5.10", | ||
"node-opcua-basic-types": "^2.6.0-alpha.0", | ||
"node-opcua-binary-stream": "^2.6.0-alpha.0", | ||
"node-opcua-buffer-utils": "^2.6.0-alpha.0", | ||
"node-opcua-data-model": "^2.6.0-alpha.0", | ||
"node-opcua-data-value": "^2.6.0-alpha.0", | ||
"node-opcua-date-time": "^2.6.0-alpha.0", | ||
"node-opcua-debug": "^2.6.0-alpha.0", | ||
"node-opcua-enum": "^2.6.0-alpha.0", | ||
"node-opcua-extension-object": "^2.6.0-alpha.0", | ||
"node-opcua-factory": "^2.6.0-alpha.0", | ||
"node-opcua-generator": "^2.6.0-alpha.0", | ||
"node-opcua-guid": "^2.5.9", | ||
"node-opcua-nodeid": "^2.5.9", | ||
"node-opcua-numeric-range": "^2.5.10", | ||
"node-opcua-packet-analyzer": "^2.5.10", | ||
"node-opcua-schemas": "^2.5.10", | ||
"node-opcua-status-code": "^2.5.9", | ||
"node-opcua-utils": "^2.5.9", | ||
"node-opcua-variant": "^2.5.10", | ||
"node-opcua-nodeid": "^2.6.0-alpha.0", | ||
"node-opcua-numeric-range": "^2.6.0-alpha.0", | ||
"node-opcua-packet-analyzer": "^2.6.0-alpha.0", | ||
"node-opcua-schemas": "^2.6.0-alpha.0", | ||
"node-opcua-status-code": "^2.6.0-alpha.0", | ||
"node-opcua-utils": "^2.6.0-alpha.0", | ||
"node-opcua-variant": "^2.6.0-alpha.0", | ||
"underscore": "^1.10.2" | ||
@@ -41,3 +41,3 @@ }, | ||
"should": "^13.2.3", | ||
"source-map-support": "^0.5.17" | ||
"source-map-support": "^0.5.19" | ||
}, | ||
@@ -59,3 +59,3 @@ "author": "Etienne Rossignon", | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "f83ada4e88fdeedc0710c5a3b75bbd4b44d9ff76" | ||
"gitHead": "b4e0776f042c4a1e5c801f38a249f6da46b5057d" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
2682076
30188
1