node-opcua-crypto
Advanced tools
Comparing version 1.3.8 to 1.4.0
{ | ||
"name": "node-opcua-crypto", | ||
"version": "1.3.8", | ||
"version": "1.4.0", | ||
"description": "Crypto tools for Node-OPCUA", | ||
"main": "./dist/index.js", | ||
"types": "./dist/index.d.ts", | ||
"main": "./index.js", | ||
"types": "./index.d.ts", | ||
"browser": "./index_web.js", | ||
"scripts": { | ||
@@ -8,0 +9,0 @@ "build": "npx tsc", |
@@ -15,5 +15,5 @@ { | ||
"types": ["node", "mocha", "should"], | ||
"rootDir": "lib" | ||
"rootDir": "." | ||
}, | ||
"files": ["lib/index.ts"] | ||
"files": ["source/index.ts", "source_nodejs/index.ts"] | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
293019
68
4738
1