Socket
Socket
Sign inDemoInstall

dce-trumba

Package Overview
Dependencies
2
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.4 to 1.0.5

2

lib/types/TrumbaAttendee.d.ts

@@ -7,3 +7,3 @@ import TrumbaFormAnswer from './TrumbaFormAnswer';

declare type TrumbaAttendee = {
eventId: number;
eventID: number;
name: string;

@@ -10,0 +10,0 @@ email: string;

{
"name": "dce-trumba",
"version": "1.0.4",
"version": "1.0.5",
"description": "Trumba calendar and event registrations API wrapper",

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

@@ -9,3 +9,3 @@ import TrumbaFormAnswer from './TrumbaFormAnswer';

// Unique ID for an event
eventId: number,
eventID: number,
// The name of the attendee

@@ -12,0 +12,0 @@ name: string,

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