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

comparisons

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

comparisons - npm Package Compare versions

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc