UNPKG

sync-client

Version:

Module which uses Dexie to save data and can later use a server to synchronize the data in the database with other devices

14 lines (13 loc) 277 B
{ "validations": { "vulnerableDependencies": true, "uncommittedChanges": true, "untrackedFiles": true, "sensitiveData": true, "branch": "master", "gitTag": true }, "confirm": true, "publishTag": "latest", "prePublishScript": "npm run build" }