Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
boring-router-react
Advanced tools
React components for Boring Router.
Checkout https://makeflow.github.io/boring-router/ for documentation.
[0.3.13] - 2020-7-6
$before/will/afterEnter
, $before/will/afterUpdate
, $before/will/afterLeave
; added $before/will/afterEnterOrUpdate
as shortcut for $before/will/afterEnter
and $before/will/afterUpdate
.$service
.RouteBuilder
.$metadata
support.Router.create()
is removed in favor of new Router().$route()
.fragment
has been changed to segment
./account
, and route account
has $children
, account
will not be matched by default. An option $exact
is added for this scenario, and applies only to route schema with $children
.RouteMatch#$action
has been removed, see hooks for alternatives.RouteMatch#$ref()
, RouteMatch#$push()
, RouteMatch#$replace()
methods is now an option object.preserveQuery
is now removed, but the behavior has changed to preserve query defined with $query
(and its parents).RouteMatch#$beforeEnter
, RouteMatch#$afterLeave
) is now a removal callback.<Redirect>
component has been removed.`FAQs
A type-safe MobX router with parallel routing support.
The npm package boring-router-react receives a total of 24 weekly downloads. As such, boring-router-react popularity was classified as not popular.
We found that boring-router-react demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 5 open source maintainers 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
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.