home.social

#npmrelease — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #npmrelease, aggregated by home.social.

  1. Published a new version of my "buffered-async-iterable" module: github.com/voxpelli/buffered-a

    It can now return the result in order (at cost of performance of course) and it also got a new method: mergeIterables(), which interweaves values from multiple async iterables in parallel

    #npmRelease #javascript #asyncGenerators #performance

  2. Published a new version of my "buffered-async-iterable" module: github.com/voxpelli/buffered-a

    It can now return the result in order (at cost of performance of course) and it also got a new method: mergeIterables(), which interweaves values from multiple async iterables in parallel

    #npmRelease #javascript #asyncGenerators #performance

  3. Published a new version of my "buffered-async-iterable" module: github.com/voxpelli/buffered-a

    It can now return the result in order (at cost of performance of course) and it also got a new method: mergeIterables(), which interweaves values from multiple async iterables in parallel

    #npmRelease #javascript #asyncGenerators #performance

  4. Published a new version of my "buffered-async-iterable" module: github.com/voxpelli/buffered-a

    It can now return the result in order (at cost of performance of course) and it also got a new method: mergeIterables(), which interweaves values from multiple async iterables in parallel

    #npmRelease #javascript #asyncGenerators #performance

  5. Published a new version of my "buffered-async-iterable" module: github.com/voxpelli/buffered-a

    It can now return the result in order (at cost of performance of course) and it also got a new method: mergeIterables(), which interweaves values from multiple async iterables in parallel

    #npmRelease #javascript #asyncGenerators #performance

  6. Released a new major version of my npm engine range validator – now also supports peerDependency range validation and supports running on workspaces.

    To ensure you don’t promise more than your dependencies can deliver, start using “installed-check” 9.0.0 now: github.com/voxpelli/node-insta

    #npmRelease #linting #npm #npmWorkspace #peerDependencies #packageJson #nodeModules