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

Fix circular dependencies #132

Closed donskov closed 4 years ago

donskov commented 4 years ago

For check dependencies use https://github.com/pahen/madge.

before:

image

after:

image