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

object-scan

Package Overview
Dependencies
Maintainers
1
Versions
200
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

object-scan - npm Package Compare versions

Comparing version 14.4.3 to 14.4.4

4

lib/core/find.js

@@ -165,5 +165,3 @@ "use strict";

isMatch = true;
}
if ('' in searches[0]) {
} else if ('' in searches[0]) {
assert(searches.length === 1);

@@ -170,0 +168,0 @@ stack.push(true, [searches[0]['']], segment, depth);

{
"name": "object-scan",
"version": "14.4.3",
"version": "14.4.4",
"description": "Traverse object hierarchies using matching and callbacks.",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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