is-finite-x
Advanced tools
Comparing version 4.0.2 to 4.0.3
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017-present", | ||
"date": "2019-07-13T01:57:19.006Z", | ||
"date": "2019-07-13T23:20:04.225Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "ES6-compliant shim for Number.isFinite.", | ||
"license": "MIT", | ||
"version": "4.0.2" | ||
"version": "4.0.3" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017-present", | ||
"date": "2019-07-13T01:57:19.006Z", | ||
"date": "2019-07-13T23:20:04.225Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "ES6-compliant shim for Number.isFinite.", | ||
"license": "MIT", | ||
"version": "4.0.2" | ||
"version": "4.0.3" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
{ | ||
"name": "is-finite-x", | ||
"version": "4.0.2", | ||
"version": "4.0.3", | ||
"description": "ES6-compliant shim for Number.isFinite.", | ||
@@ -52,4 +52,4 @@ "homepage": "https://github.com/Xotic750/is-finite-x", | ||
"dependencies": { | ||
"infinity-x": "^2.0.2", | ||
"is-nan-x": "^2.0.5" | ||
"infinity-x": "^2.0.3", | ||
"is-nan-x": "^2.0.6" | ||
}, | ||
@@ -129,5 +129,4 @@ "devDependencies": { | ||
"browserslist": [ | ||
"> 1%", | ||
"Explorer >= 9" | ||
"> 1%" | ||
] | ||
} |
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
30036
Updatedinfinity-x@^2.0.3
Updatedis-nan-x@^2.0.6