Socket
Socket
Sign inDemoInstall

is-nan-x

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

is-nan-x - npm Package Compare versions

Comparing version 2.0.23 to 2.0.24

4

dist/is-nan-x.js

@@ -5,3 +5,3 @@ /*!

"copywrite": "Copyright (c) 2017-present",
"date": "2019-07-24T13:10:29.761Z",
"date": "2019-07-24T15:51:31.069Z",
"describe": "",

@@ -12,3 +12,3 @@ "description": "ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.",

"license": "MIT",
"version": "2.0.23"
"version": "2.0.24"
}

@@ -15,0 +15,0 @@ */

@@ -5,3 +5,3 @@ /*!

"copywrite": "Copyright (c) 2017-present",
"date": "2019-07-24T13:10:29.761Z",
"date": "2019-07-24T15:51:31.069Z",
"describe": "",

@@ -12,3 +12,3 @@ "description": "ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.",

"license": "MIT",
"version": "2.0.23"
"version": "2.0.24"
}

@@ -15,0 +15,0 @@ */

{
"name": "is-nan-x",
"version": "2.0.23",
"version": "2.0.24",
"description": "ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.",

@@ -89,3 +89,3 @@ "homepage": "https://github.com/Xotic750/is-nan-x",

"eslint-plugin-jest": "^22.13.6",
"eslint-plugin-jsdoc": "^15.7.1",
"eslint-plugin-jsdoc": "^15.7.2",
"eslint-plugin-json": "^1.4.0",

@@ -92,0 +92,0 @@ "eslint-plugin-lodash": "^5.1.0",

<a href="https://travis-ci.org/Xotic750/is-nan-x"
title="Travis status">
title="Travis status">
<img
src="https://travis-ci.org/Xotic750/is-nan-x.svg?branch=master"
alt="Travis status" height="18"/>
src="https://travis-ci.org/Xotic750/is-nan-x.svg?branch=master"
alt="Travis status" height="18">
</a>
<a href="https://david-dm.org/Xotic750/is-nan-x"
title="Dependency status">
<img src="https://david-dm.org/Xotic750/is-nan-x.svg"
alt="Dependency status" height="18"/>
title="Dependency status">
<img src="https://david-dm.org/Xotic750/is-nan-x/status.svg"
alt="Dependency status" height="18"/>
</a>
<a href="https://david-dm.org/Xotic750/is-nan-x#info=devDependencies"
title="devDependency status">
<a
href="https://david-dm.org/Xotic750/is-nan-x?type=dev"
title="devDependency status">
<img src="https://david-dm.org/Xotic750/is-nan-x/dev-status.svg"
alt="devDependency status" height="18"/>
alt="devDependency status" height="18"/>
</a>
<a href="https://badge.fury.io/js/is-nan-x" title="npm version">
<a href="https://badge.fury.io/js/is-nan-x"
title="npm version">
<img src="https://badge.fury.io/js/is-nan-x.svg"
alt="npm version" height="18"/>
alt="npm version" height="18">
</a>
<a href="https://www.jsdelivr.com/package/npm/is-nan-x"
title="jsDelivr hits">
<img src="https://data.jsdelivr.com/v1/package/npm/is-nan-x/badge?style=rounded"
alt="jsDelivr hits" height="18">
</a>
<a name="module_is-nan-x"></a>

@@ -22,0 +30,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