node-opcua-constants
Advanced tools
Comparing version 2.6.1 to 2.9.0
@@ -5,1 +5,2 @@ /** | ||
export * from "./opcua_node_ids"; | ||
export * from "./aggregate_function_enum"; |
@@ -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 }); | ||
@@ -19,2 +19,3 @@ /** | ||
__exportStar(require("./opcua_node_ids"), exports); | ||
__exportStar(require("./aggregate_function_enum"), exports); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "node-opcua-constants", | ||
"version": "2.6.1", | ||
"version": "2.9.0", | ||
"description": "pure nodejs OPCUA SDK - module -constants", | ||
@@ -28,3 +28,3 @@ "scripts": { | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "15f0c0f83232fc63310dc04fea187048c7a01e4b" | ||
"gitHead": "66374de9fbf47e8ad7a3e869cad4ec332e256751" | ||
} |
@@ -6,1 +6,2 @@ /** | ||
export * from "./opcua_node_ids"; | ||
export * from "./aggregate_function_enum"; |
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
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
5109143
14
43720