node-opcua-crypto 4.10.0 → 4.11.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.
Files changed (44) hide show
  1. package/README.md +9 -4
  2. package/dist/{chunk-46EEAYVO.mjs → chunk-2RCYFHGG.mjs} +730 -719
  3. package/dist/chunk-2RCYFHGG.mjs.map +1 -0
  4. package/dist/chunk-C7PROBPE.mjs +14 -0
  5. package/dist/chunk-C7PROBPE.mjs.map +1 -0
  6. package/dist/{chunk-GNEWUC7X.mjs → chunk-UH5AT3JE.mjs} +9 -15
  7. package/dist/chunk-UH5AT3JE.mjs.map +1 -0
  8. package/dist/index.d.mts +3 -3
  9. package/dist/index.d.ts +3 -3
  10. package/dist/index.js +517 -565
  11. package/dist/index.js.map +1 -1
  12. package/dist/index.mjs +7 -53
  13. package/dist/index_web-C5Oeu9mq.d.mts +503 -0
  14. package/dist/index_web-D1qc4UN2.d.ts +503 -0
  15. package/dist/source/index.d.mts +13 -3
  16. package/dist/source/index.d.ts +13 -3
  17. package/dist/source/index.js +481 -522
  18. package/dist/source/index.js.map +1 -1
  19. package/dist/source/index.mjs +7 -51
  20. package/dist/source/index_web.d.mts +4 -528
  21. package/dist/source/index_web.d.ts +4 -528
  22. package/dist/source/index_web.js +498 -515
  23. package/dist/source/index_web.js.map +1 -1
  24. package/dist/source/index_web.mjs +5 -49
  25. package/dist/source_nodejs/index.d.mts +1 -2
  26. package/dist/source_nodejs/index.d.ts +1 -2
  27. package/dist/source_nodejs/index.js +31 -38
  28. package/dist/source_nodejs/index.js.map +1 -1
  29. package/dist/source_nodejs/index.mjs +3 -5
  30. package/package.json +9 -4
  31. package/dist/chunk-46EEAYVO.mjs.map +0 -1
  32. package/dist/chunk-GNEWUC7X.mjs.map +0 -1
  33. package/dist/chunk-VI4S2NM5.mjs +0 -38
  34. package/dist/chunk-VI4S2NM5.mjs.map +0 -1
  35. package/dist/index_web.d.mts +0 -5
  36. package/dist/index_web.d.ts +0 -5
  37. package/dist/index_web.js +0 -6414
  38. package/dist/index_web.js.map +0 -1
  39. package/dist/index_web.mjs +0 -195
  40. package/dist/index_web.mjs.map +0 -1
  41. package/index.mjs +0 -1
  42. package/index_web.ts +0 -1
  43. package/web.d.ts +0 -1
  44. package/web.mjs +0 -1
package/README.md CHANGED
@@ -67,11 +67,16 @@ Please refer to the examples directory for more specific use cases and comprehen
67
67
 
68
68
  ## Support
69
69
 
70
- For any inquiries or issues related to NodeOPCUA Crypto, you can contact us at contact@sterfive.com. Please note that priority support is available to NodeOPCUA Support Subscription members.
70
+ Sterfive provides this module free of charge, "as is," with the hope that it will be useful to you. However, any support requests, bug fixes, or enhancements are handled exclusively through our paid services. We believe strongly that independent open-source companies should be fairly compensated for their contributions to the community.
71
+
72
+ We highly recommend subscribing to our support program to ensure your requests are addressed and resolved. Please note that we only consider requests from members of our support program or sponsors.
73
+
71
74
 
72
75
  ### Getting professional support
73
76
 
74
- NodeOPCUA PKI is developed and maintained by sterfive.com.
77
+
78
+ NodeOPCUA Crypto is developed and maintained by sterfive.com.
79
+
75
80
 
76
81
  To get professional support, consider subscribing to the node-opcua membership community:
77
82
 
@@ -109,6 +114,6 @@ Thank you for considering NodeOPCUA Crypto for your OPCUA cryptography needs. We
109
114
 
110
115
  ## Supporting the development effort - Sponsors & Backers
111
116
 
112
- If you like `node-opcua-pki` and if you are relying on it in one of your projects, please consider becoming a backer and [sponsoring us](https://github.com/sponsors/node-opcua), this will help us to maintain a high-quality stack and constant evolution of this module.
117
+ If you like `node-opcua-crypto` and if you are relying on it in one of your projects, please consider becoming a backer and [sponsoring us](https://opencollective.com/node-opcua), this will help us to maintain a high-quality stack and constant evolution of this module.
113
118
 
114
- If your company would like to participate and influence the development of future versions of `node-opcua` please contact [sterfive](mailto:contact@sterfive.com).
119
+ If your company would like to participate and influence the development of future versions of `node-opcua` and its components, please contact [sterfive](mailto:contact@sterfive.com).