We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be97eb4 commit b29bad3Copy full SHA for b29bad3
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "safe-compare",
3
- "version": "1.1.0",
+ "version": "1.1.1",
4
"description": "Constant-time comparison algorithm to prevent timing attacks.",
5
"main": "index.js",
6
"scripts": {
0 commit comments