Socket
Socket
Sign inDemoInstall

dry-underscore

Package Overview
Dependencies
Maintainers
1
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dry-underscore - npm Package Compare versions

Comparing version 0.22.1 to 0.22.2

2

lib/inspect.js

@@ -104,3 +104,3 @@

// Filter out the util module, it's inspect function is special
value.inspect !== exports.inspect &&
value.inspect !== inspect &&
// Also filter out any prototype objects using the circular check.

@@ -107,0 +107,0 @@ !(value.constructor && value.constructor.prototype === value)) {

{
"name": "dry-underscore",
"version": "0.22.1",
"version": "0.22.2",
"dependencies": {

@@ -5,0 +5,0 @@ "deep-diff": {

{
"name": "dry-underscore",
"version": "0.22.1",
"version": "0.22.2",
"main": "./index/node.index.js",

@@ -5,0 +5,0 @@ "description": "The DRY Underscore Library",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc