Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

is-plain-object

Package Overview
Dependencies
Maintainers
2
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

is-plain-object - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

index.d.ts

20

package.json
{
"name": "is-plain-object",
"description": "Returns true if an object was created by the `Object` constructor.",
"version": "2.0.3",
"version": "2.0.4",
"homepage": "https://github.com/jonschlinkert/is-plain-object",

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

"Jon Schlinkert (http://twitter.com/jonschlinkert)",
"Steven Vachon (https://svachon.com)"
"Osman Nuri Okumuş (http://onokumus.com)",
"Steven Vachon (https://svachon.com)",
"(https://github.com/wtgtybhertgeghgtwtg)"
],

@@ -18,2 +20,3 @@ "repository": "jonschlinkert/is-plain-object",

"files": [
"index.d.ts",
"index.js"

@@ -32,12 +35,12 @@ ],

"dependencies": {
"isobject": "^3.0.0"
"isobject": "^3.0.1"
},
"devDependencies": {
"browserify": "^14.3.0",
"chai": "^4.0.0",
"gulp-format-md": "^0.1.12",
"browserify": "^14.4.0",
"chai": "^4.0.2",
"gulp-format-md": "^1.0.0",
"mocha": "^3.4.2",
"mocha-phantomjs": "^4.1.0",
"phantomjs": "^2.1.7",
"uglify-js": "^3.0.12"
"uglify-js": "^3.0.24"
},

@@ -58,2 +61,3 @@ "keywords": [

],
"types": "index.d.ts",
"verb": {

@@ -70,4 +74,4 @@ "toc": false,

"list": [
"is-number",
"isobject",
"is-number",
"kind-of"

@@ -74,0 +78,0 @@ ]

6

README.md

@@ -67,4 +67,6 @@ # is-plain-object [![NPM version](https://img.shields.io/npm/v/is-plain-object.svg?style=flat)](https://www.npmjs.com/package/is-plain-object) [![NPM monthly downloads](https://img.shields.io/npm/dm/is-plain-object.svg?style=flat)](https://npmjs.org/package/is-plain-object) [![NPM total downloads](https://img.shields.io/npm/dt/is-plain-object.svg?style=flat)](https://npmjs.org/package/is-plain-object) [![Linux Build Status](https://img.shields.io/travis/jonschlinkert/is-plain-object.svg?style=flat&label=Travis)](https://travis-ci.org/jonschlinkert/is-plain-object)

| --- | --- |
| 9 | [jonschlinkert](https://github.com/jonschlinkert) |
| 17 | [jonschlinkert](https://github.com/jonschlinkert) |
| 6 | [stevenvachon](https://github.com/stevenvachon) |
| 3 | [onokumus](https://github.com/onokumus) |
| 1 | [wtgtybhertgeghgtwtg](https://github.com/wtgtybhertgeghgtwtg) |

@@ -103,2 +105,2 @@ ### Building docs

_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.6.0, on May 27, 2017._
_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.6.0, on July 11, 2017._

Sorry, the diff of this file is not supported yet

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