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

@vect/vector-select

Package Overview
Dependencies
Maintainers
1
Versions
94
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 0.4.10 to 0.5.0

dist/index.cjs

19

package.json
{
"name": "@vect/vector-select",
"version": "0.4.10",
"version": "0.5.0",
"description": "A math util library",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
"main": "dist/index.cjs",
"exports": {
"import": "./dist/index.mjs",
"require": "./dist/index.cjs"
},
"files": [

@@ -18,6 +21,6 @@ "dist"

"dependencies": {
"@aryth/comparer": "^0.3.26",
"@aryth/rand": "^0.3.26",
"@vect/swap": "^0.4.10",
"@vect/vector-update": "^0.4.10"
"@aryth/comparer": "^0.4.9",
"@aryth/rand": "^0.4.9",
"@vect/swap": "^0.5.0",
"@vect/vector-update": "^0.5.0"
},

@@ -39,3 +42,3 @@ "repository": {

"homepage": "https://github.com/hoyeungw/vect#readme",
"gitHead": "1d5453c2bafd0c4cb02adaa1db576a139d3e1012"
"gitHead": "955b6a3cb9d91c78f41b466ad3f170f7eb859204"
}
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