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

nba-go

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nba-go - npm Package Compare versions

Comparing version 0.1.6 to 0.1.7

2

lib/command/player/index.js

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

if (careerTotalsPostSeason.length === 0) {
console.log(`Sorry, ${_player.firstName} ${_player.firstName} doesn't have any playoffs data. ${_nodeEmoji2.default.get('confused')}`);
console.log(`Sorry, ${_player.firstName} ${_player.lastName} doesn't have any playoffs data ${_nodeEmoji2.default.get('confused')}`);
} else {

@@ -84,0 +84,0 @@ commonPlayerInfo[0].nowTeamAbbreviation = commonPlayerInfo[0].teamAbbreviation;

{
"name": "nba-go",
"version": "0.1.6",
"version": "0.1.7",
"description": "",

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

@@ -107,3 +107,3 @@ <p align=center>

![final](https://user-images.githubusercontent.com/12113222/32416603-e3c5f5ec-c286-11e7-9a81-595578f03893.gif)
![final](https://user-images.githubusercontent.com/12113222/32436783-1e7ad7b8-c320-11e7-97af-29d95732581c.gif)

@@ -110,0 +110,0 @@

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