Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
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.9
to
2.0.10
+4
-4
package.json
{
"name": "iterator-next-callback",
"version": "2.0.9",
"version": "2.0.10",
"description": "Calls async iterator next using a callback format",

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

"build": "tsds build",
"format": "biome check --write --unsafe",
"format": "tsds format",
"prepublishOnly": "tsds validate",

@@ -46,3 +46,2 @@ "test": "tsds test:node --no-timeouts",

"devDependencies": {
"@biomejs/biome": "*",
"@types/mocha": "*",

@@ -52,3 +51,4 @@ "@types/node": "*",

"pinkie-promise": "*",
"ts-dev-stack": "*"
"ts-dev-stack": "*",
"tsds-config": "*"
},

@@ -55,0 +55,0 @@ "engines": {