node-opcua-assert
Advanced tools
Comparing version 2.76.0 to 2.77.0
@@ -0,0 +0,0 @@ declare type func = (...args: any[]) => any; |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "node-opcua-assert", | ||
"version": "2.76.0", | ||
"version": "2.77.0", | ||
"description": "pure nodejs OPCUA SDK - module -assert", | ||
@@ -10,3 +10,3 @@ "main": "./dist/index.js", | ||
"test": "echo nothing to do", | ||
"clean": "npx rimraf dist *.tsbuildinfo", | ||
"clean": "npx rimraf node_modules dist *.tsbuildinfo", | ||
"lint": "eslint source/**/*.ts" | ||
@@ -32,3 +32,3 @@ }, | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "75d9b8cf894c8fbadf77d2c4a48a730d055465e7" | ||
"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
4989