Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
animas-diasend-data
Advanced tools
Fetch and parse spreadsheets containing Animas pump data from Diasend.
parser for animas pump, cbg
npm install animas-diasend-data
make test
animas-dump-json
Print json version of Diasend spreadsheet.
$ ./bin/animas-dump-json <incoming.xls>
download-diasend
Download recent xls from diasend.
node ./bin/download-diasend [opts] <out.xls>
Options:
-u, --username Diasend username (or environment $DIASEND_USERNAME)
-p, --password Diasend password (or environment $DIASEND_PASSWORD)
-d, --days Number of recent days to fetch [default: 14]
Enable tab completion with:
$ . <(download-diasend completion)
sunder-csv
Split binary spreadsheet into separate plain text csv files.
node ./bin/sunder-csv [opts] <incoming.xls>
Options:
-s, --stdout Print everything to stdout [default: false]
-p, --prefix Prefix to store csv files [default: ""]
Enable tab completion with:
$ . <(sunder-csv completion)
FAQs
Fetch and parse spreadsheets containing Animas pump data from Diasend.
The npm package animas-diasend-data receives a total of 5 weekly downloads. As such, animas-diasend-data popularity was classified as not popular.
We found that animas-diasend-data demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.