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

big-cartesian

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

big-cartesian - npm Package Compare versions

Comparing version 6.0.0 to 6.1.0

6

package.json
{
"name": "big-cartesian",
"version": "6.0.0",
"version": "6.1.0",
"type": "module",

@@ -57,4 +57,4 @@ "exports": {

"devDependencies": {
"@ehmicky/dev-tasks": "^2.0.102",
"test-each": "^6.0.1"
"@ehmicky/dev-tasks": "^3.0.9",
"test-each": "^7.0.0"
},

@@ -61,0 +61,0 @@ "engines": {

@@ -50,9 +50,2 @@ [![Node](https://img.shields.io/badge/-Node.js-808080?logo=node.js&colorA=404040&logoColor=66cc33)](https://www.npmjs.com/package/big-cartesian)

# Demo
You can try this library:
- either directly [in your browser](https://repl.it/@ehmicky/big-cartesian).
- or by executing the [`examples` files](examples/README.md) in a terminal.
# Install

@@ -78,3 +71,4 @@

`inputs`: `Array<Array | Iterable | GeneratorFunction>`\
_Return value_: [`Iterable<Array>`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols)
_Return value_:
[`Iterable<Array>`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols)

@@ -81,0 +75,0 @@ Iterates over each combination of `inputs`.

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