node-opcua-guid
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 -guid", | ||
@@ -11,3 +11,3 @@ "scripts": { | ||
"lint": "eslint source/**/*.ts", | ||
"clean": "npx rimraf dist *.tsbuildinfo", | ||
"clean": "npx rimraf node_modules dist *.tsbuildinfo", | ||
"test": "mocha" | ||
@@ -33,3 +33,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
5507