Socket
Socket
Sign inDemoInstall

es-iterator-helpers

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

es-iterator-helpers - npm Package Versions

1

1.0.9

Diff

Changelog

Source

v1.0.9 - 2023-05-02

Commits

ljharb
published 1.0.8 •

Changelog

Source

v1.0.8 - 2023-05-02

Commits

  • [Fix] flatMap: close the inner iterator when applicable 4dc94e0
ljharb
published 1.0.7 •

Changelog

Source

v1.0.7 - 2023-05-01

Commits

  • [Fix] flatMap: properly handle yielded iterables 3a78767
  • [Fix] flatMap: only increment the count when iterating the outer iterator 955d0b0
ljharb
published 1.0.6 •

Changelog

Source

v1.0.6 - 2023-04-20

Commits

  • [Refactor] GetIteratorFlattenable: remove hint 781fc7c
  • [Refactor] GetIteratorFlattenable: use GetIteratorDirect 026118b
  • [Refactor] use safe-array-concat 1d985a4
ljharb
published 1.0.5 •

Changelog

Source

v1.0.5 - 2023-03-22

Commits

  • [Tests] add passing tests for 4240029 c2082fe
  • [Fix] properly allow subclasses of Iterator to be constructed 5cebe2a
ljharb
published 1.0.4 •

Changelog

Source

v1.0.4 - 2023-03-21

Commits

  • [Fix] validate arguments first 4240029
  • [Fix] close underlying iterator when helper is closed f5372c7
  • [Tests] Iterator: remove an unnecessary call-bind 7d0ba59
ljharb
published 1.0.3 •

Changelog

Source

v1.0.3 - 2023-03-17

Commits

  • [Fix] drop/filter/flatMap/map/take: properly IfAbruptCloseIterator ff643a0
  • [Refactor] use NormalCompletion/ThrowCompletion instead of thunks 68fd937
  • [Fix] filter: IteratorClose needs to rethrow the error 200474f
  • [Fix] filter: properly increment the counter 14aa2d8
  • [Fix] Iterator can not be newed or invoked directly 6fbd68e
  • [Fix] Iterator.prototype should be non-writable 1080288
  • [Deps] update es-abstract b7913da
  • [Dev Deps] update @es-shims/api 0071bed
ljharb
published 1.0.2 •

Changelog

Source

v1.0.2 - 2023-02-09

Commits

  • [Refactor] inline 2023 impls of Iterator AOs until es-abstract is published with them b9c80c5
  • [Fix] ensure calling .return does not invoke the next iteration 9e28ed5
  • [Fix] map: pass the proper index argument to the mapper 125e3ca
  • [Deps] update internal-slot 43351b6
ljharb
published 1.0.1 •

Changelog

Source

v1.0.1 - 2023-02-07

Commits

  • [Fix] Iterator: throw when Iterator() is called without new a6fc7e7
ljharb
published 1.0.0 •

Changelog

Source

v1.0.0 - 2023-02-05

Commits

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc