Socket
Socket
Sign inDemoInstall

map-filter-reduce

Package Overview
Dependencies
4
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.2 to 3.0.3

2

package.json
{
"name": "map-filter-reduce",
"description": "",
"version": "3.0.2",
"version": "3.0.3",
"homepage": "https://github.com/dominictarr/map-filter-reduce",

@@ -6,0 +6,0 @@ "repository": {

@@ -69,3 +69,3 @@ 'use strict'

if(isString(v.$prefix)) return v.$prefix+'\uffff'
if(has(v, '$le')) return v.$lt
if(has(v, '$lt')) return v.$lt
if(has(v, '$lte')) return v.$lte

@@ -72,0 +72,0 @@ }

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc