Socket
Socket
Sign inDemoInstall

extend-shallow

Package Overview
Dependencies
1
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 2.0.1

15

package.json
{
"name": "extend-shallow",
"description": "Extend an object with the properties of additional objects. node.js/javascript util.",
"version": "2.0.0",
"version": "2.0.1",
"homepage": "https://github.com/jonschlinkert/extend-shallow",
"author": {
"name": "Jon Schlinkert",
"url": "https://github.com/jonschlinkert"
},
"repository": {
"type": "git",
"url": "git://github.com/jonschlinkert/extend-shallow.git"
},
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
"repository": "jonschlinkert/extend-shallow",
"bugs": {

@@ -44,2 +38,3 @@ "url": "https://github.com/jonschlinkert/extend-shallow/issues"

"keywords": [
"assign",
"extend",

@@ -62,2 +57,2 @@ "javascript",

]
}
}

@@ -5,2 +5,4 @@ # extend-shallow [![NPM version](https://badge.fury.io/js/extend-shallow.svg)](http://badge.fury.io/js/extend-shallow) [![Build Status](https://travis-ci.org/jonschlinkert/extend-shallow.svg)](https://travis-ci.org/jonschlinkert/extend-shallow)

## Install
Install with [npm](https://www.npmjs.com/)

@@ -12,10 +14,2 @@

## Running tests
Install dev dependencies:
```sh
$ npm i -d && npm test
```
## Usage

@@ -47,2 +41,10 @@

## Running tests
Install dev dependencies:
```sh
$ npm i -d && npm test
```
## Author

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

_This file was generated by [verb-cli](https://github.com/assemble/verb-cli) on May 21, 2015._
_This file was generated by [verb-cli](https://github.com/assemble/verb-cli) on June 29, 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