Socket
Socket
Sign inDemoInstall

rickmortyapi

Package Overview
Dependencies
0
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2Next

2.3.0

Diff

Changelog

Source

2.3.0 (2023-01-15)

Features

  • re-export interfaces (50730f5)
afuh
published 2.2.0 •

Changelog

Source

2.2.0 (2023-01-02)

Bug Fixes

afuh
published 2.1.1 •

Changelog

Source

2.1.1

Bug Fixes

afuh
published 2.0.1 •

Changelog

Source

2.0.1

afuh
published 2.0.0 •

Changelog

Source

2.0.0

Breaking Changes

  • Only Node 18 is supported.
  • Use fetch API (experimental in Node 18) instead of the https module. This makes it easier to use in applications running Webpack 5.
afuh
published 1.0.0 •

Changelog

Source

1.0.0

New Features

  • The client has been entirely rewritten in Typescript.
  • New client API reference documentation: https://javascript.rickandmortyapi.com
  • The methods have been redefined to maintain a more consistent data structure.
    • New methods: getCharacters, getLocations and getEpisodes

Breaking Changes

  • The response schema of all methods has been updated and return the same structure. https://github.com/afuh/rick-and-morty-api-node#response-schema
  • Package imports https://github.com/afuh/rick-and-morty-api-node#usge
  • getCharacter, getLocation and getEpisode are now used for non-paginated responses. An Id or array of Ids is now required. https://github.com/afuh/rick-and-morty-api-node#get-by-id
  • To continue using pagination or simply require all items of a resource, new methods are now available. https://github.com/afuh/rick-and-morty-api-node#pagination
afuh
published 0.3.0 •

afuh
published 0.2.2 •

Changelog

Source

2.3.0 (2023-01-15)

Features

afuh
published 0.2.1 •

afuh
published 0.2.0 •

2Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc