New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@aryth/util-bound

Package Overview
Dependencies
Maintainers
1
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aryth/util-bound - npm Package Compare versions

Comparing version

to
0.3.23

10

package.json
{
"name": "@aryth/util-bound",
"version": "0.3.22",
"version": "0.3.23",
"description": "A math util library",

@@ -18,5 +18,5 @@ "main": "dist/index.cjs.js",

"dependencies": {
"@typen/enum-check-levels": "^0.1.16",
"@typen/num-loose": "^0.1.16",
"@typen/num-strict": "^0.1.16",
"@typen/enum-check-levels": "^0.1.17",
"@typen/num-loose": "^0.1.17",
"@typen/num-strict": "^0.1.17",
"typen": "^0.2.2"

@@ -39,3 +39,3 @@ },

"homepage": "https://github.com/hoyeungw/aryth#readme",
"gitHead": "54cfbd4c499c8b5f31e1030b381f83d260a7bb63"
"gitHead": "203bb633bfbf0d16ca7df9bd3055328be621a87c"
}