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

ticketmaster

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ticketmaster - npm Package Versions

2.0.4

Diff

adammeghji
published 2.0.3 •

adammeghji
published 2.0.2 •

adammeghji
published 2.0.1 •

adammeghji
published 1.0.0 •

Changelog

Source

[2016-07-28] 1.0.0

Major Changes (Backwards Incompatible)

  • Calls to API V2 endpoints now return a new Result Object, which provides support for pagination, as well as metadata (counts, helpers, etc). The data returned in that page previously in result[0] is now available within result.items[0], for example.

New Features

  • SDK is no longer exclusively for NodeJS, and supports vanilla JavaScript for use in client-side applications as well. This means you can use this project in your client-side Ticketmaster API consumer as well, i.e. React/Angular/EmberJS apps.
adammeghji
published 0.5.0 •

Changelog

Source

[2016-07-19] 0.5.0

Resolved Issues

  • Added 'withCredentials: false' flag for CORS on client version of JS SDK
adammeghji
published 0.4.0 •

Changelog

Source

[2016-06-30] 0.4.0

New Features

  • Added Commerce API V2 Offer functionality
  • Added support for Discovery API v2 Classifications
  • Added support for Discovery API v2 Search Attractions
  • Added extra tests around module API
adammeghji
published 0.3.0 •

Changelog

Source

[2016-06-23] 0.3.0

New Features

  • Added event search filtering via query string params in API V1 + V2 event.all() calls
adammeghji
published 0.2.0 •

Changelog

Source

[2016-05-21] 0.2.0

New Features

  • Added support for Discovery API v2
  • Added Travis CI badge to README.md
  • Fixed namespacing if you want to instantiate a subset of the API
  • Added specs
  • Initial version
adammeghji
published 0.1.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