is-finite-x
Advanced tools
Comparing version 4.0.1 to 4.0.2
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017-present", | ||
"date": "2019-07-12T12:43:40.732Z", | ||
"date": "2019-07-13T01:57:19.006Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "ES6-compliant shim for Number.isFinite.", | ||
"license": "MIT", | ||
"version": "4.0.1" | ||
"version": "4.0.2" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017-present", | ||
"date": "2019-07-12T12:43:40.732Z", | ||
"date": "2019-07-13T01:57:19.006Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "ES6-compliant shim for Number.isFinite.", | ||
"license": "MIT", | ||
"version": "4.0.1" | ||
"version": "4.0.2" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
{ | ||
"name": "is-finite-x", | ||
"version": "4.0.1", | ||
"version": "4.0.2", | ||
"description": "ES6-compliant shim for Number.isFinite.", | ||
@@ -52,4 +52,4 @@ "homepage": "https://github.com/Xotic750/is-finite-x", | ||
"dependencies": { | ||
"infinity-x": "^2.0.1", | ||
"is-nan-x": "^2.0.4" | ||
"infinity-x": "^2.0.2", | ||
"is-nan-x": "^2.0.5" | ||
}, | ||
@@ -56,0 +56,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
Updatedinfinity-x@^2.0.2
Updatedis-nan-x@^2.0.5