
Product
Announcing Socket Fix 2.0
Socket Fix 2.0 brings targeted CVE remediation, smarter upgrade planning, and broader ecosystem support to help developers get to zero alerts.
feathers-rethinky
Advanced tools
feathers-rethinky
extend
✓ extends and uses extended method
get
✓ returns an instance that exists
✓ returns NotFound error for non-existing id
remove
✓ deletes an existing instance and returns the deleted instance
✓ deletes multiple instances
find
✓ returns all items
✓ filters results by a single parameter
✓ filters results by multiple parameters
- can handle complex nested special queries
special filters
✓ can $sort
✓ can $limit
✓ can $skip
✓ can $select
✓ can $or
- can $not
✓ can $in
✓ can $nin
✓ can $lt
✓ can $lte
✓ can $gt
✓ can $gte
✓ can $ne
- can $populate
paginate
- returns paginated object, paginates by default and shows total
- paginates max and skips
update
- replaces an existing instance
- returns NotFound error for non-existing id
patch
✓ updates an existing instance
✓ patches multiple instances
✓ returns NotFound error for non-existing id
create
✓ creates a single new instance and returns the created instance
✓ creates multiple new instances
FAQs
Thinky.js RethinkDB Adaptor for Feathers JS
We found that feathers-rethinky 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.
Product
Socket Fix 2.0 brings targeted CVE remediation, smarter upgrade planning, and broader ecosystem support to help developers get to zero alerts.
Security News
Socket CEO Feross Aboukhadijeh joins Risky Business Weekly to unpack recent npm phishing attacks, their limited impact, and the risks if attackers get smarter.
Product
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.