Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

imdb-api

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

imdb-api - npm Package Versions

23

4.4.1

Diff

worr
published 4.4.0 •

Changelog

Source

Version 4.4.0

  • Turned on strict typescript checks
  • Add baseURL option so that folks can use their own omdb implementations, or the private Patreon instance
  • Added examples
  • Fix bug where module was unusable in frontend code (Github #84, Gitlab #1)
  • Migrated code to gitlab
worr
published 4.3.0 •

Changelog

Source

Version 4.3.0

  • Added support for Game type from omdb (Fixes #81)
worr
published 4.2.0 •

Changelog

Source

Version 4.2.0

  • Added the following fields:

All types:

  • ratings (different than rating)
  • awards

Movie:

  • production
  • boxoffice
  • dvd
  • website

Episode:

  • seriesid

  • Migration to ky from requests

  • Migration to eslint from tslint

  • Prettifier

worr
published 4.1.1 •

worr
published 4.1.0 •

Changelog

Source

Version 4.1.0

  • Fix #73, #74 - where season was in some cases returned as '30'
worr
published 4.0.3 •

Changelog

Source

Version 4.0.3

  • Documentation fixes
  • Dependency bumps
worr
published 4.0.2 •

Changelog

Source

Version 4.0.0 -> 4.0.1/4.0.2

  • Fixes #63, #65 - Be more tolerant of bad data
worr
published 4.0.0 •

Changelog

Source

Version 4.0.0 -> 4.0.1/4.0.2

  • Fixes #63, #65 - Be more tolerant of bad data
worr
published 3.1.2 •

Changelog

Source

Version 3.1.2 -> 4.0.0

  • Removed callback api
  • Created a client object so that applications can re-use options (Fixes #61)
  • Added short plot summary (Fixes #55, #37)
  • Episode now inherits from Movie, like everything else
  • Much more data validation on responses
  • Fix broken rating conversion
  • Drop support for unsupported node versions
  • Convert tests to typescript
  • Remove utils module
  • Remove MovieOpts from MovieRequest and have it be a separate arg to get
  • Changed SearchRequest.title to SearchRequest.name to unify interface
  • Specify types for TVShow.totalseasons, TVShow.start_year and TVShow.end_year
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