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

extra-iterable

Package Overview
Dependencies
Maintainers
1
Versions
468
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

extra-iterable - npm Package Compare versions

Comparing version 3.0.106 to 3.0.107

4

index.d.ts

@@ -1171,3 +1171,3 @@ /**

* @param v separator
* @returns TODO
* @returns x[0], v, x[1], v, ..., x[|x|-1]
* */

@@ -1180,3 +1180,3 @@

* @param xs iterables
* @returns [...xโ‚€, ...xโ‚, ...] | [xโ‚€, xโ‚, ...] = xs
* @returns ...xโ‚€, ...xโ‚, ... | [xโ‚€, xโ‚, ...] = xs
* */

@@ -1183,0 +1183,0 @@

{
"name": "extra-iterable",
"version": "3.0.106",
"version": "3.0.107",
"description": "An iterable is a sequence of values.",

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

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