node-opcua-date-time
Advanced tools
Comparing version 2.5.6 to 2.5.8
@@ -5,6 +5,7 @@ { | ||
"types": "./dist/index.d.ts", | ||
"version": "2.5.6", | ||
"version": "2.5.8", | ||
"description": "pure nodejs OPCUA SDK - module -date-time", | ||
"scripts": { | ||
"build": "tsc -b", | ||
"clean": "node -e \"require('rimraf').sync('dist');\"", | ||
"test": "mocha test" | ||
@@ -14,4 +15,4 @@ }, | ||
"long": "^4.0.0", | ||
"node-opcua-assert": "^2.5.1", | ||
"underscore": "^1.9.2" | ||
"node-opcua-assert": "^2.5.8", | ||
"underscore": "^1.10.2" | ||
}, | ||
@@ -21,4 +22,4 @@ "devDependencies": { | ||
"bignumber.js": "^9.0.0", | ||
"node-opcua-benchmarker": "^2.5.6", | ||
"node-opcua-binary-stream": "^2.5.6", | ||
"node-opcua-benchmarker": "^2.5.8", | ||
"node-opcua-binary-stream": "^2.5.8", | ||
"should": "^13.2.3" | ||
@@ -41,3 +42,3 @@ }, | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "b41db8797a18e4a25da1d69349a542596a497ae2" | ||
"gitHead": "c5378e667ad93ab0486fa1cfd35ecfd684db4878" | ||
} |
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
35217
Updatednode-opcua-assert@^2.5.8
Updatedunderscore@^1.10.2