Socket
Socket
Sign inDemoInstall

comparisons

Package Overview
Dependencies
2
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.2.6 to 2.2.7

2

lib/index.js

@@ -31,3 +31,3 @@ const flat = require('flat');

'doesNotEqual': (v) => ({
$ne: cast(v),
$ne: v,
}),

@@ -34,0 +34,0 @@ 'isLessThan': (v) => ({

{
"name": "comparisons",
"version": "2.2.6",
"version": "2.2.7",
"main": "lib/index.js",

@@ -5,0 +5,0 @@ "license": "MIT",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc