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

steamapi

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

steamapi - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

2

package.json

@@ -6,3 +6,3 @@ {

"main": "index.js",
"version": "2.0.1",
"version": "2.0.2",
"license": "MIT",

@@ -9,0 +9,0 @@ "eslintConfig": {

@@ -9,3 +9,2 @@ const Player = require('./Player');

this.game = player.gameName;
console.log(player);
if (player.stats)

@@ -12,0 +11,0 @@ this.stats = objectify(player.stats);

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