Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

sift

Package Overview
Dependencies
Maintainers
1
Versions
155
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sift - npm Package Compare versions

Comparing version 0.0.16 to 0.0.17

2

package.json
{
"name": "sift",
"description": "mongodb query style array filtering",
"version": "0.0.16",
"version": "0.0.17",
"repository": {},

@@ -6,0 +6,0 @@ "engines": {},

@@ -271,3 +271,3 @@ /*

$all: function(a, b) {
b = b || (b = [])
for(var i = a.length; i--;) {

@@ -274,0 +274,0 @@ var a1 = a[i];

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc