Socket
Socket
Sign inDemoInstall

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 3.0.7 to 3.0.8

2

dist/src/utils.js

@@ -26,3 +26,3 @@ import nodeFetch from 'node-fetch';

apps = [apps];
if (apps.some(app => !(app > 0 && app % 10 === 0)))
if (apps.some(app => !(app > 0 && app % 1 === 0)))
throw new TypeError('Invalid app ID provided');

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

@@ -7,3 +7,3 @@ {

"types": "dist/index.d.ts",
"version": "3.0.7",
"version": "3.0.8",
"license": "MIT",

@@ -10,0 +10,0 @@ "type": "module",

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