graphene-pk11
Advanced tools
Comparing version 2.1.4 to 2.1.5
{ | ||
"name": "graphene-pk11", | ||
"version": "2.1.4", | ||
"version": "2.1.5", | ||
"description": "A simple layer for interacting with PKCS #11 / PKCS11 / CryptoKI for Node in TypeScript", | ||
@@ -22,3 +22,3 @@ "main": "./build/index.js", | ||
"engines": { | ||
"node": "^5.0.0" | ||
"node": ">=8.0.0" | ||
}, | ||
@@ -25,0 +25,0 @@ "dependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
250405