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

@qnxg/request

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@qnxg/request - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

2

es/core.js

@@ -90,3 +90,3 @@ function _toConsumableArray(arr) { return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _nonIterableSpread(); }

var reducer = function reducer(p1, p2) {
p1.then(function () {
return p1.then(function () {
var ret = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};

@@ -93,0 +93,0 @@ ctx.req.url = ret.url || ctx.req.url;

@@ -106,3 +106,3 @@ "use strict";

var reducer = function reducer(p1, p2) {
p1.then(function () {
return p1.then(function () {
var ret = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};

@@ -109,0 +109,0 @@ ctx.req.url = ret.url || ctx.req.url;

{
"name": "@qnxg/request",
"version": "0.0.8",
"version": "0.0.9",
"description": "对小程序Request与Upload的统一封装,并支持洋葱圈中间件模型",

@@ -39,3 +39,3 @@ "main": "./lib/index.js",

},
"gitHead": "1c7467bf1e169e2af0ccf46794bd73f8cf843b8f",
"gitHead": "386ad6b29e06adbd9ebca9cd5318df9bc586eb8f",
"dependencies": {

@@ -42,0 +42,0 @@ "qs": "^6.9.1"

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