node-opcua-nodeid
Advanced tools
Comparing version 2.76.2 to 2.77.0
@@ -5,3 +5,3 @@ { | ||
"types": "./dist/index.d.ts", | ||
"version": "2.76.2", | ||
"version": "2.77.0", | ||
"description": "pure nodejs OPCUA SDK - module -nodeid", | ||
@@ -11,3 +11,3 @@ "scripts": { | ||
"lint": "eslint source/**/*.ts", | ||
"clean": "npx rimraf dist *.tsbuildinfo", | ||
"clean": "npx rimraf node_modules dist *.tsbuildinfo", | ||
"test": "mocha" | ||
@@ -19,9 +19,9 @@ }, | ||
"lodash": "4.17.21", | ||
"node-opcua-assert": "2.76.0", | ||
"node-opcua-constants": "2.74.0", | ||
"node-opcua-guid": "2.76.2" | ||
"node-opcua-assert": "2.77.0", | ||
"node-opcua-constants": "2.77.0", | ||
"node-opcua-guid": "2.77.0" | ||
}, | ||
"devDependencies": { | ||
"node-opcua-benchmarker": "2.76.2", | ||
"node-opcua-debug": "2.76.2", | ||
"node-opcua-benchmarker": "2.77.0", | ||
"node-opcua-debug": "2.77.0", | ||
"should": "^13.2.3" | ||
@@ -44,3 +44,3 @@ }, | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "acb5ecaf1e1c71af3b63e80909d58447f3f298e7" | ||
"gitHead": "5c8d45772d786fa4ba59369dd26679353ab5482b" | ||
} |
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
57173
+ Addednode-opcua-assert@2.77.0(transitive)
+ Addednode-opcua-constants@2.77.0(transitive)
+ Addednode-opcua-guid@2.77.0(transitive)
- Removednode-opcua-assert@2.76.0(transitive)
- Removednode-opcua-constants@2.74.0(transitive)
- Removednode-opcua-guid@2.76.2(transitive)
Updatednode-opcua-assert@2.77.0
Updatednode-opcua-constants@2.77.0
Updatednode-opcua-guid@2.77.0