Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

math-clamp-x

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

math-clamp-x - npm Package Compare versions

Comparing version 3.0.21 to 3.0.22

8

dist/math-clamp-x.js

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc