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.
Get dem burgers.
This module requires node >= 8
.
npm install --save wahlburger
const getBurgers = require('wahlburger')
const burgers = await getBurgers()
console.log(burgers)
[
{
"name": "O.F.D. (Originally From Dorchester)",
"price": "$9.50",
"desc": "1/2 Ib. Burger housemade tomato jam, bacon, swiss cheese & sauteed mushrooms"
},
{
"name": "The Melt",
"price": "$8.95",
"desc": "1/3 Ib. Burger, served between thick-cut bread & grilled with government cheese, pickles, caramelized onions, bacon & mustard sauce"
},
{
"name": "BBQ Bacon Burger",
"price": "$8.25",
"desc": "A spiced up weekend barbecue on a bun, topped with cheddar cheese bacon, avocado, fresh jalapenos & BBQ sauce, turkey or beef"
},
{
"name": "Dads Basic Burger",
"price": "$6.75",
"desc": "1/3 Ib. Burger, wahl sauce pickles & onions"
},
{
"name": "Our Burger",
"price": "$7.15",
"desc": "1/3 Pound our signature burger, the way we do it, the way we love it"
},
{
"name": "Double Decker",
"price": "$8.25",
"desc": "Nearly a 1/2 pound a a double stack, like our friends house down the street"
},
{
"name": "Triple Decker",
"price": "$9.50",
"desc": "Over 2/3 of a pound a triple stack, like the house we grew up in"
}
]
Gets dem Wahlburger burgers.
MIT © Travis Fischer
FAQs
Get dem burgers.
The npm package wahlburger receives a total of 1 weekly downloads. As such, wahlburger popularity was classified as not popular.
We found that wahlburger 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.