Socket
Socket
Sign inDemoInstall

clone-response

Package Overview
Dependencies
1
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.2 to 1.0.3

9

package.json
{
"name": "clone-response",
"version": "1.0.2",
"version": "1.0.3",
"description": "Clone a Node.js HTTP response stream",

@@ -10,2 +10,3 @@ "main": "src/index.js",

},
"funding": "https://github.com/sponsors/sindresorhus",
"xo": {

@@ -16,3 +17,3 @@ "extends": "xo-lukechilds"

"type": "git",
"url": "git+https://github.com/lukechilds/clone-response.git"
"url": "git+https://github.com/sindresorhus/clone-response.git"
},

@@ -29,6 +30,2 @@ "keywords": [

"license": "MIT",
"bugs": {
"url": "https://github.com/lukechilds/clone-response/issues"
},
"homepage": "https://github.com/lukechilds/clone-response",
"dependencies": {

@@ -35,0 +32,0 @@ "mimic-response": "^1.0.0"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc