
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
ui-router-extras
Advanced tools
UI-Router Extras: Sticky states, Future States, Deep State Redirect, Transition promise
Full Website (description, API, demos): http://christopherthielen.github.io/ui-router-extras/
UI-Router is the defacto router for AngularJS.
UI-Router Extras adds additional features to help you write large modular applications.
Note: ui-router-extras test suite runs against UI-Router versions 0.2.8, 0.2.10, 0.2.12, 0.2.13 Support for older versions of ui-router is likely to disappear in the future.
npm install ui-router-extras --save-dev
bower install ui-router-extras --save-dev
ct-ui-router-extras.min.js
app.js
) - ct.ui.router.extras
npm install ui-router-extras --save-dev
bower install ui-router-extras --save-dev
modular/ct-ui-router-extras.core.min.js
modular/ct-ui-router-extras.sticky.min.js
modular/ct-ui-router-extras.dsr.min.js
modular/ct-ui-router-extras.future.min.js
modular/ct-ui-router-extras.previous.min.js
modular/ct-ui-router-extras.statevis.min.js
modular/ct-ui-router-extras.transition.min.js
app.js
) - e.g., ct.ui.router.extras.sticky
git checkout master
npm install && bower install
gulp
The gulpfile.js default target generates the output files into a build/ and build/modular directory. It runs all unit tests on the modular files individually, and then runs the tests against the full build file. When run on the full build file, the test suite is run once against each version of UI-Router listed above.
FAQs
UI-Router Extras: Sticky states, Future States, Deep State Redirect, Transition promise
The npm package ui-router-extras receives a total of 6,922 weekly downloads. As such, ui-router-extras popularity was classified as popular.
We found that ui-router-extras 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.
Research
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.