node-opcua-date-time
Advanced tools
Comparing version 0.1.0-10 to 0.1.0-13
{ | ||
"name": "node-opcua-date-time", | ||
"main": "./src/date_time.js", | ||
"version": "0.1.0-10", | ||
"version": "0.1.0-13", | ||
"description": "pure nodejs OPCUA SDK - module -date-time", | ||
@@ -10,10 +10,10 @@ "scripts": { | ||
"dependencies": { | ||
"node-opcua-assert": "^0.1.0-4", | ||
"node-opcua-assert": "^0.1.0-13", | ||
"underscore": "^1.8.3" | ||
}, | ||
"devDependencies": { | ||
"bignumber.js": "^4.0.4", | ||
"node-opcua-benchmarker": "^0.1.0-4", | ||
"node-opcua-binary-stream": "^0.1.0-7", | ||
"should": "13.1.0" | ||
"bignumber.js": "^5.0.0", | ||
"node-opcua-benchmarker": "^0.1.0-13", | ||
"node-opcua-binary-stream": "^0.1.0-13", | ||
"should": "13.1.3" | ||
}, | ||
@@ -20,0 +20,0 @@ "author": "Etienne Rossignon", |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
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
23098
5
459
Updatednode-opcua-assert@^0.1.0-13