node-opcua-enum
Advanced tools
Comparing version 2.0.0 to 2.1.0
{ | ||
"name": "node-opcua-enum", | ||
"version": "2.0.0", | ||
"version": "2.1.0", | ||
"description": "pure nodejs OPCUA SDK - module -enum", | ||
"scripts": { | ||
"build": "tsc", | ||
"lint": "tslint source/**/*.ts", | ||
"test": "mocha test" | ||
@@ -16,3 +17,3 @@ }, | ||
"enum": "2.5.0", | ||
"node-opcua-benchmarker": "^2.0.0", | ||
"node-opcua-benchmarker": "^2.1.0", | ||
"should": "13.2.3", | ||
@@ -36,3 +37,3 @@ "underscore": "^1.9.1" | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "deed061b032e8490d44f59fc42559d413968ab89" | ||
"gitHead": "ddce2b6e3e13371510e63d839c1a4c4ff0be2c15" | ||
} |
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
21378