PeculiarVentures / graphene

A simple layer for interacting with PKCS #11 / PKCS11 / CryptoKI for Node in TypeScript. (Keywords: Javascript, PKCS#11, Crypto, Smart Card, HSM)
MIT License
169 stars 34 forks source link

node engine constraint in package.json #120

Closed andres-blanco closed 4 years ago

andres-blanco commented 5 years ago

There's a constraint for the node engine in package.json that reads ^5.0.0. Is there a reason for this? I've been using it for a while in debian 9 + node 10.17 and it works fine.

rmhrisk commented 5 years ago

Nope, PR welcome.

microshine commented 4 years ago

Fixed in graphene-pk11@2.1.5