Loren
Loren
`update-notifier` has a transient security risk as it eventually uses an old version of `got` Sadly, to update to the newest version, you'd have to move to `esm`. See: https://github.com/yeoman/update-notifier/releases/tag/v6.0.0...
Hi Leo, I'm not sure if this is an option for your right now, but I've been working on a CAS Server Laravel Package (https://github.com/loren138/cas-server) which implements a lot of...
- Adds the ability to keep the individual PDF files around and export details (useful for later combining). - I have a custom utility to bind in a table of...
## 📝 Description Add for attribute to Radio and Checkbox label if ID is available ## ⛳️ Current behavior (updates) Radio and Checkbox nest within the label but are not...
React released a new babel JSX transform in 2020 so you don't have to import React in every component but pwa-kit is not using it. **Describe the solution you'd like**...