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

1245

2.2.6

Diff

Changelog

Source

2.2.6 (2019-11-27)

Bug Fixes

  • jp nsuid parsing & tslib dep (2bf5629), closes #90 #91
favna.
published 2.2.5 •

Changelog

Source

2.2.5 (2019-11-22)

Bug Fixes

favna.
published 2.2.4 •

Changelog

Source

2.2.4 (2019-10-30)

Note: Version bump only for package nintendo-switch-eshop

favna.
published 2.2.3 •

Changelog

Source

2.2.3 (2019-09-11)

Bug Fixes

favna.
published 2.2.2 •

Changelog

Source

2.2.2 (2019-08-24)

Note: Version bump only for package nintendo-switch-eshop

lmmfranco
published 2.2.0 •

Changelog

Source

2.2.0 - 2019-08-01

Fixes

  • Fixed getGamesAmerica to use the new Algolia based API. At last! Many thanks to @endy124 for their work on this!

Changed

  • Restructured project
    • Now produces optimal bundles with Rollup
    • Proper JSDoc generation
    • Keeping a changelog
    • Cleaner editorconfig and thus coding style
    • GitHub issue and pull request and a contributing guide
    • Better CircleCI configuration
lmmfranco
published 2.1.1 •

Changelog

Source

2.1.1 - 2019-02-26

Fixes

  • Moved @types/country-data to devDependencies thinking that would be okay but apparently it is not as it breaks TypeScript builds. So sorry! This should fix these kind of errors that were present in v2.1.0:
lmmfranco
published 2.1.0 •

Changelog

Source

2.1.0 - 2019-02-26

Fixes

  • Get rid of Gulp for development environment => NPM Scripts suffice just fine
  • Move @types to devDependencies where they belong => No more installed along with the package
  • Change to terser-folder => Better ES6 support
  • Fixed looping in getGamesAmerica => The lib loops for you again now, sorry for breaking that!
  • Fixed looping in getPrices => Related to the other looping issue, now fixed again!

Added

  • Expose GameUS, GameEU and GameJP interface for TypeScript users
  • Allow for the getGamesAmerica shop property to be 'unfiltered'. This will remove the property from the API request and return everything possible

Changed

  • We now also test that looping of getGamesAmerica works properly
lmmfranco
published 2.0.1 •

Changelog

Source

2.0.1 - 2019-01-19

Changed

  • BREAKING: Completely rewritten from the ground up!! Not compatible with v1.x!
  • Reworked in TypeScript
  • Now uses async/await rather than promises
  • Minified production builds
  • Importing syntax changed
lmmfranco
published 2.0.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