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.0.13 to 1.0.14

4

lib/index.js

@@ -123,3 +123,5 @@ 'use strict';

config.headers['timestamp'] = timestamp;
config.headers['X-XSRF-TOKEN'] = store.state.TOKEN;
if (store.state.TOKEN) {
config.headers['X-XSRF-TOKEN'] = store.state.TOKEN;
}
return config;

@@ -126,0 +128,0 @@ });

{
"name": "one-sport",
"version": "1.0.13",
"version": "1.0.14",
"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