to-integer-x
Advanced tools
Comparing version 4.0.27 to 4.0.28
@@ -5,9 +5,9 @@ /*! | ||
"copywrite": "Copyright (c) 2015-2017", | ||
"date": "2019-07-27T13:39:06.715Z", | ||
"date": "2019-07-27T14:09:43.872Z", | ||
"describe": "", | ||
"description": "ToInteger converts 'argument' to an integral numeric value.", | ||
"file": "to-integer-x.js", | ||
"hash": "6e678a7c9223edcd387b", | ||
"hash": "4afa921091f99d06ad84", | ||
"license": "MIT", | ||
"version": "4.0.27" | ||
"version": "4.0.28" | ||
} | ||
@@ -1257,4 +1257,2 @@ */ | ||
var to_number_x_esm_ERROR_MESSAGE = 'Cannot convert a Symbol value to a number'; | ||
/** @type {NumberConstructor} */ | ||
var to_number_x_esm_castNumber = testCharsCount.constructor; | ||
@@ -1261,0 +1259,0 @@ var pStrSlice = to_number_x_esm_ERROR_MESSAGE.slice; |
@@ -5,9 +5,9 @@ /*! | ||
"copywrite": "Copyright (c) 2015-2017", | ||
"date": "2019-07-27T13:39:06.715Z", | ||
"date": "2019-07-27T14:09:43.872Z", | ||
"describe": "", | ||
"description": "ToInteger converts 'argument' to an integral numeric value.", | ||
"file": "to-integer-x.min.js", | ||
"hash": "4bc985c31ad4e1f6c52a", | ||
"hash": "e1448ace9616e299ce97", | ||
"license": "MIT", | ||
"version": "4.0.27" | ||
"version": "4.0.28" | ||
} | ||
@@ -14,0 +14,0 @@ */ |
{ | ||
"name": "to-integer-x", | ||
"version": "4.0.27", | ||
"version": "4.0.28", | ||
"description": "ToInteger converts 'argument' to an integral numeric value.", | ||
@@ -55,3 +55,3 @@ "homepage": "https://github.com/Xotic750/to-integer-x", | ||
"math-sign-x": "^4.0.28", | ||
"to-number-x": "^3.0.27" | ||
"to-number-x": "^3.0.28" | ||
}, | ||
@@ -58,0 +58,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
166455
4234
1254
Updatedto-number-x@^3.0.28