Socket
Socket
Sign inDemoInstall

libnested

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

libnested - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

1

index.js

@@ -21,2 +21,3 @@ function isObject (o) {

obj = obj[path[i]]
return value
}

@@ -23,0 +24,0 @@

2

package.json
{
"name": "libnested",
"description": "",
"version": "1.0.0",
"version": "1.1.0",
"homepage": "https://github.com/dominictarr/libnested",

@@ -6,0 +6,0 @@ "repository": {

@@ -50,2 +50,7 @@

var _a = [1,2,3]
var a = R.set(deep, ['rom', 'pan'], _a)
t.equal(a, _a)
t.end()

@@ -52,0 +57,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