node-opcua-assert
Advanced tools
Comparing version 0.3.0 to 0.4.0
{ | ||
"name": "node-opcua-assert", | ||
"version": "0.3.0", | ||
"version": "0.4.0", | ||
"description": "pure nodejs OPCUA SDK - module -assert", | ||
@@ -13,3 +13,3 @@ "main": "dist/index.js", | ||
"better-assert": "^1.0.2", | ||
"chalk": "^2.3.2" | ||
"chalk": "^2.4.1" | ||
}, | ||
@@ -16,0 +16,0 @@ "author": "Etienne Rossignon", |
{ | ||
"compilerOptions": { | ||
"skipLibCheck": true, | ||
"target": "es6", | ||
@@ -4,0 +5,0 @@ "module": "commonjs", |
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
3854
40
Updatedchalk@^2.4.1