Socket
Socket
Sign inDemoInstall

@nttickets/common

Package Overview
Dependencies
107
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.20 to 1.0.21

3

build/events/payment-created-event.d.ts

@@ -0,3 +1,4 @@

import { Subjects } from "./enumSubject";
export interface PaymentCreatedEvent {
subject: PaymentCreatedEvent;
subject: Subjects.paymentCompleted;
data: {

@@ -4,0 +5,0 @@ id: string;

{
"name": "@nttickets/common",
"version": "1.0.20",
"version": "1.0.21",
"description": "",

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

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