New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

eachy

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eachy - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

4

package.json
{
"name": "eachy",
"version": "1.0.1",
"description": "a tiny (16 lines of code) async each module",
"version": "1.0.2",
"description": "a tiny (16 lines of code) serial async each module",
"main": "eachy.js",

@@ -6,0 +6,0 @@ "scripts": {

eachy
=====
A tiny (16 lines of code) async each implementation that supports CommonJS, AMD, and VanillaJS. The minified file `eachy.min.js` is just 270 bytes.
A tiny (16 lines of code) serial async each implementation that supports CommonJS, AMD, and VanillaJS. The minified file `eachy.min.js` is just 270 bytes.

@@ -6,0 +6,0 @@ [![build status](https://secure.travis-ci.org/mmaelzer/eachy.png)](http://travis-ci.org/mmaelzer/eachy)

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