New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
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.4.4

6

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

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

"dependencies": {
"@aryth/util-bound": "^0.4.3",
"@aryth/util-bound": "^0.4.4",
"@ject/oneself": "^0.0.16",

@@ -44,3 +44,3 @@ "@texting/string-value": "^0.0.13",

"homepage": "https://github.com/hoyeungw/aryth#readme",
"gitHead": "e9e8ed72cadd2c85cedce247924f811388ca1e44"
"gitHead": "cecf0376b7bffbf04bb1e139d6212b240faf84a6"
}