just-clamp
Advanced tools
Comparing version 3.3.0 to 3.3.1
@@ -44,2 +44,2 @@ var numberClamp = clamp; | ||
export { numberClamp as default }; | ||
export {numberClamp as default}; |
{ | ||
"name": "just-clamp", | ||
"version": "3.3.0", | ||
"version": "3.3.1", | ||
"description": "restrict a number within a range", | ||
"type": "commonjs", | ||
"main": "index.js", | ||
@@ -7,0 +6,0 @@ "module": "index.esm.js", |
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
4681