Socket
Socket
Sign inDemoInstall

jessy

Package Overview
Dependencies
0
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.4 to 1.1.5

2

lib/jessy.js

@@ -28,3 +28,3 @@ 'use strict';

if (i === n && empty(obj)) {
if (i === n - 1 && empty(obj)) {
value = null;

@@ -31,0 +31,0 @@ return false;

{
"name": "jessy",
"version": "1.1.4",
"version": "1.1.5",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",

@@ -5,0 +5,0 @@ "description": "get value by object property",

Sorry, the diff of this file is not supported yet

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