graphene-pk11
Advanced tools
Comparing version 2.1.1 to 2.1.2
@@ -110,5 +110,2 @@ "use strict"; | ||
} | ||
if (compare === 1) { | ||
return false; | ||
} | ||
}); | ||
@@ -115,0 +112,0 @@ if (res) { |
{ | ||
"name": "graphene-pk11", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"description": "A simple layer for interacting with PKCS #11 / PKCS11 / CryptoKI for Node in TypeScript", | ||
@@ -5,0 +5,0 @@ "main": "./build/index.js", |
249527
4947