node-opcua-nodeid
Advanced tools
Comparing version 2.28.0 to 2.29.0
@@ -5,3 +5,3 @@ { | ||
"types": "./dist/index.d.ts", | ||
"version": "2.28.0", | ||
"version": "2.29.0", | ||
"description": "pure nodejs OPCUA SDK - module -nodeid", | ||
@@ -12,16 +12,16 @@ "scripts": { | ||
"clean": "node -e \"require('rimraf').sync('dist');\"", | ||
"test": "mocha test" | ||
"test": "mocha" | ||
}, | ||
"dependencies": { | ||
"@types/lodash": "4.14.162", | ||
"@types/lodash": "4.14.167", | ||
"chalk": "^4.1.0", | ||
"lodash": "4.17.20", | ||
"node-opcua-assert": "2.22.0", | ||
"node-opcua-constants": "2.22.0", | ||
"node-opcua-enum": "2.28.0", | ||
"node-opcua-guid": "2.22.0" | ||
"node-opcua-assert": "2.29.0", | ||
"node-opcua-constants": "2.29.0", | ||
"node-opcua-enum": "2.29.0", | ||
"node-opcua-guid": "2.29.0" | ||
}, | ||
"devDependencies": { | ||
"node-opcua-benchmarker": "2.28.0", | ||
"node-opcua-debug": "2.28.0", | ||
"node-opcua-benchmarker": "2.29.0", | ||
"node-opcua-debug": "2.29.0", | ||
"should": "^13.2.3", | ||
@@ -45,3 +45,3 @@ "source-map-support": "^0.5.19" | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "f16a0e3b3b34938326650adc261883e94a253faf" | ||
"gitHead": "33989ea29477b4bd20f8708189258d9448848996" | ||
} |
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
53606
15
+ Added@types/lodash@4.14.167(transitive)
+ Addednode-opcua-assert@2.29.0(transitive)
+ Addednode-opcua-constants@2.29.0(transitive)
+ Addednode-opcua-enum@2.29.0(transitive)
+ Addednode-opcua-guid@2.29.0(transitive)
+ Addedpretty-error@3.0.4(transitive)
- Removed@types/lodash@4.14.162(transitive)
- Removednode-opcua-assert@2.22.0(transitive)
- Removednode-opcua-constants@2.22.0(transitive)
- Removednode-opcua-enum@2.28.0(transitive)
- Removednode-opcua-guid@2.22.0(transitive)
- Removedpretty-error@2.1.2(transitive)
Updated@types/lodash@4.14.167
Updatednode-opcua-assert@2.29.0
Updatednode-opcua-constants@2.29.0
Updatednode-opcua-enum@2.29.0
Updatednode-opcua-guid@2.29.0