You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@aryth/bound-vector

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/bound-vector - npm Package Compare versions

Comparing version

to
0.3.21

6

package.json
{
"name": "@aryth/bound-vector",
"version": "0.3.20",
"version": "0.3.21",
"description": "A math util library",

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

"dependencies": {
"@aryth/util-bound": "^0.3.20",
"@aryth/util-bound": "^0.3.21",
"@ject/oneself": "^0.0.12",

@@ -41,3 +41,3 @@ "@texting/string-value": "^0.0.10",

"homepage": "https://github.com/hoyeungw/aryth#readme",
"gitHead": "227c4f9de2905851b0b403453942fe4c3a3ea01a"
"gitHead": "1f58f764e976a1491f3f3b4e236fb3ae0a29690e"
}