
Security News
The Hidden Blast Radius of the Axios Compromise
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.
@tweenrex/core
Advanced tools
This project contains the core objects for TweenRex: TRexObservable, TweenRex, and TyrannoScrollus.
Please go to TweenRex to ask questions and find documentation.
Contributions are welcome. Please create an issue on the main TweenRex project prior to adding a Pull Request on this project. See below on how to run this project locally.
npm install in the directorynpm start. This will build to the lib directory and simultaneously run all test files in the tests directory.Alternately, run
npm run test:watchto only watch tests, ornpm run build:watchto only watch src files
| Folder | Description |
|---|---|
| /lib | Output for node |
| /lib.es2015 | Output as ES2015 modules |
| /src | Source files |
| /tests | Test files |
| /types | Output for TypeScript type definitions |
This library is licensed under MIT.
FAQs
Reactive Tweening Engine
We found that @tweenrex/core demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 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
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.

Research
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.

Research
Malicious versions of the Telnyx Python SDK on PyPI delivered credential-stealing malware via a multi-stage supply chain attack.