Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

nise

Package Overview
Dependencies
Maintainers
4
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nise - npm Package Compare versions

Comparing version 5.0.3 to 5.0.4

4

lib/fake-xhr/index.js

@@ -800,7 +800,7 @@ "use strict";

respond: function respond(status, headers, body) {
this.responseURL = this.url;
this.setStatus(status);
this.setResponseHeaders(headers || {});
this.setResponseBody(body || "");
this.responseURL = this.url;
},

@@ -807,0 +807,0 @@

{
"name": "nise",
"version": "5.0.3",
"version": "5.0.4",
"description": "Fake XHR and server",

@@ -5,0 +5,0 @@ "keywords": [

Sorry, the diff of this file is too big to display

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