
Security News
Another Round of TEA Protocol Spam Floods npm, But It’s Not a Worm
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.
@collectable/core
Advanced tools
This module provides functionality that is internal to Collectable.js data structures. You do not need to take it as a dependency directly.
For unit testing during development set VSCode to build (CTRL/CMD-SHIFT-B; the task is set to watch/rebuild on changes), then, from your terminal/console in this directory, run one of:
$ npm run test-dev
$ yarn run test-dev
The project will compile, Mocha will run in watch mode and bail when encountering a failing test. Because VSCode is building in watch mode too, making a change will recompile source files, and the compiled outputs will be picked up automatically picked up by Mocha and rerun.
This development testing process is independent of the main Gulp-based build and exists only to make development easier. Build with Gulp after you're satisfied that source code and tests work correctly.
FAQs
[Collectable.js] Core Module
We found that @collectable/core demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 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
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.

Security News
PyPI adds Trusted Publishing support for GitLab Self-Managed as adoption reaches 25% of uploads

Research
/Security News
A malicious Chrome extension posing as an Ethereum wallet steals seed phrases by encoding them into Sui transactions, enabling full wallet takeover.