Socket
Socket
Sign inDemoInstall

set-value

Package Overview
Dependencies
21
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.1 to 0.3.2

22

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

@@ -49,3 +49,21 @@ "author": "Jon Schlinkert (https://github.com/jonschlinkert)",

"values"
]
],
"verb": {
"plugins": [
"gulp-format-md"
],
"related": {
"description": "",
"list": [
"assign-value",
"get-value",
"set-value",
"has-value",
"merge-value",
"omit-value",
"unset-value",
"union-value"
]
}
}
}

10

README.md

@@ -1,2 +0,2 @@

# set-value [![NPM version](https://badge.fury.io/js/set-value.svg)](http://badge.fury.io/js/set-value) [![Build Status](https://travis-ci.org/jonschlinkert/set-value.svg)](https://travis-ci.org/jonschlinkert/set-value)
# set-value [![NPM version](https://img.shields.io/npm/v/set-value.svg)](https://www.npmjs.com/package/set-value) [![Build Status](https://img.shields.io/travis/jonschlinkert/set-value.svg)](https://travis-ci.org/jonschlinkert/set-value)

@@ -51,8 +51,8 @@ > Create nested values and any intermediaries using dot notation (`'a.b.c'`) paths.

+ [github/jonschlinkert](https://github.com/jonschlinkert)
+ [twitter/jonschlinkert](http://twitter.com/jonschlinkert)
* [github/jonschlinkert](https://github.com/jonschlinkert)
* [twitter/jonschlinkert](http://twitter.com/jonschlinkert)
## License
Copyright © 2015 Jon Schlinkert
Copyright © 2015 [Jon Schlinkert](https://github.com/jonschlinkert)
Released under the MIT license.

@@ -62,2 +62,2 @@

_This file was generated by [verb-cli](https://github.com/assemble/verb-cli) on November 09, 2015._
_This file was generated by [verb](https://github.com/verbose/verb) on December 10, 2015._
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