Comparing version 2.0.22 to 2.0.23
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017-present", | ||
"date": "2019-07-23T23:30:31.362Z", | ||
"date": "2019-07-24T13:10:29.761Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.", | ||
"license": "MIT", | ||
"version": "2.0.22" | ||
"version": "2.0.23" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017-present", | ||
"date": "2019-07-23T23:30:31.362Z", | ||
"date": "2019-07-24T13:10:29.761Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.", | ||
"license": "MIT", | ||
"version": "2.0.22" | ||
"version": "2.0.23" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
{ | ||
"name": "is-nan-x", | ||
"version": "2.0.22", | ||
"version": "2.0.23", | ||
"description": "ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.", | ||
@@ -25,2 +25,3 @@ "homepage": "https://github.com/Xotic750/is-nan-x", | ||
"main": "dist/is-nan-x.js", | ||
"jsdelivr": "dist/is-nan-x.min.js", | ||
"scripts": { | ||
@@ -27,0 +28,0 @@ "build:esm": "mkdirp dist && babel -s true --env-name esm src/is-nan-x.js -o dist/is-nan-x.esm.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
27512