{"_id":"is-nan-x","_rev":"37-39b249b092cff532454f64791df7f754","name":"is-nan-x","description":"ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.","dist-tags":{"latest":"2.1.1"},"versions":{"1.0.0":{"name":"is-nan-x","version":"1.0.0","description":"ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.","homepage":"https://github.com/Xotic750/is-nan-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["number","isNaN","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/is-nan-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-nan-x/issues"},"dependencies":{},"devDependencies":{"@xotic750/eslint-config-standard-x":"^2.2.1","browserify":"^14.4.0","browserify-derequire":"^0.9.4","cross-env":"^5.0.1","es5-shim":"^4.5.9","es6-shim":"^0.35.3","es7-shim":"^6.0.0","eslint":"^4.2.0","eslint-plugin-compat":"^1.0.4","eslint-plugin-css-modules":"^2.7.2","eslint-plugin-eslint-comments":"^1.0.2","eslint-plugin-jsdoc":"^3.1.1","eslint-plugin-json":"^1.2.0","eslint-plugin-no-use-extend-native":"^0.3.12","husky":"^0.13.4","jasmine-node":"^1.14.5","jsdoc-to-markdown":"^3.0.0","json3":"^3.3.2","make-jasmine-spec-runner-html":"^1.3.0","ncp":"^2.0.0","nodemon":"^1.11.0","nsp":"^2.6.3","parallelshell":"^3.0.1","replace-x":"^1.5.0","rimraf":"^2.6.1","serve":"^6.0.2","uglify-js":"^3.0.24"},"scripts":{"clean":"rimraf README.md lib/*","clean:jasmine":"rimraf tests/index.html tests/run.js","clean:all":"npm run clean:jasmine && npm run clean","build":"npm run clean && npm run lint && npm run browserify && npm run uglify && npm run docs && npm test && npm run security","build:jasmine":"npm run clean:jasmine && make-jasmine-spec-runner-html","build:setver":"replace-x \" @version .*\" \" @version $(node -p -e \"require('./package.json').version\")\" index.js","build:name":"replace-x \" @module .*\" \" @module $(node -p -e \"require('./package.json').name\")\" index.js","build:description":"replace-x \" @file .*\" \" @file $(node -p -e \"require('./package.json').description\")\" index.js","build:replace":"npm run build:setver && npm run build:name && npm run build:description","production":"npm run clean:all && npm run build:jasmine && npm run build:replace && npm run build","start":"parallelshell \"serve\" \"nodemon --watch index.js --exec 'npm run build'\"","docs:name":"replace-x \"@{PACKAGE-NAME}\" \"$(node -p -e \"require('./package.json').name\")\" README.md","docs:badges":"ncp badges.html README.md && npm run docs:name","docs":"npm run docs:badges && jsdoc2md --name-format --example-lang js index.js >> README.md","lint":"eslint *.js tests/spec/*.js","lint-fix":"npm run lint -- --fix","security":"nsp check","test":"jasmine-node --matchall tests/spec/","browserify":"browserify -p browserify-derequire -e index.js -o lib/is-nan-x.js -u 'crypto' -s returnExports","uglify":"uglifyjs lib/is-nan-x.js -o lib/is-nan-x.min.js --config-file .uglifyjsrc.json","precommit":"npm run production","prepush":"npm run production"},"gitHead":"85e0954a79a6551b6e0a14333cd7b2ee07dbd17c","_id":"is-nan-x@1.0.0","_npmVersion":"5.4.0","_nodeVersion":"6.11.2","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-mLvYbURyUqe+hRpP3SggSBBUW9BrZ3CldpuMidDnOn89js5oTIWIvuyh85+V5gQ5H2+r3g1CDzqrUpG1W7SZnQ==","shasum":"0f6edd7d58ac4b1175b3be1a36a15acf478e579f","tarball":"https://registry.npmjs.org/is-nan-x/-/is-nan-x-1.0.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCG106mgQ+sM+PHih8p9rphvj5GMJHl/Q3dz0gkd69bFwIhAJL7rBA7EgdG80yQiXZwevIKpqEWZXS2T7wPz1RMxo1H"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-nan-x-1.0.0.tgz_1504274307789_0.005926573881879449"},"directories":{}},"1.0.1":{"name":"is-nan-x","version":"1.0.1","description":"ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.","homepage":"https://github.com/Xotic750/is-nan-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["number","isNaN","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/is-nan-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-nan-x/issues"},"dependencies":{},"devDependencies":{"@xotic750/eslint-config-standard-x":"^2.2.1","browserify":"^14.4.0","browserify-derequire":"^0.9.4","cross-env":"^5.0.1","es5-shim":"^4.5.9","es6-shim":"^0.35.3","es7-shim":"^6.0.0","eslint":"^4.2.0","eslint-plugin-compat":"^1.0.4","eslint-plugin-css-modules":"^2.7.2","eslint-plugin-eslint-comments":"^1.0.2","eslint-plugin-jsdoc":"^3.1.1","eslint-plugin-json":"^1.2.0","eslint-plugin-no-use-extend-native":"^0.3.12","husky":"^0.13.4","jasmine-node":"^1.14.5","jsdoc-to-markdown":"^3.0.0","json3":"^3.3.2","make-jasmine-spec-runner-html":"^1.3.0","ncp":"^2.0.0","nodemon":"^1.11.0","nsp":"^2.6.3","parallelshell":"^3.0.1","replace-x":"^1.5.0","rimraf":"^2.6.1","serve":"^6.0.2","uglify-js":"^3.0.24"},"scripts":{"clean":"rimraf README.md lib/*","clean:jasmine":"rimraf tests/index.html tests/run.js","clean:all":"npm run clean:jasmine && npm run clean","build":"npm run clean && npm run lint && npm run browserify && npm run uglify && npm run docs && npm test && npm run security","build:jasmine":"npm run clean:jasmine && make-jasmine-spec-runner-html","build:setver":"replace-x \" @version .*\" \" @version $(node -p -e \"require('./package.json').version\")\" index.js","build:name":"replace-x \" @module .*\" \" @module $(node -p -e \"require('./package.json').name\")\" index.js","build:description":"replace-x \" @file .*\" \" @file $(node -p -e \"require('./package.json').description\")\" index.js","build:replace":"npm run build:setver && npm run build:name && npm run build:description","production":"npm run clean:all && npm run build:jasmine && npm run build:replace && npm run build","start":"parallelshell \"serve\" \"nodemon --watch index.js --exec 'npm run build'\"","docs:name":"replace-x \"@{PACKAGE-NAME}\" \"$(node -p -e \"require('./package.json').name\")\" README.md","docs:badges":"ncp badges.html README.md && npm run docs:name","docs":"npm run docs:badges && jsdoc2md --name-format --example-lang js index.js >> README.md","lint":"eslint *.js tests/spec/*.js","lint-fix":"npm run lint -- --fix","security":"nsp check","test":"jasmine-node --matchall tests/spec/","browserify":"browserify -p browserify-derequire -e index.js -o lib/is-nan-x.js -u 'crypto' -s returnExports","uglify":"uglifyjs lib/is-nan-x.js -o lib/is-nan-x.min.js --config-file .uglifyjsrc.json","precommit":"npm run production","prepush":"npm run production"},"gitHead":"c74fc9bbc897d44e4f99db000ea38f25457f39e8","_id":"is-nan-x@1.0.1","_npmVersion":"5.4.0","_nodeVersion":"6.11.2","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-VfNJgfuT8USqKCYQss8g7sFvCzDnL+OOVMQoXhVoulZAyp0ZTj3oyZaaPrn2dxepAkKSQI2BiKHbBabX1DqVtw==","shasum":"de747ebcc8bddeb66f367c17caca7eba843855c0","tarball":"https://registry.npmjs.org/is-nan-x/-/is-nan-x-1.0.1.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA1VtxaD67JGYpoY+lOpxtozgBKi/d8tfeJfR1Tw1VpiAiEAoQxBp/wDercpvIUL9n3rI1ZR+0jqbOGEBgYy6bYcHuI="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-nan-x-1.0.1.tgz_1504277659959_0.3903405605815351"},"directories":{}},"1.0.2":{"name":"is-nan-x","version":"1.0.2","description":"ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.","homepage":"https://github.com/Xotic750/is-nan-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["number","isNaN","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/is-nan-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-nan-x/issues"},"dependencies":{},"devDependencies":{"@xotic750/eslint-config-standard-x":"^3.1.0","browserify":"^16.1.0","browserify-derequire":"^0.9.4","cross-env":"^5.1.3","es5-shim":"^4.5.10","es6-shim":"^0.35.3","es7-shim":"^6.0.0","eslint":"^4.18.1","eslint-plugin-compat":"^2.2.0","eslint-plugin-css-modules":"^2.7.5","eslint-plugin-eslint-comments":"^2.0.2","eslint-plugin-jsdoc":"^3.5.0","eslint-plugin-json":"^1.2.0","eslint-plugin-no-use-extend-native":"^0.3.12","husky":"^0.13.4","jasmine-node":"^1.14.5","jsdoc-to-markdown":"^4.0.1","json3":"^3.3.2","make-jasmine-spec-runner-html":"^1.3.0","ncp":"^2.0.0","nodemon":"^1.15.1","nsp":"^3.2.1","parallelshell":"^3.0.2","replace-x":"^1.5.0","rimraf":"^2.6.2","serve":"^6.4.11","uglify-js":"^3.3.12"},"scripts":{"clean":"rimraf README.md lib/*","clean:jasmine":"rimraf tests/index.html tests/run.js","clean:all":"npm run clean:jasmine && npm run clean","build":"npm run clean && npm run lint && npm run browserify && npm run uglify && npm run docs && npm test && npm run security","build:jasmine":"npm run clean:jasmine && make-jasmine-spec-runner-html","build:setver":"replace-x \" @version .*\" \" @version $(node -p -e \"require('./package.json').version\")\" index.js","build:name":"replace-x \" @module .*\" \" @module $(node -p -e \"require('./package.json').name\")\" index.js","build:description":"replace-x \" @file .*\" \" @file $(node -p -e \"require('./package.json').description\")\" index.js","build:replace":"npm run build:setver && npm run build:name && npm run build:description","production":"npm run clean:all && npm run build:jasmine && npm run build:replace && npm run build","start":"parallelshell \"serve\" \"nodemon --watch index.js --exec 'npm run build'\"","docs:name":"replace-x \"@{PACKAGE-NAME}\" \"$(node -p -e \"require('./package.json').name\")\" README.md","docs:badges":"ncp badges.html README.md && npm run docs:name","docs":"npm run docs:badges && jsdoc2md --name-format --example-lang js index.js >> README.md","lint":"eslint *.js tests/spec/*.js","lint-fix":"npm run lint -- --fix","security":"nsp check","test":"jasmine-node --matchall tests/spec/","browserify":"browserify -p browserify-derequire -e index.js -o lib/is-nan-x.js -u 'crypto' -s returnExports","uglify":"uglifyjs lib/is-nan-x.js -o lib/is-nan-x.min.js --config-file .uglifyjsrc.json","precommit":"npm run production","prepush":"npm run production"},"gitHead":"bce40c4e979c4f9d9fb8965a45ff69a6b4ffa1f8","_id":"is-nan-x@1.0.2","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-EpZdhnTnUhF5tNUtHgXEBQMwS4KfQdDvM7Y/xht9EHxaY0WX7kKgT6jpA6oqH4fAuvmIaqvj/XoW4SS4MjcUDg==","shasum":"05d79859443a91b44d6c173403a9b9ced491207f","tarball":"https://registry.npmjs.org/is-nan-x/-/is-nan-x-1.0.2.tgz","fileCount":17,"unpackedSize":20014,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDdUClh0qbncYf8vhExgLeMCdJPTnPPzY6ESuqCDwG1xwIgcMu5kBE708N9fweX1RTi4p//lbs5yLhXEi0MhyCSNy0="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-nan-x_1.0.2_1519465499740_0.17764699191216748"},"_hasShrinkwrap":false},"1.0.3":{"name":"is-nan-x","version":"1.0.3","description":"ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.","homepage":"https://github.com/Xotic750/is-nan-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["number","isNaN","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/is-nan-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-nan-x/issues"},"dependencies":{},"devDependencies":{"@xotic750/eslint-config-standard-x":"^3.1.0","ajv":"^6.1.1","browserify":"^16.1.0","browserify-derequire":"^0.9.4","cross-env":"^5.1.3","es5-shim":"^4.5.10","es6-shim":"^0.35.3","es7-shim":"^6.0.0","eslint":"^4.18.1","eslint-plugin-compat":"^2.2.0","eslint-plugin-css-modules":"^2.7.5","eslint-plugin-eslint-comments":"^2.0.2","eslint-plugin-jsdoc":"^3.5.0","eslint-plugin-json":"^1.2.0","eslint-plugin-no-use-extend-native":"^0.3.12","husky":"^0.13.4","jasmine-node":"^1.14.5","jsdoc-to-markdown":"^4.0.1","json3":"^3.3.2","make-jasmine-spec-runner-html":"^1.3.0","ncp":"^2.0.0","nodemon":"^1.15.1","nsp":"^3.2.1","parallelshell":"^3.0.2","replace-x":"^1.5.0","rimraf":"^2.6.2","serve":"^6.4.11","uglify-js":"^3.3.12"},"scripts":{"clean":"rimraf README.md lib/*","clean:jasmine":"rimraf tests/index.html tests/run.js","clean:all":"npm run clean:jasmine && npm run clean","build":"npm run clean && npm run lint && npm run browserify && npm run uglify && npm run docs && npm test && npm run security","build:jasmine":"npm run clean:jasmine && make-jasmine-spec-runner-html","build:setver":"replace-x \" @version .*\" \" @version $(node -p -e \"require('./package.json').version\")\" index.js","build:name":"replace-x \" @module .*\" \" @module $(node -p -e \"require('./package.json').name\")\" index.js","build:description":"replace-x \" @file .*\" \" @file $(node -p -e \"require('./package.json').description\")\" index.js","build:replace":"npm run build:setver && npm run build:name && npm run build:description","production":"npm run clean:all && npm run build:jasmine && npm run build:replace && npm run build","start":"parallelshell \"serve\" \"nodemon --watch index.js --exec 'npm run build'\"","docs:name":"replace-x \"@{PACKAGE-NAME}\" \"$(node -p -e \"require('./package.json').name\")\" README.md","docs:badges":"ncp badges.html README.md && npm run docs:name","docs":"npm run docs:badges && jsdoc2md --name-format --example-lang js index.js >> README.md","lint":"eslint *.js tests/spec/*.js","lint-fix":"npm run lint -- --fix","security":"nsp check","test":"jasmine-node --matchall tests/spec/","browserify":"browserify -p browserify-derequire -e index.js -o lib/is-nan-x.js -u 'crypto' -s returnExports","uglify":"uglifyjs lib/is-nan-x.js -o lib/is-nan-x.min.js --config-file .uglifyjsrc.json","precommit":"npm run production","prepush":"npm run production"},"gitHead":"b30efda584fc04f28a1096cb3ed0ea5e7c3a7fcb","_id":"is-nan-x@1.0.3","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-WenNBLVGSZID8shogsB++42vF7gvotCfneXM9KMCAKwNPXa8VfAu/RWwpqvnK7dLOP4Z7uitocb0TZ6rAiOccA==","shasum":"1c7fca40fc1b830a36e8800b37513a81f91fcc58","tarball":"https://registry.npmjs.org/is-nan-x/-/is-nan-x-1.0.3.tgz","fileCount":17,"unpackedSize":20128,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDf5aaOfZ/sfu7SVYchlwJrmZTlJAFggvdga3vmLx44DQIgEco9N+e3kImzcUgRFN3wQp3nXpQDJMVi3yB5SVfFcJo="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-nan-x_1.0.3_1519472776438_0.5346174792065113"},"_hasShrinkwrap":false},"2.0.0":{"name":"is-nan-x","version":"2.0.0","description":"ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.","homepage":"https://github.com/Xotic750/is-nan-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["number","isNaN","module","javascript","nodejs","browser"],"browser":"dist/is-nan-x.min.js","module":"src/is-nan-x.js","main":"src/is-nan-x.js","scripts":{"build:base":"webpack --bail --progress --profile --colors","build":"cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/is-nan-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-nan-x/issues"},"dependencies":{},"devDependencies":{"@babel/cli":"^7.5.0","@babel/core":"^7.5.4","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/preset-env":"^7.5.4","@babel/runtime":"^7.5.4","@prorenata/eslint-config-vue":"^1.13.5","@types/jest":"^24.0.15","@types/node":"^12.6.1","@typescript-eslint/eslint-plugin":"^1.11.0","@typescript-eslint/parser":"^1.11.0","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.2.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.7.2","eslint-plugin-jsdoc":"^15.3.2","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-css":"^1.0.1","jest-file":"^1.0.0","lodash":"^4.17.13","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.35.3","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.5","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"2d45b7169c72a79f534a51b68d03e0b19db0d658","_id":"is-nan-x@2.0.0","_npmVersion":"6.4.1","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-KKvAZrc1MD+9R4KVucx37k2rc+UYVTDewdkaK+YGWcoHva8ci7n7yDQfEn/mOvJYh8Y72Pqi0VitK6pW0nc3FQ==","shasum":"fd44b3239bbb0251d5a56e8eda5d1a5922c27ef1","tarball":"https://registry.npmjs.org/is-nan-x/-/is-nan-x-2.0.0.tgz","fileCount":8,"unpackedSize":26734,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJcT1CRA9TVsSAnZWagAAE+EP+QDoL0JzJiDDQsl743lI\nnIKkIRACVTTVqbNApsH5iCnGtTx/eUsBDDZCPIRiTCNgm4aZepBN8tWOcwkZ\n0mByrgiTFh6L7E51SJg+bnDit6lxpSDz6awIAbltYf3uvqYVeHBKomPCVI8f\nzYTRVS5nbFqFVjicjaE3Aqen4smjwUpaRkNoSeNsCQSuyN2h2udtRVgHKJxf\nMRwnuVr7fLjIIFv1UAuu4kTqzrouS/dv20kI+fdflqrg4QNxNgu1KruQsiRz\n1kypggLLi4LoOr8K9rfIomeehO9FTaIVkTory0QZlPaQH4ORKm97vJaNHXze\nvll7jhXZJVcICnJi5w7Kvj76hjl3sB0qovkshLyvLTR7Q/5v6N8nx8gQfr6d\nlGIVSFC3oOUe8pGwvo4y2hOzJBvCiEt57zcGHTEWsniTaZKMWu4/d0tA+LkE\nbx1EKZRlry0wTenfkMz8puAJ7BJwlUiVqq9AvBngjQJ0kCxwfZszJq86WLI8\nZYBrp/cTraKKXwgYY8vNZRG2OJsxnYJ3Q+X8YL3FHlO8SnTyszJxjIQYggjT\nfLhEXpQPqzjJy5C+sQeDU+tj06z9UbX6Z3YckKnIc6orEGqJIVD0xgzeiHwt\nptXkNVynULlj7qQ4DS+6wy/yPDYaHgrpPssk1pUfrZ5ZsiLfv70ObnKO77/A\nLl4n\r\n=gzW3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDF2Fk/a8ZJjwgKCkpOCjqq239PqA3T9N5S48ACgT5T+gIhAJbht4ULQL0TXfNOOGqgZNJTi6BXZfGgN0JDYrIjZwy7"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-nan-x_2.0.0_1562756341170_0.45230961668284"},"_hasShrinkwrap":false},"2.0.1":{"name":"is-nan-x","version":"2.0.1","description":"ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.","homepage":"https://github.com/Xotic750/is-nan-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["number","isNaN","module","javascript","nodejs","browser"],"browser":"dist/is-nan-x.min.js","module":"src/is-nan-x.js","main":"src/is-nan-x.js","scripts":{"build:base":"webpack --bail --progress --profile --colors","build":"cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/is-nan-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-nan-x/issues"},"dependencies":{},"devDependencies":{"@babel/cli":"^7.5.0","@babel/core":"^7.5.4","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/preset-env":"^7.5.4","@babel/runtime":"^7.5.4","@prorenata/eslint-config-vue":"^1.13.5","@types/jest":"^24.0.15","@types/node":"^12.6.1","@typescript-eslint/eslint-plugin":"^1.11.0","@typescript-eslint/parser":"^1.11.0","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.2.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.7.2","eslint-plugin-jsdoc":"^15.3.2","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-css":"^1.0.1","jest-file":"^1.0.0","lodash":"^4.17.13","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.35.3","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.5","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"771b8d512e6e52e58fe738d28b6e050c2c8cd470","_id":"is-nan-x@2.0.1","_npmVersion":"6.4.1","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-me9k+zdGYSls7mhhRRW6pyMe/J9GfJYAGNPNEClAeekHaanUxxr+v8Trbj7Gklosf5hzoE2kEQ9oTtWRTvhqEA==","shasum":"0887bdca4a765cd95f1ae2c8c166da11201f8cd3","tarball":"https://registry.npmjs.org/is-nan-x/-/is-nan-x-2.0.1.tgz","fileCount":8,"unpackedSize":25440,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJc5JCRA9TVsSAnZWagAA5YcP/19mhGYz6Rt5PCNwq4jt\nurDBf5mMn6aNxQZCUC2RHAC63Zokon+qg7jpOSbdWvUvPUJ8Cm39BpPL7Gwf\nKF1fa2uM+s5TspDQ9jfyRbXZPwBWIH1Tzr55JgLbeGEfzHBISXzKgzKr/RPb\n+E2zv0Kyv6Qmn1rjFt5JoTOQD0RXtEkr/WHcwOeETRhitVjniaq9R2dLdbeJ\nvWDo74OqhbXje00azrAPkvuI9ZHobfwF0m30i9zWSIPRiOnVn4nSUGHO0MXE\nsdrVQefnhka1V2UtJg7OlBkZCdrt9DIJ1LTo3HoP4FRv/wziMczhBEWYgmPP\nJDP5QCbglUSDMqPKA33gABUfAUZaOZSt7vcLOJW2j20tJbI+Sp9GCxpgZZK2\nvmc9U6N5Yz68bxWbQXozg7uCnpunnHruOOfXp9uil5EPwLCHEH81wDsMPQIx\npGkwtx/6YsZgO9Yo8FMqgmKEfHJjlAUDrcGGw66mnWS+e2pWBpFuqqSonwoY\n+xulrOBtpCOkj8adO+WLlgW9+Q2mv8CE8SlVL9xQGYo05NZsmqbtmVXAbayy\nYIz/GfUz6IW0vZEsg4k/A2aZcQusjxeopt0QJRHKV3wkns9uJdOp+dcf38I/\noFgXH77OQ2d7PuI5fS5+J1bwg0kF4ghjqp+GKyROYL2u9F6f3Sq/O8dVovJi\nqqMR\r\n=gOVr\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHyrW6lTASP3On9H2dMiAbvJwHc0fs8wVyZDa6ZX4TrDAiEA7NPRPruxhlbcRY65lic53XSYZb7mSkTbbapE+G7dCe0="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-nan-x_2.0.1_1562758729320_0.3229043201763362"},"_hasShrinkwrap":false},"2.0.2":{"name":"is-nan-x","version":"2.0.2","description":"ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.","homepage":"https://github.com/Xotic750/is-nan-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["number","isNaN","module","javascript","nodejs","browser"],"browser":"dist/is-nan-x.min.js","module":"src/is-nan-x.js","main":"dist/is-nan-x.js","scripts":{"build:base":"webpack --bail --progress --profile --colors","build":"cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/is-nan-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-nan-x/issues"},"dependencies":{},"devDependencies":{"@babel/cli":"^7.5.0","@babel/core":"^7.5.4","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/preset-env":"^7.5.4","@babel/runtime":"^7.5.4","@prorenata/eslint-config-vue":"^1.13.5","@types/jest":"^24.0.15","@types/node":"^12.6.1","@typescript-eslint/eslint-plugin":"^1.11.0","@typescript-eslint/parser":"^1.11.0","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.2.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.7.2","eslint-plugin-jsdoc":"^15.3.2","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-css":"^1.0.1","jest-file":"^1.0.0","lodash":"^4.17.13","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.35.3","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.5","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"e82a4733a85251bd13f7ea59bf24341e138d7c0e","_id":"is-nan-x@2.0.2","_npmVersion":"6.4.1","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-SV3cH6ATbmwcQJRHlcGuXyV+/4GhaoMN6bTZhLMugHpmt8UMkGUjz10xxyg2E3ekK13AOzM08ov4crr99urPig==","shasum":"71afd695dd539b6a1d034005f4ce372a5402f6a8","tarball":"https://registry.npmjs.org/is-nan-x/-/is-nan-x-2.0.2.tgz","fileCount":8,"unpackedSize":45721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJc97CRA9TVsSAnZWagAA83gP/jMVqLzLTvVrjYDfbaM6\n6OeLKj1VvNcFG1u0ojF3vEsU55nVR1Y+D/qbBm/652sTsK/LvJwsjRqEUjxf\nosOa/BKqv5mL6O+6uBzPdab/SKq8IU1qM9BnzXaLT7I4IIwy2q4ntPjJwX1d\nokkir83iZcZj+ayEpFmecgO3Mb1N7AStrIorrfCGjBjkKmDsxmP0NV/mzIG7\nCNC5hM/Wn0rR04GaFRu0WeAQtV5WA9rL/kVOsYbjAPeuHH6oVq/AsgWJt+qH\nuR/+lBKKz7SlI8Da67LwaklWN7xNN6vcpjeOCatd0i6T0MwQc/BgYxmlpze+\nDaQzgQb1L7hB+NjIOVvMK3nqIsBjVqw30vuDMEEFIGt2fhqIRg6x2Sf1Z8HU\nUgQTUp7nn7VLPsiV+2w5DGgK6grdQ5VymhvmXBldJw+gx9FYceHwGNuhXlRv\nyz42EQVUcjAuHIv8QJOZnNw+rpgn4ymj1pSZ1Vh9CKf+yWWiZc5ha74KQA9s\n/OmcFbeXW+jEBoIFWRMaPigD0N8QIS7+54oUpkPBeXCjSPAF8tmxwekIoEHh\nbiDtLlsCnRpbkGCu6g0vS2znie+5dNUix86AFYq01v7afe1RdjRTcK4cG4bM\nryOr1zYuYUo8LIXjyDEaLZW4GHUuejr5pQmIkymAZuMs5d1EVlYCsiP3lTcY\nGK1B\r\n=cUVM\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBM0lZXyjnU2NRI2zAICVPu96FSNf0ZSpPHqUSJPNFNqAiEA52v51MVBiD6837ej3c9wsQiT75cVw4duPvBtDgLa4Lg="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-nan-x_2.0.2_1562759034339_0.6447306289100676"},"_hasShrinkwrap":false},"2.0.3":{"name":"is-nan-x","version":"2.0.3","description":"ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.","homepage":"https://github.com/Xotic750/is-nan-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["number","isNaN","module","javascript","nodejs","browser"],"browser":"dist/is-nan-x.min.js","module":"src/is-nan-x.js","main":"dist/is-nan-x.js","scripts":{"build:base":"webpack --bail --progress --profile --colors","build":"cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/is-nan-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-nan-x/issues"},"dependencies":{},"devDependencies":{"@babel/cli":"^7.5.0","@babel/core":"^7.5.4","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/preset-env":"^7.5.4","@babel/runtime":"^7.5.4","@prorenata/eslint-config-vue":"^1.13.5","@types/jest":"^24.0.15","@types/node":"^12.6.1","@typescript-eslint/eslint-plugin":"^1.11.0","@typescript-eslint/parser":"^1.11.0","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.2.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.7.2","eslint-plugin-jsdoc":"^15.3.2","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-css":"^1.0.1","jest-file":"^1.0.0","lodash":"^4.17.13","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.35.3","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.5","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"e82a4733a85251bd13f7ea59bf24341e138d7c0e","_id":"is-nan-x@2.0.3","_npmVersion":"6.4.1","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-5U+SK07oqvM2sPdP5Oo0DAoIC8vTKGS0j1iE+6C5alHuOBhqU/gssMJItfkx9pKox6LWQI+5J80jypFWRnm8cw==","shasum":"91408fcead1aa5b38108205402324284d14d263d","tarball":"https://registry.npmjs.org/is-nan-x/-/is-nan-x-2.0.3.tgz","fileCount":8,"unpackedSize":25441,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJdkJCRA9TVsSAnZWagAAGXkQAKE/Kf3MeIe5nQX3GgDj\njemUc0jqFKQmp6sQgeWsDNYGb7+Ecta3MYrG9wjxd61LICcNZ4bUDN6Dlxbe\nQUSLMqMPpXBg7Ls3ZpGUVhsmik0GNIUI4isDJEa7urxu/O29qcZDqOoNXSOE\n2gaxEBBoegAxn74qGtTFq3h4MDcpQ0XfVZ7veFozuYytxq1zkHdrY2rj7Wuo\n93FEuAsaTzCgtacU4iD45EDkm3cmoiERTe4Au3IvFvIBaB60LwQkcXo8cQur\nY+GeQSS9iCeZ4IpYF8/Xjy//k/1Dfyx6WbJehu5OpDy49e1bvn5zWxqkyXIE\nWikYKwssoGI/Vc5kY0Wbg85nhbK2MJgLIDymzuK89e3P9nCaNBzEB30nTA4r\nKC1BtgT1F+X2kSFTywrOnGIyJRNuY1SE56y4TpSZ9YSphVDdxjxH0NHcxjTr\nQOQsruaqcpd8uWhX/kaXMFxhtNUkTCaKnq2fWvnvP1mskee9yCHDP+8PpGeT\nayhpgevuW6nZgJaCoTqkg2jI/cFghxj93I+k8Q5A4wgB4dP3jj2ZthXhjAP9\naKFRaZZsrvdl1XqUFayCCHXLKYuPiponxyNjNesBoXptSQKMtZSyWXFR9nun\nw7o9/N+Jz9q4knrewvh/hRx+uccnXpcdiOAsLABh83r+qNhSzNodWfKWLwFL\nb63A\r\n=m8uJ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDranWPc2EJYrbUxUScYoHcGey9dEwlyYv/RAwKv2M5ygIhAKXVmu5eNg66mWajwCBSwsoPmAMP0HZ0M3NGHFBCQxJe"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-nan-x_2.0.3_1562761480908_0.004367099181630696"},"_hasShrinkwrap":false},"2.0.4":{"name":"is-nan-x","version":"2.0.4","description":"ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.","homepage":"https://github.com/Xotic750/is-nan-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["number","isNaN","module","javascript","nodejs","browser"],"module":"dist/is-nan-x.esm.js","main":"dist/is-nan-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/is-nan-x.js -o dist/is-nan-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/is-nan-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-nan-x/issues"},"dependencies":{},"devDependencies":{"@babel/cli":"^7.5.0","@babel/core":"^7.5.4","@babel/node":"^7.5.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/preset-env":"^7.5.4","@babel/runtime":"^7.5.4","@prorenata/eslint-config-vue":"^1.13.6","@types/jest":"^24.0.15","@types/node":"^12.6.2","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000983","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.2.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.7.2","eslint-plugin-jsdoc":"^15.3.5","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.14","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.35.3","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.5","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"e80b430a557c13d59bd9491b8e30e105cf9334a8","_id":"is-nan-x@2.0.4","_npmVersion":"6.4.1","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-Ir+bD4h9POEyuBWcY4eMmyZc+0VACwwcdWoieR/ynpKjQeabqJBwIZpr+fhtv9mlOGB0xcFQFEbkB5rT568IAg==","shasum":"4e7fe4f5c3732045fae2278fdb89eeb0ac84f8a7","tarball":"https://registry.npmjs.org/is-nan-x/-/is-nan-x-2.0.4.tgz","fileCount":10,"unpackedSize":27359,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdKHbPCRA9TVsSAnZWagAA6rcP/jMgA28dQ5hytRlwuaxm\npqnzRJfmrnAM45klLyklFDb6dqWlE8kyJN53Tngim73/TdkUb95OcZ2VjJuP\nM0u8V/fu0ftFJbL5jcMOk0L+drlgu0hH6LDOSVp/9f+WychCm7ipgOf0yVSe\nX2390c6PQzVYerSCAmJ6YrtpcOPlpVXWsfnlpIpvkBW0HHBHPkbfJtamVB5s\nTI6Nh+EBPIwbZ4Urwv/XYIZEmYGpA1qO75UN7Rwc6c8etItUvgpbJCtHxi7x\nLav7J0rCqRdn7MmGHY32yKyEVDPLFYRrlVk5MBnyKUvaGC6BBFdkY2Tg4Di/\nSsiEe7ypbtrvO7GzVQe0Jdw/AvzJELvVDApTUOzJzSjMTzY1/2e2gsV5aNT8\nDdOJoe1Z6uBlT/2sk3fenZ5qFdXFvIDzbmYsZR7/Toi/Ykm3jX1bvrmNDbQe\nTuu+CJ3nPG535CX+oztw/3lH+xCXQPe0XtDji6ySebZMMIwJD+XmfH0r/U8+\n/EABa4eJn/cniRyYIpyqxtTPaccwA7a/A/YF1IFvucuX0DnJXQn8u9cJtMQ0\nSiUaTdJ/5XkIFlI+h9wW/c6vBIhvZ/VZ8WWH870DmjDr5O/m6MAzHU+UB4CY\nWhsMlYlwaDyZI5pCS2WSEbbpV7dMIhAwcAocnNP4rhtCeZLTVCRRXqZvD5Tq\ncuzB\r\n=f28t\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDa5fZWMmTK7pWYS55+Eii0M1m08eE/DQPjUWmnqtnf7AiEAtCoyvJU+f3f0i3qA1WfrSv4ZFlblBEd51QSxPBP0bc8="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-nan-x_2.0.4_1562932942828_0.11618286066622185"},"_hasShrinkwrap":false},"2.0.5":{"name":"is-nan-x","version":"2.0.5","description":"ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.","homepage":"https://github.com/Xotic750/is-nan-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["number","isNaN","module","javascript","nodejs","browser"],"module":"dist/is-nan-x.esm.js","main":"dist/is-nan-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/is-nan-x.js -o dist/is-nan-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/is-nan-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-nan-x/issues"},"dependencies":{},"devDependencies":{"@babel/cli":"^7.5.0","@babel/core":"^7.5.4","@babel/node":"^7.5.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/preset-env":"^7.5.4","@babel/runtime":"^7.5.4","@prorenata/eslint-config-vue":"^1.13.6","@types/jest":"^24.0.15","@types/node":"^12.6.2","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000983","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.2.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.7.2","eslint-plugin-jsdoc":"^15.3.5","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.14","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.35.3","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.5","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"50df1fa79b5891d6f212761d6a193ac81294f9c0","_id":"is-nan-x@2.0.5","_npmVersion":"6.4.1","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-k6MpKgGbLq0YsRuWTZ6kz4xFc3AkG4plSnEEX/MaYyu0Poyy6a5bHx7kOXC5vJczTA8EHe4ARUoXBVrBaUnisw==","shasum":"65d4376f709cb20b18db627c56658a9450044ced","tarball":"https://registry.npmjs.org/is-nan-x/-/is-nan-x-2.0.5.tgz","fileCount":10,"unpackedSize":27359,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdKTnVCRA9TVsSAnZWagAAicMP/RoWsx7+yhGLDCoBQ3Y/\nWC/BQ/PG8t2yQa0uvN0wULy/VSh8oM+J91H1oWOvk7rdhVGjo4PQwyTBgiGG\nINWc3fq4A0yHyCPXLHVhq2L2EsSPUDa0/vE4Vp4dxul6z3mNoiPfXkQYCrE7\nTP7hi2coCNq9bbynmrvpBdHAkwhUWjN2/doNx4dxj7zal+oR3ciqENfJmm4/\njzO1pN9n8SGTuLnXmMZi9ZayLzrq43Vbo5ZLspupBnEUksqjtaspg8MpUUbN\nxt3ywnC5LO1mL/kpdku6/64JEZxGjfDZEOZ3OK7o2W9hp4xI7L55TpmeofBS\nud1rI4U2Cr4rDHsIVxcmmTyyrGAT9nYwKc5iGDY7rTbpHHdK8bLUV/lUUczA\n/YsfOjopjG8Wkj2iQkForYAseWb43+GJ8wNzx2dYvYCfQ12mQXrNR+P+NEpl\nIbaPwJxBpjVI84TbhSF20xINc+SNQpwOGOASS8u2EygR6H3G9NMu3ovCkIRz\nQqX9EvZ6yaDIWD86JtvfliluD0PW+xCpD8h+ChL9VL9bYcFQUZSZrER0+dco\nj60M5iOmDCPpqtyT5BzREAQyCIg153M6tdfjGZc6mD3DvUcgPErsG62NpZd5\njFPgUPG11VZwIMRo8kMJuwFI9OuZoU0mnnra+8O0UvVIRFqcfSL1I9ES2e56\nPVhE\r\n=hNoh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDtiUl7O2PEvpU5W7xYlhUW7nAVqrnMihae/aOhlGfi9AIgLbUTyWx5uwtQhbaEsbZJ7WvkmQ8YJMS77SSb0qx5hxE="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-nan-x_2.0.5_1562982868484_0.27873585868740225"},"_hasShrinkwrap":false},"2.0.6":{"name":"is-nan-x","version":"2.0.6","description":"ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.","homepage":"https://github.com/Xotic750/is-nan-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["number","isNaN","module","javascript","nodejs","browser"],"module":"dist/is-nan-x.esm.js","main":"dist/is-nan-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/is-nan-x.js -o dist/is-nan-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/is-nan-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-nan-x/issues"},"dependencies":{},"devDependencies":{"@babel/cli":"^7.5.0","@babel/core":"^7.5.4","@babel/node":"^7.5.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/preset-env":"^7.5.4","@babel/runtime":"^7.5.4","@prorenata/eslint-config-vue":"^1.13.6","@types/jest":"^24.0.15","@types/node":"^12.6.2","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000983","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.2.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.7.2","eslint-plugin-jsdoc":"^15.3.5","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.14","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.35.3","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.5","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%"],"gitHead":"ac99d9d1c9744b6695f243fed9a9fceb7eb48d88","_id":"is-nan-x@2.0.6","_npmVersion":"6.4.1","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-6f/BKe/1HmXYg0bsOwY7NMytc9e0sJ6E1Xp8OfdUf5QOx9C3aBoa8LGAIP/Z2BD1l6v4aaLin3+H/dg2yINP8Q==","shasum":"4aa737d89f4029f4974c7ba241b512f3eb8ba7f3","tarball":"https://registry.npmjs.org/is-nan-x/-/is-nan-x-2.0.6.tgz","fileCount":10,"unpackedSize":27338,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdKmZTCRA9TVsSAnZWagAAi9cQAIUsW9QER4OOLXeaXA+E\nN8V8LMIcvdzA1WYYKsg6I9gHYMpfZY2EBBSGC5qr2i+T8e9qEUQ2QZx5rJuf\nyWDnHgFsINZfXo2yPvLnWCEwIGgO1nLG76XI+xCIVzTT/0eSX/izeHcocx2y\nM+yqBY+gNL+QZi/79pwMf/ihPUu0CLCkdknlY52j4l+aUjPCQZxNY3ehpYeI\nd+bIWy2BrvZaQPfIg0edJzkMeJsZU7vXYVATdCdfIJ2EQl4ExCi0KR5Ccyty\nyxyvI6NWuZRfyomcVQs5Gg6kaSXSo2H3iCIj0PkMG+bqT3fugNC11Y3oPi9g\ng27WN4pCXy+uwb3DPLWboodUYk5IDyj60KGBNThYcKr8eEkb9Ag5iYZL97y4\n1EA4s27GYI1ZE72nxF5G5fpDmffBdsZwQem4NsRgQDyA08q8cI5YBWx1o/fV\nOLBE4jOBelCF2qepDnexL3Hzy7EvVQdWJLlamNRg7ax47eETrIcuPv0dBDVm\nfymk0nv4SQU97yXhYLUddtkSc4th+fCO3BFXgEocfVeF+LJrubOCXm8LV39c\nqRrFvgn1lTEAoXhpUq2Bk+awZRPsZ6QPh6/aJ20aj05Jx1cj80weDBenWphf\nJH1EKKx2ftTJiZvQXS4zrAPysDTQ/XRCYJ+vYCxqOCPLZtXBfGw68OAzO5IS\nyTbz\r\n=ON65\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGNOmP3kcnAlJtH5Ljlx3Iy/1HXKj3vX1gWa+OLMx95QAiEAuwJOFaE8OCUqJVYAmdgQKb/qGe31rK6uJw4R79X6Fdo="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-nan-x_2.0.6_1563059794049_0.19865561768507445"},"_hasShrinkwrap":false},"2.0.7":{"name":"is-nan-x","version":"2.0.7","description":"ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.","homepage":"https://github.com/Xotic750/is-nan-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["number","isNaN","module","javascript","nodejs","browser"],"module":"dist/is-nan-x.esm.js","main":"dist/is-nan-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/is-nan-x.js -o dist/is-nan-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/is-nan-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-nan-x/issues"},"dependencies":{},"devDependencies":{"@babel/cli":"^7.5.0","@babel/core":"^7.5.4","@babel/node":"^7.5.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/preset-env":"^7.5.4","@babel/runtime":"^7.5.4","@prorenata/eslint-config-vue":"^1.13.6","@types/jest":"^24.0.15","@types/node":"^12.6.2","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000983","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.2.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.7.2","eslint-plugin-jsdoc":"^15.3.5","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.14","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.35.3","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.5","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"318494dba164a04aed755104feca98ea669280e8","_id":"is-nan-x@2.0.7","_npmVersion":"6.4.1","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-n/Uu/PKiP1WiLneHkfb+6C/QjTgyHUwMUunGKNOGYHwpIa7g7/MJLrCytUhYWVOEYBTDpZWSz2BcZzVSSpj/kA==","shasum":"9f4057384ce618dafcedf97cb5b3b399c327f7dc","tarball":"https://registry.npmjs.org/is-nan-x/-/is-nan-x-2.0.7.tgz","fileCount":10,"unpackedSize":27359,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdKmjUCRA9TVsSAnZWagAAqzQQAIFFcEkVHHX7O4ydniKj\nwTiIX1c9G37E3r2P8DezCf7prA+T3DdMy6mSzX8GkvJMj2KrKT6P65161Pra\nPgzqAhGiiDbLqpMjRotn4639vzpPlXD1C2uU4MT7fhM8QOy/uifsgoDbP+iB\n4BB0meqjsj5fGcGnJifeu24Yqrs8iikicmwPv9jj6KseHxwYpwIYZvzTQ+St\nZoFvlJvvHgno8K92WIk1pyuY1jFHB4nP8OSTGVvu/ERBu9UWbrR0/HWQhwao\nbzN8TXXDvzoxkKxaZNUGT3T4f9Ny92TnSS83AaWpZ59Fi34cEKJ+yQDRTIU0\n5P374ohAiCM2ONVMTpM+7Di5GeBTHxzB+/OYyLf5CbfU3aPyqG28giuoaN9t\nPmjITLpOtyqyDNc5FWJKYMuYxjcErTB8A8mMz7zA7EmGiTb1gxDkPfEDLOET\nwF5RuDGLDtWxQRw6IJspGwuYjepCuvxGaP3ErNi0uBq927L10vghHAdDBXiI\naDekVKKBKGrvppuiPYaBGVdgeREoj7ydzBIl6eBWpDZCceBXQpu9IkJ6A0qf\nY8peoP92bu/DFv+WnFp1OdfVyH+vwxT5wkpdTfZEFRN5nZI/OWXv4hSLZvDu\nwU5p+x/baFhb01mgG3z0CJ8U7DIKDYNH9iDfNiNYNTT2BDg0OOAWeXWQXQ9L\nU3lA\r\n=XVkd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDz2mcXx2DoIFx4M0GQmiRTeyGtEfR6llN/rcvqO0x8lgIhAMAH8nNBaxBXa+YG0nklmGieeYjvWzrs1J/ZVfMDdIma"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-nan-x_2.0.7_1563060435781_0.8632054794281079"},"_hasShrinkwrap":false},"2.0.8":{"name":"is-nan-x","version":"2.0.8","description":"ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.","homepage":"https://github.com/Xotic750/is-nan-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["number","isNaN","module","javascript","nodejs","browser"],"module":"dist/is-nan-x.esm.js","main":"dist/is-nan-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/is-nan-x.js -o dist/is-nan-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/is-nan-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-nan-x/issues"},"dependencies":{},"devDependencies":{"@babel/cli":"^7.5.0","@babel/core":"^7.5.4","@babel/node":"^7.5.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/preset-env":"^7.5.4","@babel/runtime":"^7.5.4","@prorenata/eslint-config-vue":"^1.13.6","@types/jest":"^24.0.15","@types/node":"^12.6.2","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000983","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.2.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.7.2","eslint-plugin-jsdoc":"^15.3.5","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.14","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.35.3","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.5","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"63105d46fccf59e155128cbb90ab3a4e0e62ec96","_id":"is-nan-x@2.0.8","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-f5nLXiW9aSn5NCsP6d88Q+UR7ZGRonCYU3VnEwxg3K7jSyAVhf/g0DBm48Qr4jKnevQfKyn6r4KW+Ne6RKoIJA==","shasum":"22f03ab43f25e45c6a57ce74072dbfacdd7140f6","tarball":"https://registry.npmjs.org/is-nan-x/-/is-nan-x-2.0.8.tgz","fileCount":10,"unpackedSize":27359,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdK577CRA9TVsSAnZWagAAOdAQAIz/hTKaFdOV31vElBth\nxZT8fvoOt3uw38A+jJWcpcq2EkP2iFsrgqGrYlH8TwQpfUlmhPOI/5rUYrVX\nodJhExJ4aGT2Q8bcnHZGvCu2nHu/UPGLCpneyRHc/ZXbGTBcZxXoOPzGfACo\n//NMuByeo6RdrkUURZtrDX0/wIvEZjkWmR6qkRCVV10pO/0ie4VzfGH6pGO6\nF8wl83qepwchuedVAVnOGDBY79yN3EXOEKWq/o5KCG8+2ESh9YeUSIlkFYcM\nf2ZCQOQyKbZKQcErnDy7+W+yDObJql19bhb5j92Y6EjixwTuMVxO3zPZxTH7\nZI9VaP1gNqD5yf3qnyWsTN5sX24IUZIokdb6IY6i/VQHngalSLdxtWdM6ofw\nW5Pk2hpE/bDaibtyyx1jUACwHb0fI2wp/38Ns+UcZ9C5YTS50gMlLKDdQ+hf\nnwr9gpWe8Srbr1GRThJ1T69+5QBildErTWtpd9MFMfhSzbOMKS6DX7eIpFMH\nWl26kd3oiJiZKVSzpL+GEnR7Uzshp2sHRzxKwsaxYb9sj4aWH3h944dyhWtO\nHi04wZM/dF+ZU/SU42qLcrW47xwaGw5SyQdZSpv+ZQShRbPuNZxm91/aj3g/\ngDUOgHHPnTYb6bvxLvOc/oMFvTIVAKASAp44whv293QaFz6G3P9Duqc7XAGQ\nYu7p\r\n=os0h\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEtII1ep3UH1Vn0o98lltBC+vrM4yD3mZHE65ZXFsj8WAiEAu9V23GwyodQGWeXUWCdTo39lPJOUIMINCUI9rcYQU10="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-nan-x_2.0.8_1563139834806_0.15662132939423334"},"_hasShrinkwrap":false},"2.0.9":{"name":"is-nan-x","version":"2.0.9","description":"ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.","homepage":"https://github.com/Xotic750/is-nan-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["number","isNaN","module","javascript","nodejs","browser"],"module":"dist/is-nan-x.esm.js","main":"dist/is-nan-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/is-nan-x.js -o dist/is-nan-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/is-nan-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-nan-x/issues"},"dependencies":{},"devDependencies":{"@babel/cli":"^7.5.0","@babel/core":"^7.5.4","@babel/node":"^7.5.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/preset-env":"^7.5.4","@babel/runtime":"^7.5.4","@prorenata/eslint-config-vue":"^1.13.6","@types/jest":"^24.0.15","@types/node":"^12.6.2","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000983","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.2.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.7.2","eslint-plugin-jsdoc":"^15.3.5","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.14","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.35.3","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.5","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"23335a6cd72e3510877c4006cf0a03c79dc80f1e","_id":"is-nan-x@2.0.9","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-Q7I4nmZcWniik3e8gbEQpmORzWtEW02Or9zu17z3HCNP7SCCP5Rrqg9WKzynBcI2wcs54D101Y1uuF7eYf6//g==","shasum":"9086b83cdc752e83a6fdca79e679c2fae162db16","tarball":"https://registry.npmjs.org/is-nan-x/-/is-nan-x-2.0.9.tgz","fileCount":10,"unpackedSize":27359,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLFS8CRA9TVsSAnZWagAApPYP/jYYdwTDb80pp0IMS19l\nTqkHWFgnT+Zz4shb1Af05I5spkcFxY4Obt7AU5JDnr+UuxZJHWwkxnkoCnZi\nchyllYIhabfzW+HZaJ5WgkzjIvBTZY4gPABpiKltC6w1weRNaRlnp/fYTmfn\nS7zLDBR/lA34SW0D1aZqbOubtMuklALxNnf65WR8VT9UjLMXqYo1Ppo5bEv9\nnnHS6wsuOmIdq0GnexUAOKcv2aS5Ns3TAbghItPFFcpdynThgxVrtHUKMp1e\niWfsKB0YQAQzoSisc9/ffl/JrdCHrsoxySsv1u5ua6joKS2iB1XQ8LA6PwQV\nHQAKYPsELgGx8brQu+wjFPWsLiIw/HiugA5QYQB05QENffCCx+HJt7T+YMv4\nqGE4KCTPdLfE0nerwHmQkZXzEZNDOY2eiNTochLTpykvuSdNidVTpSKn6hOv\n2I2+wRqUvX9YqiMF5pkjnKI2QGQIjHcCYRGyoTzOhuyYamN8JGKFEGTkyyKE\nZuoIzyEkK+i+guY8upo2z/l2YspBUw+tEO1OhmcPoKF4q1E4kozey3fQHOWV\nwBJp9pSdTViJPa8uWxWdKXj0VIVnJ1RVoHR+KwP/WTebDz9TqVYGJ21xuSZY\n0tvdaq9mweolpOYkBd0Nx3JIXoh1B7lTy565WqmeRBStFHBztFXzNIddq7mF\n1urQ\r\n=NIVh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHdZNrkKaiZBQnAEqewSR6XyfR4wN5zZFq1k125VM8tyAiBFMggZmDVg2pqJPFvuNkyi5+fTK+fuZoa0WX7kcOkxyg=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-nan-x_2.0.9_1563186363567_0.4427440052936833"},"_hasShrinkwrap":false},"2.0.10":{"name":"is-nan-x","version":"2.0.10","description":"ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.","homepage":"https://github.com/Xotic750/is-nan-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["number","isNaN","module","javascript","nodejs","browser"],"module":"dist/is-nan-x.esm.js","main":"dist/is-nan-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/is-nan-x.js -o dist/is-nan-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/is-nan-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-nan-x/issues"},"dependencies":{},"devDependencies":{"@babel/cli":"^7.5.0","@babel/core":"^7.5.4","@babel/node":"^7.5.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/preset-env":"^7.5.4","@babel/runtime":"^7.5.4","@prorenata/eslint-config-vue":"^1.13.6","@types/jest":"^24.0.15","@types/node":"^12.6.3","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000984","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.2.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.7.2","eslint-plugin-jsdoc":"^15.3.5","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.14","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.35.3","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"5075e263358bbe7ccd330b145b92b31ee98d5c7f","_id":"is-nan-x@2.0.10","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-0kkc27e58nh00ARAWeXgEwmJvezbjMdKeOZrJU1KRjkSJISpxU+lBGrenIkyYaB1VOgeJkOKF+K8kXBjObTIJw==","shasum":"b555bb57fb086560301a53adcdbca6ce49bc3d3d","tarball":"https://registry.npmjs.org/is-nan-x/-/is-nan-x-2.0.10.tgz","fileCount":10,"unpackedSize":27362,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLZq/CRA9TVsSAnZWagAAGkwP/10DWSyHAeiQQMPZJ5HB\nj0QQOSMomhkCzBoUCC43k7V/dDIDzPKO1nj4fzpU2MkI/5pAdnM8yTf4eXgo\nR0AbI9IdnCcBVh1TcUC9qVFQEWFLnuWWlt9fManEN69GqZL9K0V2Ms8ZJS6c\ntZEuDljzZaR9DqzndrC0A6oBajAGzRbGmrGF2lcEhdcG8K04gdKXL5rQHf7u\nUJ4gOButBOi96crl9IjgayuM1hD0xWI5j2ZbojcWvIoM4F0iiHAk8TYalNar\nkfF13nEX+50XhbIek1jI+c/QsfEChrH1Ow9ExlWL5jPuDaDVc49CU9mmNBfg\ndtwJf/czPoaX9ZcgPqUWoGzTC+qqTJdLl39H4JANAOfWEDg+VNNNQoe7t1Td\nnsW6Q3SNicSUchr7MrnlmQeO/NXwQEtaYAl28BuxZ+VkdgWK/tomqi36mmhY\nKFgXlqEBq/Ld5hcYMuf3e8TfP4Y9XWRjvdwg0wx47bnxmTAl+SLHsPmX7V0p\nDIaXZh8irX2PZC2mKqS27xMJ5kr6IBiiXSB99N2pRhVhHPU5zrAI73TTfKWI\n9XCCc5ziwL0VGgl+Ff7kUpWkmP8BBz9vU0jeRUhDfG5rwQsimsJNBC3V1o7C\nLrHmsBTfBoKhRCUvuI6AdiTGrbZvswLOQvHA7javveXspoTtGviwlfP3JDkd\nzmc7\r\n=jEH1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBvaCi49LyQsYrREBTGjlOF9FHcXAiibL2DtTKa6bBWHAiAOqRKNvJlAi+lAdahmqApS7c6acvOS0KMKOkGVqoKnsw=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-nan-x_2.0.10_1563269822742_0.07224788940721516"},"_hasShrinkwrap":false},"2.0.11":{"name":"is-nan-x","version":"2.0.11","description":"ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.","homepage":"https://github.com/Xotic750/is-nan-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["number","isNaN","module","javascript","nodejs","browser"],"module":"dist/is-nan-x.esm.js","main":"dist/is-nan-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/is-nan-x.js -o dist/is-nan-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/is-nan-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-nan-x/issues"},"dependencies":{},"devDependencies":{"@babel/cli":"^7.5.0","@babel/core":"^7.5.4","@babel/node":"^7.5.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/preset-env":"^7.5.4","@babel/runtime":"^7.5.4","@prorenata/eslint-config-vue":"^1.13.6","@types/jest":"^24.0.15","@types/node":"^12.6.3","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000984","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.2.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.7.2","eslint-plugin-jsdoc":"^15.3.5","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.14","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.35.3","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"b02d0f77afcade01a3a1938c80165b8c7d234ab5","_id":"is-nan-x@2.0.11","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-ViwqC6MzpDUERUNdpV4YcJh3Hv5yuF4xFjWe6J3BGkyN/4UI7XorPPN1BBTWz3fUvMkdZ996YgdDSXzUeVmb2w==","shasum":"9ac90a4c615990e7d147604a974c8b6a07b1c5d8","tarball":"https://registry.npmjs.org/is-nan-x/-/is-nan-x-2.0.11.tgz","fileCount":10,"unpackedSize":27362,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLb1CCRA9TVsSAnZWagAAp5wP/Ap2wesqBtiPaniCoaO7\nWBqTz47T8KsgaUQeMTi7nTc65BzepszS4fLIYlSxuZbIq2AymZpenf5i8n+s\nz+RcgyAL911mpUTjEdvrnDFX7B4w7wSe56/QdTwRghqJVkCJRiCtrKvVCy7E\nFoC6xdKMTm425T/Ew48u4I4Oxl5fjNo+H/cCf5MjzGKmXGtpdOlyDhz6oerB\nM+RVB/4c8uqJoy3TVMTqf8tqGKDg3zqb7BL8f+rQMmXBsPodhaChae/WAzT8\n2MXCWBzPGU2Mz6Y2lrOaFYyzNXPTICvAyGlxDAW5YZ+GKlkdl9t4jSKzVzmM\nvSid+o1BVB0fS4VwDtG4s7KxDkFLq5NJPL3yJNhWjvHaHWNJy1eWOhDkkaLn\nqLlUtsQh0QDYqGwl660Rl22/IbGPLR4tRMz5aF3Fo9BSyFoCBCwHJF3OatZW\nPtRu8ltLBmvx15bvR2gPdIi5v1LGjg3epmoyCrPmVNQA0fSu/WbHFsu/esNT\nyEK0YRAgl9bPgTqjxgA+atw4DgHSNASQwK2hq1VVVXFdTmOsFNl0Mj1eGyjt\nh2vDX/Af0TQGa+jpSPMs/Cef6DwQFUUP7RQRLjGdi/rs7hPEtp5Brl3oL3P8\n3slD7etV//58dSZmzqIopi5l2jjQ2Kq8RC9JOhkfLACDA8BwODE2kVKM5zbU\nvddh\r\n=hSCm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHCF316Q9fDXqCvcECTI2XoY3CPEt7SKdA59zwpagG35AiEA51zF7b/ptqnNH9yQtVhKdHMQ2Qbr2W9uihkRQiq6380="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-nan-x_2.0.11_1563278657328_0.449033810671142"},"_hasShrinkwrap":false},"2.0.12":{"name":"is-nan-x","version":"2.0.12","description":"ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.","homepage":"https://github.com/Xotic750/is-nan-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["number","isNaN","module","javascript","nodejs","browser"],"module":"dist/is-nan-x.esm.js","main":"dist/is-nan-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/is-nan-x.js -o dist/is-nan-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/is-nan-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-nan-x/issues"},"dependencies":{},"devDependencies":{"@babel/cli":"^7.5.0","@babel/core":"^7.5.4","@babel/node":"^7.5.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/preset-env":"^7.5.4","@babel/runtime":"^7.5.4","@prorenata/eslint-config-vue":"^1.13.6","@types/jest":"^24.0.15","@types/node":"^12.6.3","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000984","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.2.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.7.2","eslint-plugin-jsdoc":"^15.3.5","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.14","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.35.3","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"a01069621d630a709ab0391045af3d204d41c260","_id":"is-nan-x@2.0.12","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-mXahDfHBETME/EC0T9VqZynd9S2K0cyhUTpwRsLdgFbFkrRbqNK2UVRfUmzTOEK5800JeFHvyGA59wduNam6cQ==","shasum":"b8a41577ff3adb0fc37571efdd8eee061401a48e","tarball":"https://registry.npmjs.org/is-nan-x/-/is-nan-x-2.0.12.tgz","fileCount":10,"unpackedSize":27362,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLjlBCRA9TVsSAnZWagAAH5wP/3gSufuT3bZ5nCBT1Vvg\nQhMc+pkNSWg7DZ7+Ctbp8u4pdfK0168sXxz7pMZDxdy+FXycGFAIgTD7Ovi9\npEKrTCuc60ZvoXYHTLR+nxjYwyf5thX6iqTFF31DVqAWGIC4FnHWIve/qKBh\nXrGwnFRNFjwGBeF2Nx6G9z82W4u+PymSnlitAsj0mtBwI0ni87xmBIz3muex\n9gBWcmQAvWbtK5az3bxixkWTobnsxUQKAyq0S09yl70K8iZTpCNYGS4uAiF3\ngRAcheWkRauphj518pqwc14YxJUnTv/KOJ0KGtXttk65nbmNdOBiC+2ahQMt\nKP6PXYm70eQET+VCAxYfh2OLARkARWsaNiCtobrGubXYO9n3QUDZPG8kYLS5\n/U/FiNbXlPMNL2Bb7gMPUtmSf6NkKWQJSlH2ZsJetVhYuYfiUcc6qojNoW6/\n0hhBDW6PU/2ao0lGnxGqy6LIR8x0FvHsSDfEJDQlRWQR8lLqY0LhiMIetHY3\nyiGGH/Ytw1GHGU3cxXUmxtg7I8pg0pGkIJMlWzCm2la/G/Aca9Jn70/U5gmR\n7R5/Nd6dzEF3oE9ait/We4OWzPt4iD31ERfPWLUaUdDeVAqjPq6fqnwKblFI\nlr4HNH3md5EKyBFEsHPzA1r0sQGhiJZOMqr77/qj5BGB4vbK4MqyjxNyJ0si\n/Rqo\r\n=DRpv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEN6wCu6aq8ROkeOusaB3+oyl3qBTOOvT0UXgR/uLcONAiADFtH6qlMgx5lFUi2VGY6zubE8X0g/PefAjhiR8jNKuQ=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-nan-x_2.0.12_1563310400415_0.6398147943696455"},"_hasShrinkwrap":false},"2.0.13":{"name":"is-nan-x","version":"2.0.13","description":"ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.","homepage":"https://github.com/Xotic750/is-nan-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["number","isNaN","module","javascript","nodejs","browser"],"module":"dist/is-nan-x.esm.js","main":"dist/is-nan-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/is-nan-x.js -o dist/is-nan-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/is-nan-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-nan-x/issues"},"dependencies":{},"devDependencies":{"@babel/cli":"^7.5.0","@babel/core":"^7.5.4","@babel/node":"^7.5.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/preset-env":"^7.5.4","@babel/runtime":"^7.5.4","@prorenata/eslint-config-vue":"^1.13.6","@types/jest":"^24.0.15","@types/node":"^12.6.6","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000984","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-jsdoc":"^15.5.2","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.14","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.36.0","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"4f039b0be398ace57a1adec8343135a6b4d6d385","_id":"is-nan-x@2.0.13","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-ZBOjplW/3hNSel4g/vP9hZ+E7q4baQS5qsRouirt0+0th4NK+b3fnDE4wca7u04T98DEbtQ5nFjFY9I5Cutv0w==","shasum":"3d979f6f9bb9b299f7926bd92243aab8be3840eb","tarball":"https://registry.npmjs.org/is-nan-x/-/is-nan-x-2.0.13.tgz","fileCount":10,"unpackedSize":27443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLyFoCRA9TVsSAnZWagAAfLQP/iEetR2pruTgagQ2UDxH\nASG9/J+0NRci/m4gotzZViBbVyupBvr/eS4fqWbQBzMh1RM5D01Mevs1cPkP\nlUtiFTxkcI4xldCy26jF0m+KpPafd/tjnxxVKgUctzxMEyDH/fYfsF2uiHxv\n3J8NbW9T+VQ9ToZqDBTyJzcsbDwrQ6ThL+xfz7OVoZ2c3SSNTr6kJkR0e33P\nMCYZ9OMkmhTRPPPBNJEScStpp/FJUAnQ6SgB4lvOctcS3zuHECHSE3GteNAT\nDZMjSwsIoO1I14SVpNSSGPfUW+Qp255GtjkFkQl8RrYhmZgZl2mT17JZueTo\nhRgqNhswHQ9XdaV84S3FLrjzpcgVIu31C0rbWy1R6svU2P/YCeGJlrlI9qbu\numfLv6pUrrnIn18iO+A15dI1an9LaFKJN5o3TO00OjcsYS6R4UEwlT476qtu\nj0nSDcOK8vyTUjJx3Gnu6GXrkcpp99w2d1waQ1XsdDAXy9OnN2zIejevtqM8\ndKjNP+IEGHk8VrD7sMDrsAIblRMCxgsypaM0pTyA8B6j2k3K+FuuXc0noL/Z\nIbiENah0dDWzzc7lmD9S2UxttqtRd/BUCzvf1w5p7gn/D85JiUx6cgdc6aDi\n+HKziC9dql7qBW4s1EH4Yc72140Bkfx6SyTrUUmn8Abvbun8daQkddoiTAit\nak5X\r\n=nQhQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEMCIFMbcsTRIPEwhHAT3mb+2GEj/bisjXD5ZY1gvfu+JhoGAh9AcW+A5ULw2KqWI0wSFK78jIt0NKCspHO7XnACWdTI"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-nan-x_2.0.13_1563369831214_0.3828293938544389"},"_hasShrinkwrap":false},"2.0.14":{"name":"is-nan-x","version":"2.0.14","description":"ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.","homepage":"https://github.com/Xotic750/is-nan-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["number","isNaN","module","javascript","nodejs","browser"],"module":"dist/is-nan-x.esm.js","main":"dist/is-nan-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/is-nan-x.js -o dist/is-nan-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/is-nan-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-nan-x/issues"},"dependencies":{},"devDependencies":{"@babel/cli":"^7.5.0","@babel/core":"^7.5.4","@babel/node":"^7.5.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/preset-env":"^7.5.4","@babel/runtime":"^7.5.4","@prorenata/eslint-config-vue":"^1.13.7","@types/jest":"^24.0.15","@types/node":"^12.6.6","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000984","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.10.0","eslint-plugin-jsdoc":"^15.5.2","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.14","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.36.1","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"4cd6b57bf3cacc2163807ee3cf78bdebf47aa6c5","_id":"is-nan-x@2.0.14","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-B6+0x5hnt3mCG8CjpCY6GedtINo+DyZHBd53wFc26SpMUCN+x3+d8j5dZLrRMMW1xDVzrBAZXO4Z0PSkwFhA0w==","shasum":"42a971661ecb20d810428a981b62c4da6d762893","tarball":"https://registry.npmjs.org/is-nan-x/-/is-nan-x-2.0.14.tgz","fileCount":10,"unpackedSize":27444,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdL2R+CRA9TVsSAnZWagAAoXwQAJkjH5fzotxAf3ezV+PJ\nHquDDPFiIZG5In+fcIKcq8c8iZq7ROSzk6tHmdKHGMUkqC8tnyexB7Sivkh4\nAQAUVYDJH+EntZGufkEwWC6RMQinCGKS+ZOm0NsdsXVYQf3vcThXJBH/kg2t\nIq0YOgNatReyhdu09xsZn8nII+JIcc6Vi8mv7U3ASwbRyBVYRVOv84ynepDz\nBK6vkRKCBuxmnIHbnfU+TzAB08wdPQ5ZjQHfTrVw1CgPPS01C0dFq+zOpu4p\nySAH56Q13ydi9FkL1KvorQoFYLPF3rxDqh9ElKHTvmlBW/pHP50HVnhFSX3H\npIq0dQTDRNhvPaMN6PLch5KFbw5O9FOtjrJ86uKOh6QX6EfqkYM63HfBpFHh\nRJgD9eZWBjGpR5A6siVDixCjNU7uMdRvQONNu5Gxo4IWl5b0i9TPeTsxtHuG\nhNavGjSxMpW6pFef7ftjt4AENmpHXDdRLzVjDBXA/3iC/rWhUQmzOAYKs4AK\njaL2XGO4zWEU8sbABP4o0xnoTA24BvITBqSKR4pSIhlbxbznGDpW4DxgQFs0\n3PYzwB0A849dN62FOJX4m+uJ4E8dOmkvXxEWi4vK5hwm7Klem6SXxhf9YR88\noctix9c5rG+VcKf1pm1+YRqltCLxmpW4yMMI21vlbFz3Q6e6GUdATRs94VQT\nOWHL\r\n=qqUK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDL+duUDTKrYYd/VerOL8Pl7zUaM9lFzTdkVBMkRDDb5wIhANEvoTd1d5kKr3IDCYvJgDp8W75pJggHyMlCUW5Li4Xo"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-nan-x_2.0.14_1563387005845_0.7256659389427602"},"_hasShrinkwrap":false},"2.0.15":{"name":"is-nan-x","version":"2.0.15","description":"ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.","homepage":"https://github.com/Xotic750/is-nan-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["number","isNaN","module","javascript","nodejs","browser"],"module":"dist/is-nan-x.esm.js","main":"dist/is-nan-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/is-nan-x.js -o dist/is-nan-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/is-nan-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-nan-x/issues"},"dependencies":{},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.7","@types/jest":"^24.0.15","@types/node":"^12.6.8","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000984","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.10.0","eslint-plugin-jsdoc":"^15.5.2","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.14","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.36.1","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"033b91f24d2ed94841173dbdc7e6aa7b758f9f8a","_id":"is-nan-x@2.0.15","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-8cSkHtFKmPsXXYeFpmiLP7aEr723W9F5567zbPhk5KiryXViXqucpZjEzQEIBRabaz6qPvQf1bxOXspGAvtySw==","shasum":"55d5091c86c75eb518c7da24ee7a1dd2fb4f123c","tarball":"https://registry.npmjs.org/is-nan-x/-/is-nan-x-2.0.15.tgz","fileCount":10,"unpackedSize":27444,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdL6tpCRA9TVsSAnZWagAAAqEP/R6w8lU8RiLbV0ILYboS\nTkOFivSJ+JfDMok+8c1LlNp7+OE5FecCIgWCKWUQA3LfuJ7WCk0FeRUkIKPN\npEG3jNXhc2phOUCU3rXybYUqHl2oUPz6spaGeCdAuDSvfSsNGrLTrQNicDg5\nX8+mFbBvo/pDd/MZsJ2ZAbrs/+RbHgjmX3LkkC8PueCbch1o+Hr7wJIFY+r3\n0oGdOf6mmXqN9A+poYq3QYtfKYx/A0Ub2w4BTaBudnhc6ErW6j3WlysZy05l\nBquDFB5FuKLBeFUcV7i5UgP4G04dlyhVLnUuIzwMwJouLF8g0FNPZTxcvFch\ndwtoRtXJVxbQTrKcN9hPv50RGCrYnr8lGM0giUBCLQ2VPmxAtLdQ4v9TOc+T\n4y8z3powwFHFUBpu02nDSZ2FxbxPqn103rFjTdAX8hrMwW2AITMtxWGrJwg3\nyirm5kjpOctG4PRPsZh5TgYjv69EIayokScr5R6Wk0guXISMVcbCqs/i4bco\n1Wkyde3C2oWf057yyKPvL4Ot6fmGvgaGJi9LQPxn46X6LXDmp49U1G6UoC4z\nuxFJ8AV3njUdqXjoEo2KJ9kCPaMMlm10hczEte9Y+PT2TG8GIVYlLW6CbqT5\nT9rkxDNMfxE+I2LQIpvYhs7NOD6EgY/QuagC+UB8v1u/zGKmBL40wdxNpEGN\n/vxZ\r\n=MCXD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFnt2cju+iOmFl8ec6NLbO9svruh7dLJogj2kmn10HvXAiEA5NOdEIEBgSYInvwKwxFVku0ZeWOCtO3pCtFIYOjZhOo="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-nan-x_2.0.15_1563405160623_0.6541495332797638"},"_hasShrinkwrap":false},"2.0.16":{"name":"is-nan-x","version":"2.0.16","description":"ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.","homepage":"https://github.com/Xotic750/is-nan-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["number","isNaN","module","javascript","nodejs","browser"],"module":"dist/is-nan-x.esm.js","main":"dist/is-nan-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/is-nan-x.js -o dist/is-nan-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/is-nan-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-nan-x/issues"},"dependencies":{},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.7","@types/jest":"^24.0.15","@types/node":"^12.6.8","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000984","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.10.0","eslint-plugin-jsdoc":"^15.5.2","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.14","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.36.1","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"87398a4826133dce1360b32400add4b79ee0b2c6","_id":"is-nan-x@2.0.16","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-APW08MxkOpYnuI4c1LroOeF65Ya+ahK5peTs4JxaBvnDAHjD5xNMOG3Af19KEM2pkVjg6npSW/6e5nHzjyWwDg==","shasum":"4cea9f074c2e77993e857e889cf1e7c70878c2f7","tarball":"https://registry.npmjs.org/is-nan-x/-/is-nan-x-2.0.16.tgz","fileCount":10,"unpackedSize":27444,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMJWYCRA9TVsSAnZWagAA9LAP/A5CD27/kThhCtjQa7Ta\nIZUkCflnOuQtfgmqbPzOJeCHQPCSlNWGnR8j55Pg1VMiV/md3syvhrv8PtF8\nrSVmPjqojf+IlXFDk+lpWjJXtPDNiwIJj7/LW6EBELfZ5UUHhZ9OkwsMlSCm\ngFlJHQI8aFaevVtSDCJyKHySE8q3qrmK4Kc3jK7Iehfkto2PctsUgq6jZS/9\nEVMlrAwKQVp/G9rXC8lbD3x41/b4lu8huZOS8UQ0CbOhbqY/BXBjja0gFQtD\nNY5yqdHGsHoetLi7RfCl1GlFa6KwVeesOqNKQJtVmdwN6RmIxptpTyLDUF/q\na4otkj1bPlpw3OFKqFz5Y+sfqVWkyXl87elbhk4IX03v+DjN0PeIu17qIwhx\nfMGmDWGVGGT2DcGdk4KNYASo6/16hN1yuVrvyLTApfEmT7zsS86k6ROLHLT0\nyjjEDiB1kCvrvcBf2QsmmlvjUtN2Zqh8i92vMeXtiw02eKQlynaXdrxRjyh6\nNE0TykpyTDvUTk75ygIf45L9kzMGPkD2rUe1hKgbcO+tdisDOAoAqFPPOAPJ\n7HhA7Pmw0A7/NXmfFB5OHgyJOuQp24uRl4aiopi+jmUQ+KB7YLoTfX1qWIXn\nve3aaJ95XATigv1u7EL5IsuWWdmhXamQV5a6g6KK6LoeK+pPXTwRxQuvMqnR\nh5j1\r\n=gITP\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCF6QyVWnUtd0cgE3b9apWrWFTYGaqKOdUa0hnNm0AYnQIhALTwLxaz564Wd6Y/pWb+sehQJqnQP99Vb/pg1o7knSNK"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-nan-x_2.0.16_1563465111604_0.5091399422971976"},"_hasShrinkwrap":false},"2.0.17":{"name":"is-nan-x","version":"2.0.17","description":"ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.","homepage":"https://github.com/Xotic750/is-nan-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["number","isNaN","module","javascript","nodejs","browser"],"module":"dist/is-nan-x.esm.js","main":"dist/is-nan-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/is-nan-x.js -o dist/is-nan-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/is-nan-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-nan-x/issues"},"dependencies":{},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.7","@types/jest":"^24.0.15","@types/node":"^12.6.8","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000984","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.10.0","eslint-plugin-jsdoc":"^15.5.2","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.14","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.36.1","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"b98f8cbfbbeb3875aef5afb87f29497cc1e5248e","_id":"is-nan-x@2.0.17","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-lVZ0KpKyPl1/ayV+4K90rmuXfl2zqVaC8OaEC8jBbg0WcEvIupsVit44Uo6xXwKSi9P7UtS6L5UXXD6PLcenSw==","shasum":"b1efc95187e1c4e256f54588adfd78b7419229ad","tarball":"https://registry.npmjs.org/is-nan-x/-/is-nan-x-2.0.17.tgz","fileCount":10,"unpackedSize":27444,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMJ5WCRA9TVsSAnZWagAAPQUP/2nM4TFMIU3QNBejEaOu\nDf48UTVJvF1LexJ17kLDAulWBmzcwNUZRvSqrgzZgZZrM8ma45kh4j73pxkP\nHCTGFLQVC+oiQ9WGxu8cPSHSIY77OfdpEoovmfZYVi8zGJSxLRF9bRbnPot7\nRSZYiXf/sOpKpRLBfBQSrLwIXE4xjQ8ox35rgtHYjjqDL/FoZTLns6t+s6OW\n9AZWdCjfZjtPQIDwaZ6TuPtrJ+2X2fI4s5/28XEnqMxb0HL06TR73txLEgGO\n5pyUNjRT+FJ3IGwSZxbB16fsevj1eftb3qXWupRuEbMNTaPJgHh2N7KkE4wf\nidu6YQfXEXnUnKPRgvn1ouIyuoUy2nNC/dXgnUDKeONAWe9a9rciMIqr5Al2\nRXu3RLGsxHY8Q8ktRuc09CaY3NFG5PBFg5v3gbWSeakAyM0hmoyAWqpBrqlT\n4yeasA0+J5Wco9t7YlLuXNNpsi/o1dSQ2vrEvkBc7rO1ZpyQPnMzNE3Hhg6D\n6Dil9rIBO6c3U9CoVOgk5ogN9V9AQUxaBksv4XgOEPzA8tTdUibKsJfiedBu\nkYKY0TSN3eRfFRV8YyaDv9Fr7gXbE8KCBJc1cq0UK4gjv2BpfAYekSvPMyD4\nob9qB4OB9f3xN4RDyd0dliPzt6fBFQJIp/ebRtBPbY+rC3y8v+VKAxVcPl1G\nHzUS\r\n=LdC4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC0fHd7y2pf3Bw8V33WOmirHePTAr+5adi3bHe49ajBtAiAs2hUntU1KwfeYzawUquuYzvsBJNNiDYh+05Je58ZCpw=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-nan-x_2.0.17_1563467349607_0.7135158908278327"},"_hasShrinkwrap":false},"2.0.18":{"name":"is-nan-x","version":"2.0.18","description":"ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.","homepage":"https://github.com/Xotic750/is-nan-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["number","isNaN","module","javascript","nodejs","browser"],"module":"dist/is-nan-x.esm.js","main":"dist/is-nan-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/is-nan-x.js -o dist/is-nan-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/is-nan-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-nan-x/issues"},"dependencies":{},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.7","@types/jest":"^24.0.15","@types/node":"^12.6.8","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000984","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.10.0","eslint-plugin-jsdoc":"^15.5.2","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.14","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.36.1","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"590c37441b0896d57943414f1d2da51ccb634471","_id":"is-nan-x@2.0.18","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-bccjsE0Tvs+awyDx94m91dxGct917AkrGec7kLgH/35zOIb5drz4Gl0WTOuAhT67lLtNWktqvLPlvRjSwIzBBA==","shasum":"76ba8752e0638c7c2d54e0fde78759d267731e5e","tarball":"https://registry.npmjs.org/is-nan-x/-/is-nan-x-2.0.18.tgz","fileCount":10,"unpackedSize":27444,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMjQOCRA9TVsSAnZWagAAgEoP/Ryy4RfVUXvAwxmyjIJs\n3Z9tsgeW4kOMba0IXwvlEIfpctPPdTdRP9X1YJLohO7WY35Pl/3uNf3gnEt6\nrQS/eacP+hmIIWmsHUJwZw0zgamwQPOfn/GrZvu7Ma/AsduAQCVZ8dsS48W4\nsZRuNexzCLAnJZC6yGkgsMkEGl3FXaVzGweciRZCben/jD4CcrN8Fwk+4EWO\nplhwi3hM1YFMjls3w+X0t9/1wRU4TeuB8cAzLkNP/OJjr5Rg9cjbDMNK4hDS\nFKvMWv7u2MO85R99Ndhedrb2zawS/b0wCNDRXs6IlPAdxuxR8W8l0paEz3no\nAPZfLjLJ2gM+jb73DBBoNGzcODryoNr4ToRuwLOaMKsPQ4PSzxgZZGk+qOAM\nSwfX7aaatIxSiZ+ax3oWC7noPZ6v/EO0sn7QQGVqJejQA+r0HHLsrL4rmkK5\nLhzTVJ83sQ+f64MNX0c0lG4t2/P7xXQRKG5M+p7vwG8vUmlqWcuk6nqmNVss\nFeJdeKoH32p09mij/lUSnljgQIcb1ABpG26YI47XXg91frjUUG4uWbQtdzgu\nxV5MqJe8GJTDh46S5XzMNCX9cIGH0lbvmRnaw+tWWKk9/bzEq8u0AoKaB9Yv\n/almqh9DUyf+NJydewHLovT56MHDVYBjxoMFj07GKm5rIDPpHcG5k8lixn9q\nvphQ\r\n=5Wu/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG/LpoGgFf1I+1IK7YUp/Hc+ELlqx0Rq11Z+kpx2p6GoAiEA9d1NZHsE8KFP6pxCOCE+aC1muKQffoU+uOzP7l9rqbc="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-nan-x_2.0.18_1563571214086_0.42463548839077747"},"_hasShrinkwrap":false},"2.0.19":{"name":"is-nan-x","version":"2.0.19","description":"ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.","homepage":"https://github.com/Xotic750/is-nan-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["number","isNaN","module","javascript","nodejs","browser"],"module":"dist/is-nan-x.esm.js","main":"dist/is-nan-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/is-nan-x.js -o dist/is-nan-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/is-nan-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-nan-x/issues"},"dependencies":{},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.8","@types/jest":"^24.0.15","@types/node":"^12.6.8","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000985","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.13.0","eslint-plugin-jsdoc":"^15.6.0","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.15","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","strip-ansi":"^5.2.0","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.36.1","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"d8dd51371f0bf3aacdb1647c524ced283779c3e5","_id":"is-nan-x@2.0.19","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-JMRuUTMcXnOMW+pxiGjWyPjUxT0c27yr+oKnOVkGB8Dgbir1meqbqmxvMI4qh2F4/BOyPE3ia0ngwUBVgYDo9Q==","shasum":"87c95e3c583a49d809652c03aeaecb43deb0d940","tarball":"https://registry.npmjs.org/is-nan-x/-/is-nan-x-2.0.19.tgz","fileCount":10,"unpackedSize":27472,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdNNv1CRA9TVsSAnZWagAAKsAP/0LU74BXmpwuEvDsbXHb\nfSJMiz8V5QwA1A57+lIDLFb6rgMQxLQd/nxo5KABZrn1Jes3Y9zFDaI558Sl\nQbawMPFwlPl0FamPiUDP4vdezC3EQmbolqSQBKMjpF/DZqS9bUZ6REq3NNAV\nEVqTeDBwv1Gjqs7KTx/pEIH5e0JHqAdRt1p/bGuY9EKWGi6aXeYqA4xuQnsc\nIxeGJFs/0yBYlaNgh16qLzQxEwrlA4YIXB0Yt4+FCKk1Isy/xPDgqBqkXxzp\nbDTiLAT7fuGMCS2E9YYv6FocAaocHcr4fwWlLNks/jTBoW/dwLznu75dcBA6\nFu5dY80iuEG9wXpWNNjD/evd2fJujzTfLq5KbbskRhlk1AhXcf4lHhsbByIb\nwIsXzN3+fGdTxxasAZTSfqc2LMI8g8cilzoohd/kyHSn2opopMsYDGlzDNcj\nKUDs2WDQSKpIp7DRncZigydnU8tGjNKJTo7qmtXyStmhBRuaurp42LZA/er3\nwQ8RGSftdviXYcJoJzgcv+dZQALuzg1PKFBTxd8p6mcPOETIywrV2LvML70E\nSEDIDjBHHuYlMJZ6IQe0ITTNVrxZyQLLAm2554FsPgKm3X4zw1XUUFtzqsuM\nKwPVCGPjWVGFrSoWg4tcqtKqrdTrQHYqdgYglejouxCVP1K49ohWgEuzaMdH\nwc3x\r\n=GtOC\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHqHvEOLNPJe5iATAr+5jp88vCTu8aTdjG6mNU94HX5LAiBS/QDyyhSxH0UdwEENIcac2GFpwoK4WQ4JxyzmLiSIMQ=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-nan-x_2.0.19_1563745268193_0.5456870542556307"},"_hasShrinkwrap":false},"2.0.20":{"name":"is-nan-x","version":"2.0.20","description":"ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.","homepage":"https://github.com/Xotic750/is-nan-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["number","isNaN","module","javascript","nodejs","browser"],"module":"dist/is-nan-x.esm.js","main":"dist/is-nan-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/is-nan-x.js -o dist/is-nan-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/is-nan-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-nan-x/issues"},"dependencies":{},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.9","@types/jest":"^24.0.15","@types/node":"^12.6.8","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000985","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.13.0","eslint-plugin-jsdoc":"^15.6.0","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.15","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","strip-ansi":"^5.2.0","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.36.1","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"76b16f40f05b7b63bc7490d3201c7e1211bd8273","_id":"is-nan-x@2.0.20","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-qslHY42Ub/5w0ebMxmeY6v1vR543c3WG6GlWcn9I3WNiph7rZ2EugQvptcpekI4PcnaeAqvOukzdUCOTi0wmDA==","shasum":"ae26bfdc5c0d2b864851de758950f58ad52fc325","tarball":"https://registry.npmjs.org/is-nan-x/-/is-nan-x-2.0.20.tgz","fileCount":10,"unpackedSize":27472,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdNOIfCRA9TVsSAnZWagAAkeIP/3ECie6CnepL2/HPpRRn\naUG73doHzy4S5WfyWE79mwJDhggr4H7835o29m9tWDK1yzKZo3ji0ds/rNUN\nMhpGsm7FLqXX7vrHooQL3jW0KRHA8ql+SH6TfL7y9VVYbcrPvtHpv4/0/Eu0\n0TCzH8fEUP72cryQRqOPDA1mgw5qLe8LEW26axeBEpzHe+N4uKT4F92mbT9i\n45g0BZNrgPdfwzYwDLxl6RaMgYhek7fkfts+OoPCITvcSWJWGSYyQXRns73w\n/LlBVoJM3BFtwH7AYbhLDLY2j8EIpM087BJRuQY+YcDoyOvC36qh4+A6uYvP\n+d60waSvvV5mRAGXfTcWS/wRhjK0GPRcQJLmvttsCi9RYOcIEFzWIp49DbXy\ntp31hkWyTbDW+g5Qgw0zDRuAowxW009ltwGX0eE26i4uZR4XRXXEOPz5pkuE\nawOQV73cPsZkD0IPB18zcdty0VBK7FepAJ07xBA7vySSKdg20VjhCGfbZDQJ\ndpJS7jUvG3omsC9Qc2Dfqrlvu4WQtosS89c+ooFnuLccEUOoluYRToZahQqM\nnNZlleKf15oTaRFAgga0sDROQUeNZUFvVCQBxdT1eelaTANiT9tHBDpmyGrH\nBVOGdMrhfHJc8zDDExiw/lk/MWe9y5ZdZ8fRXd6s218Whi01mfWJMU6Z6PmN\noSsz\r\n=u8Sn\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDq7kMraSK1x7/X2l0790CnWWvCtw85H4yJnlq4vrB64AiEAmvmzJ8wD2SyWL831N3YMUwKhIyGLpeCyUpQlJlQWseQ="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-nan-x_2.0.20_1563746846395_0.827172430145207"},"_hasShrinkwrap":false},"2.0.21":{"name":"is-nan-x","version":"2.0.21","description":"ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.","homepage":"https://github.com/Xotic750/is-nan-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["number","isNaN","module","javascript","nodejs","browser"],"module":"dist/is-nan-x.esm.js","main":"dist/is-nan-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/is-nan-x.js -o dist/is-nan-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/is-nan-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-nan-x/issues"},"dependencies":{},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.10","@types/jest":"^24.0.15","@types/node":"^12.6.8","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000985","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.13.0","eslint-plugin-jsdoc":"^15.6.1","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.15","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","strip-ansi":"^5.2.0","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.36.1","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.10.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"e14dbce782d84fcbc2805fe9fb869d249f80a96a","_id":"is-nan-x@2.0.21","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-YO7Vkf/IoH4+U9MWxkMWpO2PpIll4Oek8hqwcHIX4LxwJ0Dpet8u0banv0jDHAheNGTnurzRGk1BkKdAsu0wfQ==","shasum":"3966428419dbea6a2c71048db3554cd2d30b3ddf","tarball":"https://registry.npmjs.org/is-nan-x/-/is-nan-x-2.0.21.tgz","fileCount":10,"unpackedSize":27474,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdNaXpCRA9TVsSAnZWagAAE80P/1deUongpOfc+UbahxID\nm3XvwlP+8PubidLXydsQBQLtCKaZAvUeHj3eN/1tfmmh1lpJqN69aQmpb1+U\nfkq3LVEnl56kaseos07GDlQmUMkJTvZoFBZGrZn7jFXQZumyuH2zPg9XAmWV\nkSei1fus/9/2yDK/l0X7ojrAmUnaaG6EO+VV86s6mDzXEGTt3nmrHaPceYFC\nJ1kkmMQVVqtGNmO3d3M7FgZRtb3xdVzj3SZ03WW+FJYIXhjvev6Kl27Xw2ts\nM9NB0GDbHNebRV1fJ8NEFMJFUWZU2ctURAjaQtqA3HQ3dnztKekNd8onjLOH\na025mAWcCdu1+qMALjzvFL+0vziI+s2ftsmni62cQdjNyv0TIE/VXz0h/zda\ns67pX/AEJKwl7yDeluAVFQlF1aSVZtUgKFW8EWT+4HwVdHWcAfsYbtBNVLcs\nFLUB1liYDnERkFNpTjiOMHkrTzhWNO7eoPiu5+M8MG4c1ER7dy4qz+3jirKk\npEARAxMGjrbVzeeLutUBAjbO6+gEuhMUKh5F1F9KfE6Auc+FT3eYZY3YeYj+\nVouZe4OOKIOxaD9Qsbs1sdCwbyWc2UPwA5gYOmVwcNfgJVO7a/H0LI6SWNc6\nPkcSqR8SahDsAPULSCt9jhHfW8HXlbzZslxMChTIolTHjBIuAkTOusrgSrrz\nkp3t\r\n=kQ+E\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCFj0dDHGTQbP3orkJhmUO2w724cCGTm+CYxAoTU44j/QIgV9JZAJHh5we4PmvH4XP1wxvvvFOG+uSrT8iZWkCpfB4="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-nan-x_2.0.21_1563796968617_0.18139095454673426"},"_hasShrinkwrap":false},"2.0.22":{"name":"is-nan-x","version":"2.0.22","description":"ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.","homepage":"https://github.com/Xotic750/is-nan-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["number","isNaN","module","javascript","nodejs","browser"],"module":"dist/is-nan-x.esm.js","main":"dist/is-nan-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/is-nan-x.js -o dist/is-nan-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/is-nan-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-nan-x/issues"},"dependencies":{},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.11","@types/jest":"^24.0.15","@types/node":"^12.6.8","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000985","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.13.6","eslint-plugin-jsdoc":"^15.7.1","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.15","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.3.0","source-map-loader":"^0.2.4","strip-ansi":"^5.2.0","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.37.0","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.10.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"ec155f846e982ef049c982b3db7a30815807443e","_id":"is-nan-x@2.0.22","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-+5t4BunrSbtl/gNC4QTUjQ80NQ/gGeuRTG3Zj2P7xp7zeaqguQH/0Wtx9BnaUCYq4pgGpaxWKBrsF93LY5Nfjg==","shasum":"f1d7bb24ae99f5619f9c32ab652248d517f3530d","tarball":"https://registry.npmjs.org/is-nan-x/-/is-nan-x-2.0.22.tgz","fileCount":10,"unpackedSize":27474,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdN5iiCRA9TVsSAnZWagAAoH8P/RQDoMagyjjFHt4vc3c7\nfmleAKnyyCrmZPVHQvh75cDJDlos6u4seCkOnPIofoIuh95v0T7/hyvzjFa7\nJ2QYufwOD/vSo02mkGEHmXGmsxMQYRu26DD3KKvBPzkt1DSTLHe0dvswTf3Z\nXQcR4yRbS5LWCdqWaRcTCm+pnAub1K7omwmOM6TmirtJYhTD4gus4rb4zwLs\noPZgS/oQLBoEWos6nAnx9s8em+N6Rgjyg9isx2XdChkk/LTbJEtA5Ey67I5n\n9/uYPyFSXSewe5joIerWeG4lw7Qyc1v16OZi8Q4XjlD8POIpVsDumbddvlU3\nbLzr6rFBrPTMBtKaP9rD+BxNU08xx3qQ9tqxXOkJ4baWays9pyR0FvGJmZ2f\n+h0MW8cxgwYedxFvcFs1peLSV6QveMkIvTX6WBnCyCdt7nkWCfX4TMWqbjG+\nuQwJ0N+WQM3Fm/oiGIjerDD9R+CuAELImh3qd+igrMadzYjjia143k/MG7z9\nFplrNH/JbReKgJN2NtRoFopSApAPe4dBGVg6yDKzhdVcpGsflAf9riiUDeSd\n+SYhlbyZ1DLKO6CeGiM6yyeQQIRNMHIXRZAx/CVTd+BIEPV6cT52FseZU5Bp\n/xff7Zm7dLkZ9g/qIzkAQGGnTsnQPDyIHeXff5pC3qmTT242Ww2qqwR6duBr\nNRAk\r\n=IhtH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICRkLbyf68HjIQma5PAMM+9AZKUsHz/+Z2rSQFDxfH9XAiEAylFcvoh6+Avn+0hAwP6N7yuKdC3QrhOie1trZ4UZYjE="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-nan-x_2.0.22_1563924642248_0.339433779934337"},"_hasShrinkwrap":false},"2.0.23":{"name":"is-nan-x","version":"2.0.23","description":"ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.","homepage":"https://github.com/Xotic750/is-nan-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["number","isNaN","module","javascript","nodejs","browser"],"module":"dist/is-nan-x.esm.js","main":"dist/is-nan-x.js","jsdelivr":"dist/is-nan-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/is-nan-x.js -o dist/is-nan-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/is-nan-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-nan-x/issues"},"dependencies":{},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.11","@types/jest":"^24.0.15","@types/node":"^12.6.8","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000985","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.13.6","eslint-plugin-jsdoc":"^15.7.1","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.15","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.3.0","source-map-loader":"^0.2.4","strip-ansi":"^5.2.0","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.37.0","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.10.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"30e08be3c608183ce4b90dc62cf1ac910a0ebb23","_id":"is-nan-x@2.0.23","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-S0Ii3QNv/GaeSwwHxkweSlvGOGpBPeGzLZTOfX6McuIpapmBYgKPhc1HOpEBw1qiBYsecTwVBoCvyZkO6W+gcw==","shasum":"4b3d780f78e6a89b2805eb9997fabe55bcc19e2d","tarball":"https://registry.npmjs.org/is-nan-x/-/is-nan-x-2.0.23.tgz","fileCount":10,"unpackedSize":27512,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOFjRCRA9TVsSAnZWagAAgnEP/3YkPc4P7Q/LxdfFpb6R\n2jgPGgZQ/uOXp3KHIkekn7TzBs4Vqjls9H4/Ert3CX4oyMJAb4gTXdQ6sPxH\nDf6T3+nccD99ityX+rD0vZZ7+UDmHSS6Sq/1mXpmDxYcSuDPke6TZiAGJzzB\neY30RFI3lyY19QOpi15wFAoPEuP9dQ8US/LO0ktgyvdRf5UdUqQ2WDQTlbXL\nciU87QsQF2fIl4x358py44UmY2rrHSUn63J+QRi1sLQ5fCMzR0dOspzXm+cr\n7SExsqJaoq7yL19Q8cHJUCQwErSbqADmvn5FBV7FZT3bqj4kNbzqrCopITx1\nb6xfaV8l9lsE0cOxTLq5+S3+AIPASGWktz8o+xNUnYx/CtRyAKwbLWDmG0vW\nYrhAnf8KGSCfBzulO9WBXgyQraN4pPsqt10RgLm9jtBDJF+x4ByBkwkEsT+7\n+eldL1PxSWCdgR6aVhbs0kuY97SJaTs4fzd0nnRbda0c4HEwHQkRb5jr1JUL\ntcsn99n+EZOteob9ScQXl5B4lF1us6Vd1n4NToHSFjVhMk4HVjkgMVmgYYTC\n299cDQmamsChBkMAyI6+BVn/gfibKiYC5O7LVLWz5tLM5JzpasN1ZUaC74Qj\nQg6dGVndisyqhIcbxmbSNn+Ev/VL3cKa8KiV54GFaAvhiL03uubGuZuUbfw+\n6m33\r\n=0awl\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDRa6gMRyGOmW4820VGXtCkf/Eolt6/krLzc1NmDg1buQIgRBF2Uompt3ccjjTUn6tkQuixHu6PStUnpFca11V1aoA="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-nan-x_2.0.23_1563973840663_0.8568194159698974"},"_hasShrinkwrap":false},"2.0.24":{"name":"is-nan-x","version":"2.0.24","description":"ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.","homepage":"https://github.com/Xotic750/is-nan-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["number","isNaN","module","javascript","nodejs","browser"],"module":"dist/is-nan-x.esm.js","main":"dist/is-nan-x.js","jsdelivr":"dist/is-nan-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/is-nan-x.js -o dist/is-nan-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/is-nan-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-nan-x/issues"},"dependencies":{},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.11","@types/jest":"^24.0.15","@types/node":"^12.6.8","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000985","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.13.6","eslint-plugin-jsdoc":"^15.7.2","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.15","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.3.0","source-map-loader":"^0.2.4","strip-ansi":"^5.2.0","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.37.0","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.10.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"3f7bcb09230dbc52d25596956cd23f7683a1567c","_id":"is-nan-x@2.0.24","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-f+ApnucXcyUORYL31BjeZTb07588EaBm+medR/HOocYXrMeqLHKwtcYAV3vsOC4RkTH6iAwhFRbPbQp6Oyuekw==","shasum":"3f1d9c6af4feab0f5564dc2e191d188ab8e7494d","tarball":"https://registry.npmjs.org/is-nan-x/-/is-nan-x-2.0.24.tgz","fileCount":10,"unpackedSize":27704,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOH6NCRA9TVsSAnZWagAA7MsQAJkztYuaj3rtr5TSArB0\nW38CcxmB8oSdQkAORfgnqlA4dPhtV+j4Jw8RtCDOT/fcWGFKX/qS3ktZrWEX\nInApGffhh2p32IKox/keDQETlrQxyIVO4rVuAdrAwuSFqXZ23/pCirTIFv17\nqa1G193Ta0VK09diJ4xtfheVvUTrJD7FhDc6ysn9ha8BBfEuoAVRFKgTmb55\nNaZfYry62NoWKiL0uQF002yGPcjN0vApJG4rinCxCKdkc+heBsVMElJmaBo/\nw2VjbpqftVMr8Y0eKyUrWePrK0nDS3AuB0jKjPI4tWF31b+/87pRswbfnts2\n9PtnQ3wQxoUajCvVEuWBx+eLVsAB7jA5Yg+nbzwRKB+vLbFxSFKtc6z7ENnT\nF+SGKs5QO+2/+fhfzpsu87JiiEdcOjAof1XdYYHMiq7y9+i/lDvFLKDwhbc1\nbZMaVt6WHOpKJ4I47ipSvVr5pcUxyxvzLzYG1J+fSKq08x9rj78G1qyot/+K\nS9NsN2MrLD27D/+banZjGkRpOt1dq4QUOa4esAPaCFndgrZ8iSrQGKlcQSE9\n4fLIEFlyH8LB8EieAfpjP2BrTjJC7lmZfE/YtJUsWuyvH2H65d9HK67cq0oQ\n5a0ukIrKIIZgFqUEEAd+r+2sBZv+M7CDBQD5Iegd0yrDQAapb/y4dx58/Mdl\nnWYc\r\n=dqtt\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDlaoEDS/wjNjHk2tjPriw0ht87vrOljxF5HISScezJrAIgPPQcrxPqEuJbM9YRDRl69cTx73Oso3ZuR7ETOL+9XTw="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-nan-x_2.0.24_1563983501249_0.1879858114791204"},"_hasShrinkwrap":false},"2.0.25":{"name":"is-nan-x","version":"2.0.25","description":"ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.","homepage":"https://github.com/Xotic750/is-nan-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["number","isNaN","module","javascript","nodejs","browser"],"module":"dist/is-nan-x.esm.js","main":"dist/is-nan-x.js","jsdelivr":"dist/is-nan-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/is-nan-x.js -o dist/is-nan-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/is-nan-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-nan-x/issues"},"dependencies":{},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.12","@types/jest":"^24.0.15","@types/node":"^12.6.8","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000985","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.13.6","eslint-plugin-jsdoc":"^15.7.2","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.15","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.3.0","source-map-loader":"^0.2.4","strip-ansi":"^5.2.0","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.37.0","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.10.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"eac2318da351c6e58e9b793c09e744ddb7a9e68e","_id":"is-nan-x@2.0.25","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-hx8N12N4W/aApDeaW4cr9mvY89ZWrWDdaUIEpcQSMnzOnUxD8ROJXL1hkSFWZ2vmUZ8PZswmZjFtDZJrEY0BJg==","shasum":"ee38633d12aeacdd55b1880ea7cd8cc1e32cb24e","tarball":"https://registry.npmjs.org/is-nan-x/-/is-nan-x-2.0.25.tgz","fileCount":10,"unpackedSize":27704,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOh3vCRA9TVsSAnZWagAAvIoP/1cXLatVNV3QiWg/tU0V\nK42l2A5nHh7m79O97QpjgEiwBmEjwX1YPJIE1a8/NA4xeGW2x3Yk/wEy7Mja\nD8d2fa2oVkdqSjifpshgA6E7Y4VnYJEg6XEpC0p/NtAsT4v/f9/Kvzxk4woZ\nMENkV9ad/YRnnflAQEnLStP8aDQuXA42D77vVB5E15YRFN8dIOjML3N4xYKr\nt3xahxxttGpBwH0IWeZvV1UBCR7s9VEQDC3e5NxOz9f47xRC5EUizKwuXzkC\nzWKqi4AiYlTGL1r7vH8cH+pUgCV0o+O2EDZlSkON78IGkc0jmVBGfZeDFK+x\ngAFe+X8PGkUA97bGu4gcl3FjwtVgIQ0c53yRf5cOJxbWf5gRrqSMORoXPW3n\nDRT1pZVX45oyQQ6EESK5jGa2p8toGwjGAk/2u/0ED/mIGgKGd2JhQTNsDx2N\nFjpUKrFLk6JKE9M3CE/bLTy/JauSH/YvTa6iEd13HjXumPGyeEIZtzFlGwHJ\ncki6L35vhbEcja+j/vB78mNbzXFXSVMNwrN2yqNXnNuHuzTt7UWQZIRNm6do\nOjtdkKLuxG5KgUHM23tSRCvvJC1UuPRUOArVSJfyirCtTu1cXOcQ6Ja+noxZ\nlLOTeyH8mBb5gW3yg9x6H7SC69Z5tRNjcSCQmz4iOVzr+jDGSem6h5EJ6ZL9\n49bY\r\n=fMOE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEtYiEgiLMbusWDOTIg6nxy55UN6ic43Ib2lUSq1mbgpAiEAq5tvvcodW9DvNofdnLsFo1Ne1ylS829WlEwlzcjD+8c="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-nan-x_2.0.25_1564089839266_0.2209509386835704"},"_hasShrinkwrap":false},"2.0.26":{"name":"is-nan-x","version":"2.0.26","description":"ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.","homepage":"https://github.com/Xotic750/is-nan-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["number","isNaN","module","javascript","nodejs","browser"],"module":"dist/is-nan-x.esm.js","main":"dist/is-nan-x.js","jsdelivr":"dist/is-nan-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/is-nan-x.js -o dist/is-nan-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/is-nan-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-nan-x/issues"},"dependencies":{},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.12","@types/jest":"^24.0.15","@types/node":"^12.6.8","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000985","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.13.7","eslint-plugin-jsdoc":"^15.7.2","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.15","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.3.0","source-map-loader":"^0.2.4","strip-ansi":"^5.2.0","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.38.0","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.10.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"55f4a620b3e60936a5e17ce52bb7fbe594b4f843","_id":"is-nan-x@2.0.26","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-c5Ud9eF7bnjuT2JoiAGZD7tCWaEEwCB0RbUn4/EDbMGmCYC9/bQ0ih9gSvNLSYpDURH/KABUjju89f/E566+xA==","shasum":"111bad423de5e74e7236643a7d07df1417cb495e","tarball":"https://registry.npmjs.org/is-nan-x/-/is-nan-x-2.0.26.tgz","fileCount":10,"unpackedSize":27933,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOvJtCRA9TVsSAnZWagAANIYP/1zOpwazNSD8RvtN+WXo\nSxib3xDOxWblc7c5M5lYcO/8lMbLWMzvqOoLACIZTLKm+JEBjvGakplbG9pe\nTBOZPO6BUBFOE6OnlazDBx4Fyas4wQZUdPuyP99l8u9p9onfmCYMyP8cPfYf\ne1hVbyiWFDrBNQtcN47j59W8pER0p2aHkZNaDL0AAgnkbFN8eQpP+i2QkRGJ\nM2CquOzu7Z8MKu4lBwE7rMAP3MVJnz7Xwg2K7T1mM3dUUlICVomFgbbcoIrk\nFhaIlYCS6ayv9hRs+rqbVYnwBDTYZAbrVv0HV4Ezmjrw21q9QOPqWku++oDu\nBrHSo/02GtoXRXLlQnuyl8xjRanCl+3tnuCe2vRXalYO9RguRtGsFHuEH/+I\ngr0XZYefJO0axX1uUF6xiTp+eoZmkwZ/F65M6OrNPUzr4NpLYTWMV8p8WAT8\nyLKfVr2tH2Vc8eVNddaAVDIh2HBlxP38LHSKosadtPjvtdDDt5bKOU3KN4q0\nJrBfTQ8BYCIWbQGSm+VbUE/70xa0LJYxC/vSCuhRimblB4+e/+PmVDiOn1cW\njX0rISZkDOQico82tJuq/aWE1auhHZ8RwCiSK+JDwiUSGGjJ0koMBiJiQTz5\nB51Y633wAXTld3b0IYkzmVM5bxiWl8p0gvCpHpN6X1DG3XxfhPn/mx52PDKw\nKeQs\r\n=Ogl/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBy6RpA+G7yWwozgDwD6srORwjburVLB0QRerWzddXO2AiEAu2C2pypQ22MIL6fMpR6KD9Y0UuBtCKwFDcDJGk2cneE="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-nan-x_2.0.26_1564144236442_0.8346102439401848"},"_hasShrinkwrap":false},"2.0.28":{"name":"is-nan-x","version":"2.0.28","description":"ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.","homepage":"https://github.com/Xotic750/is-nan-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["number","isNaN","module","javascript","nodejs","browser"],"module":"dist/is-nan-x.esm.js","main":"dist/is-nan-x.js","jsdelivr":"dist/is-nan-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/is-nan-x.js -o dist/is-nan-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js,.json .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/is-nan-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-nan-x/issues"},"dependencies":{},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.14","@types/jest":"^24.0.15","@types/node":"^12.6.8","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000985","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.14.0","eslint-plugin-jsdoc":"^15.7.2","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.15","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.3.0","source-map-loader":"^0.2.4","strip-ansi":"^5.2.0","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.38.0","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.10.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"4a7396edd1873be70988137afdefb7e6a3f5dc82","_id":"is-nan-x@2.0.28","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-4WhPcEePsGBGSM+XfpDhBSYuCaWICBer7Ystj7aO90rqZGxRKQXGpcxc4d51xx4aj1mU8HHxkWb320lYUrdKNA==","shasum":"6cf14349268791892d512ea46beb475411031757","tarball":"https://registry.npmjs.org/is-nan-x/-/is-nan-x-2.0.28.tgz","fileCount":10,"unpackedSize":27939,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdO5bACRA9TVsSAnZWagAAEd8P/RIBThqhLsTjCFfx29iu\nPoOxi4MyDJmzcYaZEpH1uJ+5hi45KAPls8YImk8kti9Jmch7mDS2sIan/Pgj\nxp/uUB/ARBP8SAyhay0wZOBbdDm1hpUPWKWreTdJ8ZCnOS4tuNGTOCxOzmma\nGG+S6ddhsYr4GDQHM4d+BDWW1Mhc8yy/nnIp8uQKEibS/+XeveXTiARklwWm\nH46aY73Z3JkMPXwbeTXIL8rrziOCYfVSCzDWs8i5APRkds/GHiRUHBCKGiQd\n70A1FHtgDqbmLGvkN7ajly5wfVjX8c0PDXsPL/7Qi0enP7Cj7h09ciQrd36k\nybkXSZZVC5ztchHQN8thEOJmNxi3+0W4ZmC99e8UVIscoSi53nDFbpmMicMc\nGI1oY/s3+z72U3QxQ9JH3kSJgu0zRDzNx9cRhXFuCQUEvhG5JF8HJvONGbU/\nJYGifCFsfKQ9O9BObzvPrKtJMhsQzbAFo58iJt8c9Q7vPtFFJsDFIYkX5z1c\nODa+bztU3W9hi20RLHGGMRxG1eTpThHia2Be6eCjQbmEmMkJ4FeBfTlZ0g5p\n/DcMT06c0N2qBJdgfy+Q/uAp/XOr8Rj5hR1hZrklHrZbuHkbVmAk/BijsOYX\nmr0nfpirlJm3Es5JU80sQY6Xfg26vkSpHY7O0zWtHGRGmijlSf0wgFEqxXBV\n2d/2\r\n=qFaJ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFGRLw83aaX9BrQIVGNGQo/vriZGhAGwSTfuYoSjJJMeAiEA6DeUf74XQZS4yoo83wJwIWdOdNpHbNRehfa0636wHfw="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-nan-x_2.0.28_1564186303316_0.9436060307294649"},"_hasShrinkwrap":false},"2.0.29":{"name":"is-nan-x","version":"2.0.29","description":"ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.","homepage":"https://github.com/Xotic750/is-nan-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["number","isNaN","module","javascript","nodejs","browser"],"module":"dist/is-nan-x.esm.js","main":"dist/is-nan-x.js","jsdelivr":"dist/is-nan-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/is-nan-x.js -o dist/is-nan-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js,.json .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/is-nan-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-nan-x/issues"},"dependencies":{},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.14","@types/jest":"^24.0.15","@types/node":"^12.6.8","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000986","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.14.0","eslint-plugin-jsdoc":"^15.7.2","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.15","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.3.0","source-map-loader":"^0.2.4","strip-ansi":"^5.2.0","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.38.0","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.10.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"27b97385adf7137e5b8466fe17620ab2e0617e8d","_id":"is-nan-x@2.0.29","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-7ReWvuDkN1eredrWD5Y2JWhwwEnlXYeJjy1FRaJe4f8FC5ml7QGpJdekdqRoMN+YksaMoUHNJW4lAOQ6egCs/w==","shasum":"3e1ed59a14a29896d28e7109a1229c03edee5fb5","tarball":"https://registry.npmjs.org/is-nan-x/-/is-nan-x-2.0.29.tgz","fileCount":10,"unpackedSize":27939,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdPE3dCRA9TVsSAnZWagAA6zEP/11CMrVCojoSkTzrdhbf\nURqdJZdIvPmFcwp61sGQGGuJMeWqlI4Bwwx/wKNEXKHQI05PO1PPsGUcMPRQ\noScVPAaniXJQ80vlY7bZMVfy94vVapg0XSIa9b4H2SGkvmIf3+JCOrSboon0\npyvad2w3lpftNfcLbHqkD98MfW6dFQ/rT1pl9KynGMVFcI8Je0T65+WnZQP7\njtoHdn8ag7BFejTGQFwRxg6rNgNxm/yKaq4+F8ZEFwUBQWsWdFxcxk2TuMpE\nqacBIzTJwh2u54ik5wkJcUV3iNG3X2ChUVJj50KgUyqObZhcZJ1z5bHRZh67\n6A8503hZxV5doauf/xkmQ31e7w2lM7XE178vs0PFFu7wB3usHn3dkqp0OrcP\nsGupQP/s8IUanns5qxVrAn2HBY2GMh9R46rIcp2UJ8ver5ijQ6MvrE94exDv\nxgu6Oi6WD8/ZAywdjVfaGKvxt9AwcUNlInHr63/7FD+fyw6aQGfQ7tJ40S4G\nN43rqxUgc3S9CCkopFpjitMPyuY9U+k2MN2JfpVh10h9VNNevY3oojSyTfOR\n/HgsWVu0LPzNFnFODX48YcdMHHD0tWPBLzerYlOVulmJEy4drI5brClGTOnn\n8q+LoVvjCyCXI0KKWYEO0tEoiUueYzgOhzD07tgPFIznphbk25Ft5lBtNp/x\n/xlv\r\n=UeQP\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCK+Kqqj09c2e7e4DM3qJ4Y4GPWHKJh9z3llXoYShpPfwIgIJzmwnGZrAK9CFucVgTw/lLBVSv+AG10REtkxP2WjLo="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-nan-x_2.0.29_1564233180818_0.17390199026603792"},"_hasShrinkwrap":false},"2.0.30":{"name":"is-nan-x","version":"2.0.30","description":"ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.","homepage":"https://github.com/Xotic750/is-nan-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["number","isNaN","module","javascript","nodejs","browser"],"module":"dist/is-nan-x.esm.js","main":"dist/is-nan-x.js","jsdelivr":"dist/is-nan-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/is-nan-x.js -o dist/is-nan-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js,.json .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/is-nan-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-nan-x/issues"},"dependencies":{},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@types/jest":"^24.0.16","@types/node":"^12.6.8","@xotic750/eslint-config-recommended":"^1.0.5","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000988","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.14.1","eslint-plugin-jsdoc":"^15.8.0","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","lodash":"^4.17.15","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","nodemon":"^1.19.1","prettier":"^1.18.2","rimraf":"^2.6.3","source-map-loader":"^0.2.4","strip-ansi":"^5.2.0","terser-webpack-plugin":"^1.4.1","typescript":"^3.5.3","webpack":"^4.38.0","webpack-bundle-analyzer":"^3.4.1","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.10.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"25ee7af2959568457cd9fca118e021571fd993e7","_id":"is-nan-x@2.0.30","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-fm9Ah5Iw1BCEOEf4Ci5BPFruRTsCDUcDhfsQdfVvLqpb0InTue2NwSPQlQAUzQXOAxJ4fTYxH/Wz7Yc9cpHqLg==","shasum":"080680496c352fc075c4754078bb434b5e08e36f","tarball":"https://registry.npmjs.org/is-nan-x/-/is-nan-x-2.0.30.tgz","fileCount":11,"unpackedSize":27455,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQgsUCRA9TVsSAnZWagAACxgQAIprBvUtiSZq+YjlBsAW\nhDsl85/BMWyM4mqC0UdjSpmGd2aYFHXghO1t38k5+QyRm6Ed1X5rwDvogmby\nIk1i/rjvJKLI34Kq/ETcL1IvfGLnQ3LhA8POZqc6yzlQ9T1aEhacnKDXsNAr\n5zSD6kr5W4l+rujAsZwDyY+h8N3blHeObe3hs5LGfRNzCFZY7aG498h1C2qF\nlmFeCw0EpzbqPACU0xmP3hKyzDcDR/VJyMfp2ij0ZychSrfVzEZUrIGsfT/4\n/fkzc51bQBiHkcr5eZHvBC9WT1qdxMt9/clId9qtQkAosGP8gYOSsVHOpHee\n3LjSx+K1pE53WGdOaUCojWuaOV/0RBOjZNkiSWrXsJ4K/6WkwoSoTQIlLg2C\nyvx2HFzWofqRZ5+aC3mjecZ8mQqaX1Q+tlX1SpxfXhwsW+M4KcWk2ieKDIe6\nBCYZ75HkQp8/fTQzCuFKYv69p3iwqJx9PnjPpEsyK8CcNIuOt/WWdfyt/XXo\ntv2QKYpjt/Kbly+JAMmwfOf3SyDf/U3UvhDrhYm3P8cKNlU6JYTYJk6RPLZV\nhUxOh+4Cjlr3nhycq6EapJsD1vzT7JNGTHkpOicXjxRoHJkm5q0PsChZy5/L\nsKqtQ6tdJKXNxihCBb5OkpLFdkvxV6KKydzGFjwn25DmErt4QXYap4qHuvgN\n7Vyn\r\n=EJNS\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHnkI/Lz0ByQcl+jKFQ8V4PCk3L3/SX6SipZd+Fo/fqCAiEAqbMaV5lJkzixhSpv85CrgeivFYn5TttZNrZWDolD7Ig="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-nan-x_2.0.30_1564609300265_0.37415592321961477"},"_hasShrinkwrap":false},"2.1.0":{"name":"is-nan-x","version":"2.1.0","description":"ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.","homepage":"https://github.com/Xotic750/is-nan-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["number","isNaN","module","javascript","nodejs","browser"],"module":"dist/is-nan-x.esm.js","main":"dist/is-nan-x.js","jsdelivr":"dist/is-nan-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/is-nan-x.js -o dist/is-nan-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js,.json .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:ci-coveralls":"npm run test:ci -- --coverage --coverageReporters=text-lcov | coveralls","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/is-nan-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-nan-x/issues"},"dependencies":{},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@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","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000989","coveralls":"^3.0.6","cross-env":"^5.2.0","eslint":"^6.1.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.15.1","eslint-plugin-jsdoc":"^15.8.0","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^6.0.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","lodash":"^4.17.15","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","nodemon":"^1.19.1","prettier":"^1.18.2","rimraf":"^2.6.3","source-map-loader":"^0.2.4","strip-ansi":"^5.2.0","terser-webpack-plugin":"^1.4.1","typescript":"^3.5.3","webpack":"^4.39.1","webpack-bundle-analyzer":"^3.4.1","webpack-cli":"^3.3.6","webpack-global-object-x":"^1.0.0","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.10.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"9a152102abcff096370a9f45069efd113bafb07b","_id":"is-nan-x@2.1.0","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-pvWsAy4quQgd5A6rKwRV9n5fMGOklL84Nq5PlSksBwnkTH15PWc+IpyeUWIR+BAnixjelynLZyX3IF+22ijTPw==","shasum":"24938c44d87fd6d9948cbac94cfcc5c28c989c96","tarball":"https://registry.npmjs.org/is-nan-x/-/is-nan-x-2.1.0.tgz","fileCount":11,"unpackedSize":31023,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVBliCRA9TVsSAnZWagAABoQP/0g2Aazqpd9KHuoO5cru\nfij5b58+TjjuN9R7WNOZMKJj0Hu7TxKJ/k6uarXuVgAu4cp77VneWavWgU2h\nIsDRhoXg82ie19r03Cwt8NKZP7ijNr9Z8f/gjVeHBTM7wuscKu4PPMjYDqJU\n2YJK/0vIlzhzi2sTIZGI/fiaIqVBBo8w+b5QOyB9D8+KsnVYm8wwyeXnjCDC\n2siro52V4HL6HPUWc0M3YqlXQgsUtMW3WbCusAX1UCBelBtx2lDQTy3zbFNY\ne+5c4j/Cr6bHH7AdF3bKyzM4vmzp3pOJ+RS496s/FJzvy5bmyn18rZJ2+hh5\n3DvlOU7R4YA6yYltUwLSB0ozP2epWlYKyjG9n5isRuy3Fl1IidTZD87+Fhdm\nMGjAyVmwafdbpDMgDeyjZTSg9z81yI5Y9tN35SMw+CEhYOoUDtr/cB+72D34\niIss1pKhrUubHoFhxc4QY2w3OKgw5hrl0ak8OIWwLsDd7rOtgvVWy0gA6exw\ngwlIA2jo7g0kWT3IlmCyq+KylmGoUTIZxDwJ2gJ6h4RLd/QQiaKL0uF7nDYC\nJN3MjCpdEtHNfE37rHjCT//jyLcEvDElaFpP+5fns78cd4c19ipLOxxRK8Ky\norSQGJK30x+xbtMjfevYpiJDQJ4e9f+K85IVKL5glvTQ+XWjbbGsQbBUaqkG\nTJmv\r\n=2YjT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDlyP+sMRm6E6MiEM9M9yVb/+8wHT7qBSnlBmA1ujPbWwIhANEOEGR1V7exRSeLOBMxT0smtohxbgLE3ixll38HVmM1"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-nan-x_2.1.0_1565792609969_0.4903407277143217"},"_hasShrinkwrap":false},"2.1.1":{"name":"is-nan-x","version":"2.1.1","description":"ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.","homepage":"https://github.com/Xotic750/is-nan-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["number","isNaN","module","javascript","nodejs","browser"],"module":"dist/is-nan-x.esm.js","main":"dist/is-nan-x.js","jsdelivr":"dist/is-nan-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/is-nan-x.js -o dist/is-nan-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js,.json .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:ci-coveralls":"npm run test:ci -- --coverage --coverageReporters=text-lcov | coveralls","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/is-nan-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-nan-x/issues"},"dependencies":{},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@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.3","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000989","coveralls":"^3.0.6","cross-env":"^5.2.0","eslint":"^6.2.2","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^3.0.0","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.15.2","eslint-plugin-jsdoc":"^15.8.3","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^6.0.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.6.0","eslint-plugin-switch-case":"^1.1.2","jest":"^24.9.0","jest-cli":"^24.9.0","jest-file":"^1.0.0","lodash":"^4.17.15","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","nodemon":"^1.19.1","prettier":"^1.18.2","rimraf":"^3.0.0","source-map-loader":"^0.2.4","strip-ansi":"^5.2.0","terser-webpack-plugin":"^1.4.1","typescript":"^3.5.3","webpack":"^4.39.3","webpack-bundle-analyzer":"^3.4.1","webpack-cli":"^3.3.7","webpack-global-object-x":"^1.0.0","webpack-merge":"^4.2.2"},"engines":{"node":">=8.11.4","npm":"6.10.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"68a710617c84295f38671f513938346e84e2b574","_id":"is-nan-x@2.1.1","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-pF3332LooafxENk8PnUjZlW/VTX1SNI9/gHfMKWXX/5PzpA7wjnaQcfeBa8Hyo77V1T1WOZ65YeRpidZvShkrg==","shasum":"238d2d2782b186efefb2560f2810bd45c48141da","tarball":"https://registry.npmjs.org/is-nan-x/-/is-nan-x-2.1.1.tgz","fileCount":11,"unpackedSize":31023,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZq3uCRA9TVsSAnZWagAA2/cQAIlHZ+6E4hjXEfHDR7sJ\n49XgjYBoOIDSZ5rR/WhZsqlhT49VocrPkTWDKOrdEj/rN9fbxEVtKuDMaOEn\neGMYNHePwkpI+b+mGNrh3vW0GoZYmUKatl46Sc5uZ62NeMgbHgNAbjgB3knv\niam/U1u6+8mduPRFURAFJVwv8gEEbXmfBLbOTUs4DrpqdVtzt7U1pqmre6C8\nOMA6kpoUhxgnWVRq4MLvHTt0NPnhOGQSvrVOKw4mveBitDPfDywSQ4xpdmSA\nXNG6N85p+29FZakALXRCkXS7/8df1dvaiZNFil5qFozpkBFc6YXY6KCl6ylZ\ncdJ/2vGrB+FkEAv5oR6JkEy+xQxUCltFD7jB+IgSY4qjvGedlC5CPeZZsba/\nMV3mIuR5ZRV0S2L1FaCK0TKS1CrYtUVtJF+J2GEg2TSINYQUohDwtdVGbCuL\nuC+T8oNQQ8adU100aRYYF00jOV/CXVAYbR5EbRR9zNPQWEsNIK0R5UpFWYRt\nXdgBVFQ97r5ZoplXLAQRIEjdFE6vC47tJ1fZIcJxCf3lm5IbhXfars4AtY9m\nLJca2oLH9gj14e84KJB0l2WKZiYPbhY0rqKJuCbNNLd7Y/EdgEkwSsDAOIA6\nVpi6OUII9ARSEld+uLz1SezGNR3eySmEKHab7tFLTmpnB0ESPq0250TIueov\nEz0l\r\n=NVTw\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICUD9hgIBe03habgDOobe/dZ3qTnzmauXGKHiY2UaBusAiBaQIxq1k7EQEoNuyoDQ9OcU3aliNvEiusugqRi5KVPUQ=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-nan-x_2.1.1_1567010285486_0.33677458954271855"},"_hasShrinkwrap":false}},"readme":"<a\n  href=\"https://travis-ci.org/Xotic750/is-nan-x\"\n  title=\"Travis status\">\n<img\n  src=\"https://travis-ci.org/Xotic750/is-nan-x.svg?branch=master\"\n  alt=\"Travis status\" height=\"18\">\n</a>\n<a\n  href=\"https://david-dm.org/Xotic750/is-nan-x\"\n  title=\"Dependency status\">\n<img src=\"https://david-dm.org/Xotic750/is-nan-x/status.svg\"\n  alt=\"Dependency status\" height=\"18\"/>\n</a>\n<a\n  href=\"https://david-dm.org/Xotic750/is-nan-x?type=dev\"\n  title=\"devDependency status\">\n<img src=\"https://david-dm.org/Xotic750/is-nan-x/dev-status.svg\"\n  alt=\"devDependency status\" height=\"18\"/>\n</a>\n<a\n  href=\"https://badge.fury.io/js/is-nan-x\"\n  title=\"npm version\">\n<img src=\"https://badge.fury.io/js/is-nan-x.svg\"\n  alt=\"npm version\" height=\"18\">\n</a>\n<a\n  href=\"https://www.jsdelivr.com/package/npm/is-nan-x\"\n  title=\"jsDelivr hits\">\n<img src=\"https://data.jsdelivr.com/v1/package/npm/is-nan-x/badge?style=rounded\"\n  alt=\"jsDelivr hits\" height=\"18\">\n</a>\n<a\n  href=\"https://bettercodehub.com/results/Xotic750/is-nan-x\"\n  title=\"bettercodehub score\">\n<img src=\"https://bettercodehub.com/edge/badge/Xotic750/is-nan-x?branch=master\"\n  alt=\"bettercodehub score\" height=\"18\">\n</a>\n<a\n  href=\"https://coveralls.io/github/Xotic750/is-nan-x?branch=master\"\n  title=\"Coverage Status\">\n<img src=\"https://coveralls.io/repos/github/Xotic750/is-nan-x/badge.svg?branch=master\"\n  alt=\"Coverage Status\" height=\"18\">\n</a>\n\n<a name=\"module_is-nan-x\"></a>\n\n## is-nan-x\n\nES6-compliant shim for Number.isNaN - the global isNaN returns false positives.\n\n<a name=\"exp_module_is-nan-x--module.exports\"></a>\n\n### `module.exports(value)` ⇒ <code>boolean</code> ⏏\n\nThis method determines whether the passed value is NaN and its type is\n`Number`. It is a more robust version of the original, global isNaN().\n\n**Kind**: Exported function  \n**Returns**: <code>boolean</code> - `true` if the given value is NaN and its type is Number;\notherwise, `false`.\n\n| Param | Type            | Description                     |\n| ----- | --------------- | ------------------------------- |\n| value | <code>\\*</code> | The value to be tested for NaN. |\n\n**Example**\n\n```js\nimport numberIsNaN from 'is-nan-x';\n\nconsole.log(numberIsNaN(NaN)); // true\nconsole.log(numberIsNaN(Number.NaN)); // true\nconsole.log(numberIsNaN(0 / 0)); // true\n\n// e.g. these would have been true with global isNaN()\nconsole.log(numberIsNaN('NaN')); // false\nconsole.log(numberIsNaN(undefined)); // false\nconsole.log(numberIsNaN({}); // false\nconsole.log(numberIsNaN('blabla')); // false\n\n// These all return false\nconsole.log(numberIsNaN(true));\nconsole.log(numberIsNaN(null));\nconsole.log(numberIsNaN(37));\nconsole.log(numberIsNaN('37'));\nconsole.log(numberIsNaN('37.37'));\nconsole.log(numberIsNaN(''));\nconsole.log(numberIsNaN(' '));\n```\n","maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"time":{"modified":"2022-05-06T05:07:57.212Z","created":"2017-09-01T13:58:28.752Z","1.0.0":"2017-09-01T13:58:28.752Z","1.0.1":"2017-09-01T14:54:20.912Z","1.0.2":"2018-02-24T09:44:59.810Z","1.0.3":"2018-02-24T11:46:16.516Z","2.0.0":"2019-07-10T10:59:01.281Z","2.0.1":"2019-07-10T11:38:49.458Z","2.0.2":"2019-07-10T11:43:54.442Z","2.0.3":"2019-07-10T12:24:41.051Z","2.0.4":"2019-07-12T12:02:22.968Z","2.0.5":"2019-07-13T01:54:28.584Z","2.0.6":"2019-07-13T23:16:34.189Z","2.0.7":"2019-07-13T23:27:16.081Z","2.0.8":"2019-07-14T21:30:34.920Z","2.0.9":"2019-07-15T10:26:03.693Z","2.0.10":"2019-07-16T09:37:03.451Z","2.0.11":"2019-07-16T12:04:17.485Z","2.0.12":"2019-07-16T20:53:20.635Z","2.0.13":"2019-07-17T13:23:51.410Z","2.0.14":"2019-07-17T18:10:05.974Z","2.0.15":"2019-07-17T23:12:40.794Z","2.0.16":"2019-07-18T15:51:51.795Z","2.0.17":"2019-07-18T16:29:09.702Z","2.0.18":"2019-07-19T21:20:14.212Z","2.0.19":"2019-07-21T21:41:08.498Z","2.0.20":"2019-07-21T22:07:26.499Z","2.0.21":"2019-07-22T12:02:48.915Z","2.0.22":"2019-07-23T23:30:42.400Z","2.0.23":"2019-07-24T13:10:40.761Z","2.0.24":"2019-07-24T15:51:41.380Z","2.0.25":"2019-07-25T21:23:59.439Z","2.0.26":"2019-07-26T12:30:36.555Z","2.0.28":"2019-07-27T00:11:43.504Z","2.0.29":"2019-07-27T13:13:00.989Z","2.0.30":"2019-07-31T21:41:40.405Z","2.1.0":"2019-08-14T14:23:30.098Z","2.1.1":"2019-08-28T16:38:05.598Z"},"homepage":"https://github.com/Xotic750/is-nan-x","keywords":["number","isNaN","module","javascript","nodejs","browser"],"repository":{"type":"git","url":"git+https://github.com/Xotic750/is-nan-x.git"},"author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"bugs":{"url":"https://github.com/Xotic750/is-nan-x/issues"},"license":"MIT","readmeFilename":"README.md"}