Socket
Socket
Sign inDemoInstall

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 16.0.1 to 16.0.2

2

lib/core/find-result.js

@@ -7,3 +7,3 @@ "use strict";

onMatch: () => {},
get: () => ctx.context
get: () => kwargs.context
};

@@ -10,0 +10,0 @@ }

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

@@ -51,6 +51,6 @@ "main": "lib/index.js",

"@babel/cli": "7.13.16",
"@babel/core": "7.14.0",
"@babel/core": "7.14.2",
"@babel/register": "7.13.16",
"@blackflux/eslint-plugin-rules": "2.0.3",
"@blackflux/robo-config-plugin": "5.0.3",
"@blackflux/robo-config-plugin": "5.1.0",
"babel-eslint": "10.1.0",

@@ -61,6 +61,6 @@ "babel-preset-latest-node": "5.5.1",

"diff": "5.0.0",
"diff2html": "3.4.3",
"diff2html": "3.4.4",
"eslint": "7.26.0",
"eslint-config-airbnb-base": "14.2.1",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-import": "2.23.0",
"eslint-plugin-json": "3.0.0",

@@ -77,3 +77,3 @@ "eslint-plugin-markdown": "2.1.0",

"object-scan": "15.0.1",
"semantic-release": "17.4.2",
"semantic-release": "17.4.3",
"smart-fs": "2.0.2",

@@ -80,0 +80,0 @@ "stringify-object": "3.3.0",

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