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.
backbone-associations
Advanced tools
Create object hierarchies with Backbone models. Respond to hierarchy changes using regular Backbone events
Associations allows Backbone applications to model 1:1 & 1:N associations between application models and Collections. More importantly, applications can listen to any kind of change (change, add, remove, reset, sort, destroy) in this hierarchy using standard Backbone events and respond to them. (views can re-render for example). The implementation strives to be tiny (2.6KB), easy-to-understand, light-weight and fast.
For features, performance #s, API documentation, tutorials and recipes, please visit :
http://dhruvaray.github.io/backbone-associations/
See https://github.com/dhruvaray/backbone-associations/issues/55
We encourage you to add your experiences to this list!
Version 0.5.5 - Diff
FAQs
Create object hierarchies with Backbone models. Respond to hierarchy changes using regular Backbone events
The npm package backbone-associations receives a total of 3,334 weekly downloads. As such, backbone-associations popularity was classified as popular.
We found that backbone-associations 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.
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.