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 Compare versions

Comparing version 2.0.3 to 2.0.4

dist/web/ticketmaster-2.0.4.min.js

6

package.json
{
"name": "ticketmaster",
"version": "2.0.3",
"version": "2.0.4",
"description": "SDK for the Ticketmaster Open Platform",
"main": "dist/node/index.js",
"module": "lib/index.js",
"main": "./dist/node/index.js",
"module": "./lib/index.js",
"scripts": {

@@ -8,0 +8,0 @@ "clean": "rimraf ./dist",

@@ -13,3 +13,3 @@ # **[Ticketmaster](https://www.npmjs.com/package/ticketmaster)** [![Build Status](https://travis-ci.org/ticketmaster-api/sdk-javascript.svg?branch=master)](https://travis-ci.org/ticketmaster-api/sdk-javascript)

- [NodeJS](https://nodejs.org) (v0.10 or greater)
- [NodeJS](https://nodejs.org) (v0.12 or greater)

@@ -158,4 +158,14 @@ ## Installation:

## Deployment
Maintainers can cut a new release:
```bash
npm version <new_version>
```
This will build, tag, push to git, and push the build folder to npm.
## Contact Us
[internal only] Find us in #open-platform on Ticketmaster Slack!

Sorry, the diff of this file is not supported yet

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