Socket
Socket
Sign inDemoInstall

dottie

Package Overview
Dependencies
0
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.1 to 2.0.2

2

dottie.js

@@ -201,3 +201,3 @@ (function(undefined) {

if (typeof value === 'object') {
if (typeof value === 'object' && value !== null) {
paths = paths.concat(Dottie.paths(value, prefixes.concat([key])));

@@ -204,0 +204,0 @@ } else {

{
"name": "dottie",
"version": "2.0.1",
"version": "2.0.2",
"devDependencies": {

@@ -5,0 +5,0 @@ "chai": "^4.2.0",

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