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

@aryth/bound-vector

Package Overview
Dependencies
Maintainers
0
Versions
88
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 0.6.9 to 0.7.0

dist/index.js

26

package.json
{
"name": "@aryth/bound-vector",
"version": "0.6.9",
"version": "0.7.0",
"description": "A math util library",
"main": "./dist/index.cjs",
"exports": {
"import": "./dist/index.mjs",
"require": "./dist/index.cjs"
},
"type": "module",
"exports": "./dist/index.js",
"files": [

@@ -16,8 +13,3 @@ "dist"

},
"scripts": {
"pub": "npm publish",
"test": "node -r @babel/register test/rank.test.js"
},
"dependencies": {
"@aryth/util-bound": "^0.6.9",
"@ject/oneself": "^0.0.17",

@@ -27,3 +19,5 @@ "@texting/string-value": "^0.1.13",

"@typen/literal": "^0.1.19",
"@typen/numeral": "^0.1.19"
"@typen/numeral": "^0.1.19",
"@vect/vector-mapper": "^0.8.0",
"@aryth/util-bound": "^0.7.0"
},

@@ -45,3 +39,7 @@ "repository": {

"homepage": "https://github.com/hoyeungw/aryth#readme",
"gitHead": "49740b759269644ffd876c03955fd3edcea3d80c"
}
"gitHead": "2b35c933a0f21cc95d6093a9ee9a75c3007abafd",
"scripts": {
"pub": "npm publish",
"test": "node -r @babel/register test/rank.test.js"
}
}

@@ -0,0 +0,0 @@ # @aryth/bound-vector

Sorry, the diff of this file is not supported yet

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