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

@vect/vector-indicator

Package Overview
Dependencies
Maintainers
1
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vect/vector-indicator - npm Package Compare versions

Comparing version 0.0.20 to 0.0.21

4

package.json
{
"name": "@vect/vector-indicator",
"version": "0.0.20",
"version": "0.0.21",
"description": "Indicators for vector",

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

"homepage": "https://github.com/hoyeungw/vect#readme",
"gitHead": "443742948d7426fcc24443dcb19a9403ddeb7b75"
"gitHead": "905765544ca61493e928240a7599712c176c7502"
}

@@ -32,6 +32,6 @@ # @vect/vector-indicator

##### every:
- Return true if every element in a specified col of a matrix matches the input criteria.
- Return true if every element in a specified column of a matrix matches the input criteria.
- Return true if either height or width is zero.
##### some:
- Return true if at least one element in a specified col of a matrix matches the input criteria.
- Return true if at least one element in a specified column of a matrix matches the input criteria.
- Return false if either height or width is zero.

@@ -38,0 +38,0 @@

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