garbados / comdb

A PouchDB plugin that transparently encrypts and decrypts its data.
61 stars 4 forks source link

chore: housekeeping, use garbados-crypt over tweetnacl #14

Closed garbados closed 3 years ago

garbados commented 3 years ago

garbados-crypt relies on native crypto and bundles pretty small.

Additionally, housekeeping:

For reference, npm run build:min produces a 125kb package.

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 1053099836


Changes Missing Coverage Covered Lines Changed/Added Lines %
index.js 39 40 97.5%
<!-- Total: 39 40 97.5% -->
Totals Coverage Status
Change from base Build 54: 2.2%
Covered Lines: 64
Relevant Lines: 65

💛 - Coveralls