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

Comparing version 2.2.0 to 2.3.0

7

CHANGELOG.md

@@ -5,2 +5,9 @@ # Changelog

## [2.3.0](https://github.com/afuh/rick-and-morty-api-node/compare/v0.2.2...v2.3.0) (2023-01-15)
### Features
* re-export interfaces ([50730f5](https://github.com/afuh/rick-and-morty-api-node/pull/32/commits/50730f54feb2898c4ff59760bdd2c8ca370d3398))
## [2.2.0](https://github.com/afuh/rick-and-morty-api-node/compare/v0.2.2...v2.2.0) (2023-01-02)

@@ -7,0 +14,0 @@

1

dist/index.d.ts

@@ -5,1 +5,2 @@ export { getCharacters, getCharacter } from './character';

export { getEndpoints } from './endpoints';
export * from './interfaces';

2

package.json
{
"name": "rickmortyapi",
"version": "2.2.0",
"version": "2.3.0",
"author": "Axel Fuhrmann",

@@ -5,0 +5,0 @@ "description": "The Rick and Morty API JS client",

Sorry, the diff of this file is not supported yet

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