Comparing version 2.0.6 to 2.0.7
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017-present", | ||
"date": "2019-07-13T23:16:24.031Z", | ||
"date": "2019-07-13T23:27:06.813Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.", | ||
"license": "MIT", | ||
"version": "2.0.6" | ||
"version": "2.0.7" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017-present", | ||
"date": "2019-07-13T23:16:24.031Z", | ||
"date": "2019-07-13T23:27:06.813Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.", | ||
"license": "MIT", | ||
"version": "2.0.6" | ||
"version": "2.0.7" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
{ | ||
"name": "is-nan-x", | ||
"version": "2.0.6", | ||
"version": "2.0.7", | ||
"description": "ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.", | ||
@@ -125,4 +125,5 @@ "homepage": "https://github.com/Xotic750/is-nan-x", | ||
"browserslist": [ | ||
"> 1%" | ||
"> 1%", | ||
"Explorer >= 9" | ||
] | ||
} |
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
27359