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

iterator-next-callback

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

iterator-next-callback - npm Package Compare versions

Comparing version
2.0.0
to
2.0.1
+2
-2
package.json
{
"name": "iterator-next-callback",
"version": "2.0.0",
"version": "2.0.1",
"description": "Calls async iterator next using a callback format",

@@ -34,3 +34,3 @@ "keywords": [

"build": "tsds build",
"format": "biome check --write --unsafe src/ test/",
"format": "biome check --write --unsafe",
"test": "tsds test:node --no-timeouts",

@@ -37,0 +37,0 @@ "test:engines": "nvu engines npm test",