is-finite-x
Advanced tools
Comparing version 4.1.0 to 4.2.0
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017-present", | ||
"date": "2019-08-14T13:43:16.603Z", | ||
"date": "2019-08-14T14:36:18.450Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "ES6-compliant shim for Number.isFinite.", | ||
"license": "MIT", | ||
"version": "4.1.0" | ||
"version": "4.2.0" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017-present", | ||
"date": "2019-08-14T13:43:16.603Z", | ||
"date": "2019-08-14T14:36:18.450Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "ES6-compliant shim for Number.isFinite.", | ||
"license": "MIT", | ||
"version": "4.1.0" | ||
"version": "4.2.0" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
{ | ||
"name": "is-finite-x", | ||
"version": "4.1.0", | ||
"version": "4.2.0", | ||
"description": "ES6-compliant shim for Number.isFinite.", | ||
@@ -54,4 +54,4 @@ "homepage": "https://github.com/Xotic750/is-finite-x", | ||
"dependencies": { | ||
"infinity-x": "^2.1.0", | ||
"is-nan-x": "^2.0.30" | ||
"infinity-x": "^2.2.0", | ||
"is-nan-x": "^2.1.0" | ||
}, | ||
@@ -58,0 +58,0 @@ "devDependencies": { |
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
34112
Updatedinfinity-x@^2.2.0
Updatedis-nan-x@^2.1.0