to-integer-x
Advanced tools
Comparing version 4.0.26 to 4.0.27
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2015-2017", | ||
"date": "2019-07-27T00:50:54.405Z", | ||
"date": "2019-07-27T13:39:06.715Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "ToInteger converts 'argument' to an integral numeric value.", | ||
"license": "MIT", | ||
"version": "4.0.26" | ||
"version": "4.0.27" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2015-2017", | ||
"date": "2019-07-27T00:50:54.405Z", | ||
"date": "2019-07-27T13:39:06.715Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "ToInteger converts 'argument' to an integral numeric value.", | ||
"license": "MIT", | ||
"version": "4.0.26" | ||
"version": "4.0.27" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
{ | ||
"name": "to-integer-x", | ||
"version": "4.0.26", | ||
"version": "4.0.27", | ||
"description": "ToInteger converts 'argument' to an integral numeric value.", | ||
@@ -52,6 +52,6 @@ "homepage": "https://github.com/Xotic750/to-integer-x", | ||
"dependencies": { | ||
"is-finite-x": "^4.0.24", | ||
"is-nan-x": "^2.0.28", | ||
"math-sign-x": "^4.0.27", | ||
"to-number-x": "^3.0.26" | ||
"is-finite-x": "^4.0.25", | ||
"is-nan-x": "^2.0.29", | ||
"math-sign-x": "^4.0.28", | ||
"to-number-x": "^3.0.27" | ||
}, | ||
@@ -77,3 +77,3 @@ "devDependencies": { | ||
"babel-plugin-lodash": "^3.3.4", | ||
"caniuse-lite": "^1.0.30000985", | ||
"caniuse-lite": "^1.0.30000986", | ||
"chalk": "^2.4.2", | ||
@@ -80,0 +80,0 @@ "concurrently": "^4.1.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
Updatedis-finite-x@^4.0.25
Updatedis-nan-x@^2.0.29
Updatedmath-sign-x@^4.0.28
Updatedto-number-x@^3.0.27