node-opcua-guid
Advanced tools
Comparing version 2.133.0 to 2.139.0
@@ -5,3 +5,3 @@ { | ||
"types": "./dist/index.d.ts", | ||
"version": "2.133.0", | ||
"version": "2.139.0", | ||
"description": "pure nodejs OPCUA SDK - module guid", | ||
@@ -11,3 +11,3 @@ "scripts": { | ||
"lint": "eslint source/**/*.ts", | ||
"clean": "npx rimraf node_modules dist *.tsbuildinfo", | ||
"clean": "npx rimraf -g node_modules dist *.tsbuildinfo", | ||
"test": "mocha" | ||
@@ -30,3 +30,3 @@ }, | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "921bb04f2e7ce3109dd051ff27a2210edf700344", | ||
"gitHead": "b7a01d31c7602d323e60a5f4a54428199a266f29", | ||
"files": [ | ||
@@ -33,0 +33,0 @@ "dist", |
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
5825