math-clamp-x
Advanced tools
Comparing version 3.0.17 to 3.0.18
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017", | ||
"date": "2019-07-24T16:17:32.832Z", | ||
"date": "2019-07-25T21:50:48.055Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Clamp a number to limits.", | ||
"license": "MIT", | ||
"version": "3.0.17" | ||
"version": "3.0.18" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017", | ||
"date": "2019-07-24T16:17:32.832Z", | ||
"date": "2019-07-25T21:50:48.055Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Clamp a number to limits.", | ||
"license": "MIT", | ||
"version": "3.0.17" | ||
"version": "3.0.18" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
{ | ||
"name": "math-clamp-x", | ||
"version": "3.0.17", | ||
"version": "3.0.18", | ||
"description": "Clamp a number to limits.", | ||
@@ -53,3 +53,3 @@ "homepage": "https://github.com/Xotic750/math-clamp-x", | ||
"dependencies": { | ||
"to-number-x": "^3.0.23" | ||
"to-number-x": "^3.0.24" | ||
}, | ||
@@ -68,3 +68,3 @@ "devDependencies": { | ||
"@babel/runtime": "^7.5.5", | ||
"@prorenata/eslint-config-vue": "^1.13.11", | ||
"@prorenata/eslint-config-vue": "^1.13.12", | ||
"@types/jest": "^24.0.15", | ||
@@ -71,0 +71,0 @@ "@types/node": "^12.6.8", |
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
Updatedto-number-x@^3.0.24