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

@vect/vector-select

Package Overview
Dependencies
Maintainers
0
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vect/vector-select - npm Package Compare versions

Comparing version

to
0.8.2

index.js

14

package.json
{
"name": "@vect/vector-select",
"version": "0.8.0",
"version": "0.8.2",
"description": "A math util library",
"type": "module",
"exports": "./dist/index.js",
"exports": "./index.js",
"files": [
"dist"
"index.js"
],

@@ -17,6 +17,6 @@ "engines": {

"dependencies": {
"@aryth/comparer": "^0.6.9",
"@aryth/rand": "^0.6.9",
"@vect/vector-index": "^0.8.0",
"@vect/vector-update": "^0.8.0"
"@aryth/comparer": "^0.7.7",
"@aryth/rand": "^0.7.7",
"@vect/vector-index": "^0.8.2",
"@vect/vector-update": "^0.8.2"
},

@@ -23,0 +23,0 @@ "repository": {

Sorry, the diff of this file is not supported yet