node-opcua-data-model
Advanced tools
Comparing version 2.133.0 to 2.134.0
/** | ||
* @module node-opcua-data-model | ||
*/ | ||
export {}; |
@@ -6,2 +6,3 @@ "use strict"; | ||
// tslint:disable:no-bitwise | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
/* | ||
@@ -8,0 +9,0 @@ * This Structured DataType defines the local time that may or may not take daylight saving time |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
// deprecated | ||
//# sourceMappingURL=write_mask.js.map |
{ | ||
"name": "node-opcua-data-model", | ||
"version": "2.133.0", | ||
"version": "2.134.0", | ||
"description": "pure nodejs OPCUA SDK - module data-model", | ||
@@ -17,6 +17,6 @@ "scripts": { | ||
"node-opcua-assert": "2.120.0", | ||
"node-opcua-basic-types": "2.133.0", | ||
"node-opcua-basic-types": "2.134.0", | ||
"node-opcua-binary-stream": "2.133.0", | ||
"node-opcua-enum": "2.133.0", | ||
"node-opcua-factory": "2.133.0", | ||
"node-opcua-factory": "2.134.0", | ||
"node-opcua-nodeid": "2.133.0", | ||
@@ -26,3 +26,3 @@ "node-opcua-status-code": "2.133.0" | ||
"devDependencies": { | ||
"node-opcua-packet-analyzer": "2.133.0" | ||
"node-opcua-packet-analyzer": "2.134.0" | ||
}, | ||
@@ -44,3 +44,3 @@ "author": "Etienne Rossignon", | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "921bb04f2e7ce3109dd051ff27a2210edf700344", | ||
"gitHead": "ccb34926a3c195f6a7e66fca58a2f101858e78be", | ||
"files": [ | ||
@@ -47,0 +47,0 @@ "dist", |
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
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
155020
2845
+ Added@types/long@4.0.0(transitive)
+ Addedlong@4.0.0(transitive)
+ Addednode-opcua-basic-types@2.134.0(transitive)
+ Addednode-opcua-date-time@2.134.0(transitive)
+ Addednode-opcua-factory@2.134.0(transitive)
- Removedlong@5.2.3(transitive)
- Removednode-opcua-basic-types@2.133.0(transitive)
- Removednode-opcua-date-time@2.133.0(transitive)
- Removednode-opcua-factory@2.133.0(transitive)
Updatednode-opcua-factory@2.134.0