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

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.22 to 2.0.23

4

dist/is-nan-x.js

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

"copywrite": "Copyright (c) 2017-present",
"date": "2019-07-23T23:30:31.362Z",
"date": "2019-07-24T13:10:29.761Z",
"describe": "",

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

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

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

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

"copywrite": "Copyright (c) 2017-present",
"date": "2019-07-23T23:30:31.362Z",
"date": "2019-07-24T13:10:29.761Z",
"describe": "",

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

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

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

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

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

"main": "dist/is-nan-x.js",
"jsdelivr": "dist/is-nan-x.min.js",
"scripts": {

@@ -27,0 +28,0 @@ "build:esm": "mkdirp dist && babel -s true --env-name esm src/is-nan-x.js -o dist/is-nan-x.esm.js",

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