danang-id / simple-crypto-js

Simplified AES cryptography for safer and easier encryption and decryption processes of any JavaScript objects.
https://simplecrypto.js.org
MIT License
85 stars 27 forks source link

Fix number type detection #20

Closed transmissions11 closed 4 years ago

transmissions11 commented 4 years ago

Fixes https://github.com/danang-id/simple-crypto-js/issues/19

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 586


Totals Coverage Status
Change from base Build 585: -0.5%
Covered Lines: 86
Relevant Lines: 97

💛 - Coveralls
danang-id commented 4 years ago

OK. Merging these.