Socket
Socket
Sign inDemoInstall

sift

Package Overview
Dependencies
Maintainers
2
Versions
155
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 13.1.8 to 13.1.9

2

lib/core.d.ts

@@ -24,3 +24,3 @@ import { Key, Comparator } from "./utils";

$size?: number;
$where?: Function | string;
$where?: ((this: TValue) => void) | string;
$options?: "i" | "g" | "m" | "u";

@@ -27,0 +27,0 @@ $type?: Function;

{
"name": "sift",
"description": "MongoDB query filtering in JavaScript",
"version": "13.1.8",
"version": "13.1.9",
"repository": "crcn/sift.js",

@@ -6,0 +6,0 @@ "sideEffects": false,

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc