Socket
Socket
Sign inDemoInstall

responselike

Package Overview
Dependencies
1
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.2 to 2.0.0

10

package.json
{
"name": "responselike",
"version": "1.0.2",
"version": "2.0.0",
"description": "A response-like object for mocking a Node.js HTTP response stream",

@@ -28,12 +28,12 @@ "main": "src/index.js",

"devDependencies": {
"ava": "^0.22.0",
"coveralls": "^2.13.1",
"ava": "^0.25.0",
"coveralls": "^3.0.0",
"eslint-config-xo-lukechilds": "^1.0.0",
"get-stream": "^3.0.0",
"nyc": "^11.1.0",
"nyc": "^11.8.0",
"xo": "^0.19.0"
},
"dependencies": {
"lowercase-keys": "^1.0.0"
"lowercase-keys": "^2.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