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

@cantremember/node-mocks-http

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cantremember/node-mocks-http - npm Package Versions

1.5.0

Diff
cantremember
published 1.5.0 •

Changelog

Source

v 1.5.0

Documentation changes, a new feature, and better behaviors, including:

  • Added jsonp method that takes a status code and a payload, see [PR #79][79]
  • Now able to attach non-standard properties to the mock request object. [PR #74][74]
  • param now takes a default value, see [PR #76][76]
  • Emit end when redirecting, see [PR #77][77]
  • Documentation changes, see [PR #64][64], [PR #75][75], [PR #78][78]