Socket
Socket
Sign inDemoInstall

set-value

Package Overview
Dependencies
2
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.4 to 0.1.6

1

index.js

@@ -12,3 +12,2 @@ /*!

var nc = require('noncharacters');
var get = require('get-value');

@@ -15,0 +14,0 @@ module.exports = function setValue(obj, path, val) {

3

package.json
{
"name": "set-value",
"description": "Create nested values and any intermediaries using dot notation (`'a.b.c'`) paths.",
"version": "0.1.4",
"version": "0.1.6",
"homepage": "https://github.com/jonschlinkert/set-value",

@@ -32,3 +32,2 @@ "author": {

"dependencies": {
"get-value": "^1.1.3",
"isobject": "^1.0.0",

@@ -35,0 +34,0 @@ "noncharacters": "^1.1.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