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.17 to 1.0.18

2

lib/index.js

@@ -26,3 +26,3 @@ 'use strict';

console.log(store);
if (store._mutations || !store.state.TOKEN) {
if (store._mutations || store.state.TOKEN) {
return _axios2['default'];

@@ -29,0 +29,0 @@ }

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