New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

nintendo-switch-eshop

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nintendo-switch-eshop - npm Package Versions

1345

6.0.0

Diff

Changelog

Source

6.0.0 (2021-06-18)

⚠ BREAKING CHANGES

  • parseGameCode has no longer been able to parse American games due to API changes. Until now you would get an empty string back and a deprecation warning. Starting this version you will instead get null back and the deprecation warning has been removed.

Features

  • update typings for getGamesAmerica (5b162b4)

Bug Fixes

favna.
published 5.1.0 •

Changelog

Source

5.1.0 (2021-03-05)

Features

  • bundle ESM compatible exports (b58a3aa)

Bug Fixes

  • getqueriedgamesamerica: fixed type exports and TSDoc (103f028)
favna.
published 5.0.0 •

Changelog

Source

5.0.0 (2021-03-05)

⚠ BREAKING CHANGES

  • getqueriedgamesamerica: The return structure has changed. Please refer to updated documentation or TypeScript information.

Bug Fixes

  • getqueriedgamesamerica: fixed getQueriedGamesAmerica which was broken as per API changes (5c32023), closes #374
favna.
published 4.0.0 •

Changelog

Source

4.0.0 (2020-10-31)

⚠ BREAKING CHANGES

  • use getQueriedGamesAmerica to get games based on a given query. For example when your users can perform a search (just like on the nintendo.com website) you can use this to severly limit the results to go through.
  • The repo files have been moved around a lot. This probably won't impact you too much, but if you were importing from a specific path (not the root of require('nintendo-switch-eshop')) then you'll have to change your imports.
  • api: getGamesAmerica no longer takes any parameters and should always return all games.

Co-authored-by: Jeroen Claassens support@favware.tech

Features

Bug Fixes

  • api: updated getgamesamerica algolia request to retrieve all games (#281) (2ace2cc)
favna.
published 3.0.3 •

Changelog

Source

3.0.3 (2020-09-10)

favna.
published 3.0.2 •

Changelog

Source

3.0.2 (2020-07-08)

favna.
published 3.0.1 •

Changelog

Source

3.0.1 (2020-02-04)

favna.
published 3.0.0 •

Changelog

Source

3.0.0 (2020-02-04)

⚠ BREAKING CHANGES

  • getGamesAmerica's options no longer takes a "shop" property

  • remove the "shop" property from getGamesAmerica (15a8a3c), closes #124

favna.
published 2.2.8 •

Changelog

Source

2.2.8 (2019-12-20)

favna.
published 2.2.7 •

Changelog

Source

2.2.7 (2019-12-10)

Bug Fixes

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