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

one-sport

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

one-sport - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

6

lib/index.js

@@ -69,5 +69,2 @@ 'use strict';

_axios2['default'].interceptors.response.eject(instanceResponse);
if (isloaded) {
return _axios2['default'];
}
var instanceRequest = _axios2['default'].interceptors.request.use(function (config) {

@@ -175,2 +172,5 @@ var requestData = ''; // 防串改 参数集合

});
if (isloaded) {
return _axios2['default'];
}
// 过滤响应

@@ -177,0 +177,0 @@ var instanceResponse = _axios2['default'].interceptors.response.use(function (result) {

{
"name": "one-sport",
"version": "1.1.3",
"version": "1.1.4",
"description": "use for one-sport company",

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

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