node-opcua-extension-object
Advanced tools
Comparing version 2.6.0-alpha.1 to 2.6.0-alpha.7
@@ -11,5 +11,5 @@ "use strict"; | ||
for (var p in m) if (p !== "default" && !exports.hasOwnProperty(p)) __createBinding(exports, m, p); | ||
} | ||
}; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
__exportStar(require("./extension_object"), exports); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "node-opcua-extension-object", | ||
"version": "2.6.0-alpha.1", | ||
"version": "2.6.0-alpha.7", | ||
"description": "pure nodejs OPCUA SDK - module -extension-object", | ||
@@ -19,3 +19,3 @@ "main": "./dist/index.js", | ||
"node-opcua-debug": "^2.6.0-alpha.1", | ||
"node-opcua-factory": "^2.6.0-alpha.1", | ||
"node-opcua-factory": "^2.6.0-alpha.7", | ||
"node-opcua-nodeid": "^2.6.0-alpha.1" | ||
@@ -38,3 +38,3 @@ }, | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "becfcbe561410100413321e3f7f3913c6f75b837" | ||
"gitHead": "6af0c6f183dcb96ddc5a2befc98851d0960c5fd0" | ||
} |
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
20199