Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@extra-array/zip

Package Overview
Dependencies
Maintainers
1
Versions
344
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@extra-array/zip - npm Package Compare versions

Comparing version
2.8.70
to
2.8.71
+1
-1
package.json
{
"name": "@extra-array/zip",
"version": "2.8.70",
"version": "2.8.71",
"description": "Combines values from arrays.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -40,6 +40,7 @@ Combines values from arrays. [:running:] [:vhs:] [:package:] [:moon:] [:ledger:]

- [List-Extra.zip: elm](https://package.elm-lang.org/packages/elm-community/list-extra/7.1.0/List-Extra#zip)
- [_.zipWith: lodash](https://lodash.com/docs/4.17.15#zipWith)
- [zip: Python](https://www.programiz.com/python-programming/methods/built-in/zip)
- [itertools.zip_longest: Python](https://docs.python.org/3/library/itertools.html#itertools.zip_longest)
- [zip: Ruby](https://apidock.com/ruby/Array/zip)
- [_.zip: lodash](https://lodash.com/docs/4.17.15#zip)
- [_.zipWith: lodash](https://lodash.com/docs/4.17.15#zipWith)
- [Array.zip: sugarjs](https://sugarjs.com/docs/#/Array/zip)

@@ -46,0 +47,0 @@