Socket
Socket
Sign inDemoInstall

assert-request

Package Overview
Dependencies
51
Maintainers
1
Versions
7
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

2

package.json
{
"name": "assert-request",
"version": "1.0.2",
"version": "1.0.3",
"description": "Assert responses to HTTP requests",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -62,3 +62,3 @@ # Assert Request

### .header(header, value, allHeaders)
### .header(header, value, someHeaders)

@@ -65,0 +65,0 @@ Asserts that the header is present, and if value is specified, asserts that it is equal to the value.

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