node-opcua-assert
Advanced tools
Comparing version 2.64.1 to 2.66.0
@@ -0,0 +0,0 @@ declare type func = (...args: any[]) => any; |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "node-opcua-assert", | ||
"version": "2.64.1", | ||
"version": "2.66.0", | ||
"description": "pure nodejs OPCUA SDK - module -assert", | ||
@@ -10,3 +10,3 @@ "main": "./dist/index.js", | ||
"test": "echo nothing to do", | ||
"clean": "node -e \"require('rimraf').sync('dist');\"", | ||
"clean": "npx rimraf dist *.tsbuildinfo", | ||
"lint": "eslint source/**/*.ts" | ||
@@ -33,3 +33,3 @@ }, | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "b65b8738603cd475d7d99a2b20b0ae9d32b4110c" | ||
"gitHead": "97f47e2e242a1fd737495fd64cb65e8fb7a9964b" | ||
} |
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
4917