math-clamp-x
Advanced tools
Comparing version 3.0.21 to 3.0.22
@@ -5,9 +5,9 @@ /*! | ||
"copywrite": "Copyright (c) 2017", | ||
"date": "2019-07-27T13:42:22.717Z", | ||
"date": "2019-07-27T14:13:01.773Z", | ||
"describe": "", | ||
"description": "Clamp a number to limits.", | ||
"file": "math-clamp-x.js", | ||
"hash": "1336fc29479f0b0ae7aa", | ||
"hash": "7203f67891c697f918a1", | ||
"license": "MIT", | ||
"version": "3.0.21" | ||
"version": "3.0.22" | ||
} | ||
@@ -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) 2017", | ||
"date": "2019-07-27T13:42:22.717Z", | ||
"date": "2019-07-27T14:13:01.773Z", | ||
"describe": "", | ||
"description": "Clamp a number to limits.", | ||
"file": "math-clamp-x.min.js", | ||
"hash": "3e001f15398ffbf5fc31", | ||
"hash": "1e620618ff9f6148d708", | ||
"license": "MIT", | ||
"version": "3.0.21" | ||
"version": "3.0.22" | ||
} | ||
@@ -14,0 +14,0 @@ */ |
{ | ||
"name": "math-clamp-x", | ||
"version": "3.0.21", | ||
"version": "3.0.22", | ||
"description": "Clamp a number to limits.", | ||
@@ -53,3 +53,3 @@ "homepage": "https://github.com/Xotic750/math-clamp-x", | ||
"dependencies": { | ||
"to-number-x": "^3.0.27" | ||
"to-number-x": "^3.0.28" | ||
}, | ||
@@ -56,0 +56,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
162876
1261
Updatedto-number-x@^3.0.28