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

response-iterator

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

response-iterator - npm Package Compare versions

Comparing version 0.2.15 to 0.2.16

6

package.json
{
"name": "response-iterator",
"version": "0.2.15",
"version": "0.2.16",
"description": "Creates an async iterator for a variety of inputs in the browser and node. Supports fetch, node-fetch, and cross-fetch",

@@ -69,2 +69,5 @@ "keywords": [

},
"dependencies": {
"readable-stream": "^2.3.8"
},
"devDependencies": {

@@ -80,3 +83,2 @@ "@types/mocha": "*",

"pinkie-promise": "*",
"readable-stream": "*",
"tsds-web-test-runner": "*",

@@ -83,0 +85,0 @@ "undici": "*"

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