node-opcua-crypto 3.0.0-beta.4 → 3.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
NodeOPCUA Crypto is a powerful JavaScript module for handling security and cryptography for OPCUA. It's written in TypeScript and runs smoothly on Node.js and in the browser.
|
|
4
4
|
|
|
5
5
|
[](https://www.npmtrends.com/node-opcua-crypto)
|
|
6
|
+
[](https://www.npmjs.com/package/node-opcua-crypto?activeTab=versions)
|
|
6
7
|
[](https://github.com/node-opcua/node-opcua-crypto/actions/workflows/main.yml)
|
|
7
8
|
[](https://codeclimate.com/github/node-opcua/node-opcua-crypto)
|
|
8
9
|
[](https://coveralls.io/github/node-opcua/node-opcua-crypto?branch=master)
|