You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

it-first

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

it-first - npm Package Compare versions

Comparing version
3.0.8
to
3.0.9
+2
-9
package.json
{
"name": "it-first",
"version": "3.0.8",
"version": "3.0.9",
"description": "Returns the first result from an async iterator",

@@ -33,9 +33,2 @@ "author": "Alex Potsides <alex@achingbrain.net>",

},
"eslintConfig": {
"extends": "ipfs",
"parserOptions": {
"project": true,
"sourceType": "module"
}
},
"release": {

@@ -148,4 +141,4 @@ "branches": [

"devDependencies": {
"aegir": "^46.0.1"
"aegir": "^47.0.16"
}
}