Socket for GitHub
Detect suspicious packages in PRs
Socket CLI
Use Socket from the command line
Socket Web Extension
Use Socket from your browser
Socket Dependency Search
Find any package for your project
Socket Optimize
Optimize your dependencies
Integrations
Docs
Want to read all the docs? Start here
Customers
Check out our customer stories
Blog
Keep up to date with all the news
Changelog
Latest updates and enhancements
FAQ
Answers to common questions
Package Alerts
Learn about all Socket alerts
Glossary
Open source and security terms
Customer Stories
About
Why we built Socket
Love
See why developers love Socket
Careers
Join our team
Investors
Learn about our investors
Security
Our security practices
Why Socket?
Achievements
Packages
Comaintainers
7 packages
Order
Sort by
bombshell
ember-cli-copyable
Deeply copies your records including their relations. The mixin is smart enough to resolve not loaded relations and is configurable to what should be shallow/deeply copied or excluded entirely.
ember-cli-filter-by-query
Provides you with a computed property that filters an array by a given search query. The output is sorted by similarity to the query.
ember-cli-number-abbr
This addon will format your large numbers into an easy to read form like so: {number-abbr 13460921} -> '13.5M' with tons of additional configurations.
ember-cli-scrolling-content
This block component will horizontally scroll the content you provide whenever a user hovers over it. Come check out the DEMO.
ember-cli-sync-for-each
Synchronously calls a function on each item of an array. If that function is asynchronous, it will wait for the previous call to resolve before triggering the next.
ember-cli-test-helper
Test helper blueprints for ember-cli