You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ NodeJS library for Mastercard API compliant payload encryption/decryption.
30
30
### Compatibility <aname="compatibility"></a>
31
31
32
32
- NodeJS 6.12.3+
33
-
- NodeJS 13.14.0+ (JWE features)
33
+
- NodeJS 16.x (JWE features)
34
34
35
35
There shouldn't be any Node compatibility issues with this package, but it's a good idea to keep your Node versions up-to-date. It is recommended that you use one of the LTS Node.js releases, or one of the more general recent releases. A Node version manager such as `nvm` (_Mac_ and _Linux_) or `nvm-windows` is a good way to stay on top of this.
0 commit comments