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.1.0 to 2.1.1

4

dist/is-nan-x.js

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

"copywrite": "Copyright (c) 2017-present",
"date": "2019-08-14T14:23:19.967Z",
"date": "2019-08-28T16:37:55.101Z",
"describe": "",

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

"license": "MIT",
"version": "2.1.0"
"version": "2.1.1"
}

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

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

"copywrite": "Copyright (c) 2017-present",
"date": "2019-08-14T14:23:19.967Z",
"date": "2019-08-28T16:37:55.101Z",
"describe": "",

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

"license": "MIT",
"version": "2.1.0"
"version": "2.1.1"
}

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

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

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

"@babel/runtime": "^7.5.5",
"@types/jest": "^24.0.17",
"@types/node": "^12.7.1",
"@types/webpack": "^4.32.1",
"@xotic750/eslint-config-recommended": "^1.1.2",
"@types/jest": "^24.0.18",
"@types/node": "^12.7.2",
"@types/webpack": "^4.39.1",
"@xotic750/eslint-config-recommended": "^1.1.8",
"babel-core": "^7.0.0-0",
"babel-eslint": "^10.0.2",
"babel-eslint": "^10.0.3",
"babel-loader": "^8.0.6",

@@ -74,6 +74,6 @@ "babel-plugin-lodash": "^3.3.4",

"cross-env": "^5.2.0",
"eslint": "^6.1.0",
"eslint": "^6.2.2",
"eslint-friendly-formatter": "^4.0.1",
"eslint-import-resolver-webpack": "^0.11.1",
"eslint-loader": "^2.2.1",
"eslint-loader": "^3.0.0",
"eslint-plugin-babel": "^5.3.0",

@@ -85,4 +85,4 @@ "eslint-plugin-compat": "^3.3.0",

"eslint-plugin-import": "^2.18.2",
"eslint-plugin-jest": "^22.15.1",
"eslint-plugin-jsdoc": "^15.8.0",
"eslint-plugin-jest": "^22.15.2",
"eslint-plugin-jsdoc": "^15.8.3",
"eslint-plugin-json": "^1.4.0",

@@ -94,6 +94,6 @@ "eslint-plugin-lodash": "^6.0.0",

"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-sort-class-members": "^1.5.0",
"eslint-plugin-sort-class-members": "^1.6.0",
"eslint-plugin-switch-case": "^1.1.2",
"jest": "^24.8.0",
"jest-cli": "^24.8.0",
"jest": "^24.9.0",
"jest-cli": "^24.9.0",
"jest-file": "^1.0.0",

@@ -105,3 +105,3 @@ "lodash": "^4.17.15",

"prettier": "^1.18.2",
"rimraf": "^2.6.3",
"rimraf": "^3.0.0",
"source-map-loader": "^0.2.4",

@@ -111,7 +111,7 @@ "strip-ansi": "^5.2.0",

"typescript": "^3.5.3",
"webpack": "^4.39.1",
"webpack": "^4.39.3",
"webpack-bundle-analyzer": "^3.4.1",
"webpack-cli": "^3.3.6",
"webpack-cli": "^3.3.7",
"webpack-global-object-x": "^1.0.0",
"webpack-merge": "^4.2.1"
"webpack-merge": "^4.2.2"
},

@@ -118,0 +118,0 @@ "engines": {

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