node-opcua-generator
Advanced tools
Comparing version 2.0.0-alpha.9 to 2.0.0-alpha.10
{ | ||
"name": "node-opcua-generator", | ||
"version": "2.0.0-alpha.9", | ||
"version": "2.0.0-alpha.10", | ||
"description": "pure nodejs OPCUA SDK - module -generator", | ||
@@ -12,16 +12,16 @@ "main": "./dist/index.js", | ||
"dependencies": { | ||
"chalk": "^2.4.1", | ||
"node-opcua-assert": "^2.0.0-alpha.9", | ||
"node-opcua-basic-types": "^2.0.0-alpha.9", | ||
"node-opcua-buffer-utils": "^2.0.0-alpha.9", | ||
"chalk": "^2.4.2", | ||
"node-opcua-assert": "^2.0.0-alpha.10", | ||
"node-opcua-basic-types": "^2.0.0-alpha.10", | ||
"node-opcua-buffer-utils": "^2.0.0-alpha.10", | ||
"node-opcua-constants": "^2.0.0-alpha.9", | ||
"node-opcua-date-time": "^2.0.0-alpha.9", | ||
"node-opcua-debug": "^2.0.0-alpha.9", | ||
"node-opcua-enum": "^2.0.0-alpha.9", | ||
"node-opcua-factory": "^2.0.0-alpha.9", | ||
"node-opcua-guid": "^2.0.0-alpha.9", | ||
"node-opcua-nodeid": "^2.0.0-alpha.9", | ||
"node-opcua-status-code": "^2.0.0-alpha.9", | ||
"node-opcua-utils": "^2.0.0-alpha.9", | ||
"node-opcua-xml2json": "^2.0.0-alpha.9", | ||
"node-opcua-date-time": "^2.0.0-alpha.10", | ||
"node-opcua-debug": "^2.0.0-alpha.10", | ||
"node-opcua-enum": "^2.0.0-alpha.10", | ||
"node-opcua-factory": "^2.0.0-alpha.10", | ||
"node-opcua-guid": "^2.0.0-alpha.10", | ||
"node-opcua-nodeid": "^2.0.0-alpha.10", | ||
"node-opcua-status-code": "^2.0.0-alpha.10", | ||
"node-opcua-utils": "^2.0.0-alpha.10", | ||
"node-opcua-xml2json": "^2.0.0-alpha.10", | ||
"prettier": "^1.15.3", | ||
@@ -33,7 +33,7 @@ "typescript": "^3.2.2", | ||
"@types/prettier": "^1.15.2", | ||
"node-opcua-binary-stream": "^2.0.0-alpha.9", | ||
"node-opcua-extension-object": "^2.0.0-alpha.9", | ||
"node-opcua-packet-analyzer": "^2.0.0-alpha.9", | ||
"node-opcua-binary-stream": "^2.0.0-alpha.10", | ||
"node-opcua-extension-object": "^2.0.0-alpha.10", | ||
"node-opcua-packet-analyzer": "^2.0.0-alpha.10", | ||
"should": "13.2.3", | ||
"source-map-support": "^0.5.9" | ||
"source-map-support": "^0.5.10" | ||
}, | ||
@@ -55,3 +55,3 @@ "author": "Etienne Rossignon", | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "cd7120d1840593757f0f3c9e53be4e85883dc0e6" | ||
"gitHead": "a4fd47cebc405a37470fa015e98148ec212a8c29" | ||
} |
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
174096
Updatedchalk@^2.4.2