Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
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

sift - npm Package Compare versions

Comparing version 7.0.0 to 7.0.1

4

package.json
{
"name": "sift",
"description": "mongodb query style array filtering",
"version": "7.0.0",
"version": "7.0.1",
"repository": "crcn/sift.js",

@@ -28,2 +28,4 @@ "author": {

"main": "./lib/index.js",
"module": "./src/index.js",
"es2015": "./src/index.js",
"scripts": {

@@ -30,0 +32,0 @@ "build": "mkdir -p lib; babel src/index.js > lib/index.js; webpack",

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