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

@nttickets/common

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nttickets/common - npm Package Compare versions

Comparing version 1.0.12 to 1.0.13

1

build/events/order-cancelled-event.d.ts

@@ -6,2 +6,3 @@ import { Subjects } from "./enumSubject";

id: string;
version: number;
ticket: {

@@ -8,0 +9,0 @@ id: string;

@@ -7,2 +7,3 @@ import { Subjects } from "./enumSubject";

id: string;
version: number;
userId: string;

@@ -9,0 +10,0 @@ status: OrderStatus;

@@ -6,2 +6,3 @@ import { Subjects } from "./enumSubject";

id: string;
version: number;
title: string;

@@ -8,0 +9,0 @@ price: number;

@@ -6,2 +6,3 @@ import { Subjects } from "./enumSubject";

id: string;
version: number;
price: number;

@@ -8,0 +9,0 @@ title: string;

2

package.json
{
"name": "@nttickets/common",
"version": "1.0.12",
"version": "1.0.13",
"description": "",

@@ -5,0 +5,0 @@ "main": "./build/index.js",

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