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.
npm install -g busseur
A small TriMet command line tool for bus arrivals. It will automatically refresh every minute. It's great for squeezing in those extra few minutes of coding.
Also, it's written with RxJs so it's declarative. It's kind of like React, every time your state changes, it throws away everything on the screen and repaints (minus the diffing).
busseur [options]
Options:
-h, --help output usage information
-V, --version output the version number
-s, --stop <n> filter to a specic TriMet stop id (required)
-r, --route [n] filter to a specific set of routes (repeatable)
-n, --nickname [nickname] a custom nickname for the location
npm install
npm test
TriMet only allows access to their api with a token obtained on their developer website. If you want to run your own server with your own api key, check out the busseur-server repo.
FAQs
A TriMet CLI tool
The npm package busseur receives a total of 5 weekly downloads. As such, busseur popularity was classified as not popular.
We found that busseur 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.