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

popsicle-transport-xhr

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

popsicle-transport-xhr - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

1

dist/index.js

@@ -91,2 +91,3 @@ "use strict";

headers: parseXhrHeaders(xhr.getAllResponseHeaders()),
omitDefaultHeaders: true,
url: xhr.responseURL

@@ -93,0 +94,0 @@ });

6

package.json
{
"name": "popsicle-transport-xhr",
"version": "1.0.1",
"version": "1.0.2",
"description": "Popsicle transport for sending requests over `XMLHttpRequest`",

@@ -79,3 +79,3 @@ "main": "dist/index.js",

"peerDependencies": {
"servie": "^4.0.0"
"servie": "^4.2.0"
},

@@ -89,3 +89,3 @@ "devDependencies": {

"prettier": "^1.18.2",
"servie": "^4.0.10",
"servie": "^4.2.1",
"size-limit": "^1.3.6",

@@ -92,0 +92,0 @@ "ts-jest": "^24.0.2",

Sorry, the diff of this file is not supported yet

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