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

asma-event-bus

Package Overview
Dependencies
Maintainers
4
Versions
131
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

asma-event-bus - npm Package Compare versions

Comparing version 0.7.2 to 0.7.3

4

lib/definitions/calendar.types.d.ts

@@ -9,5 +9,5 @@ export interface ICalendarEventBus {

};
on_create_task: true;
on_create_event: true;
on_mutate_task: true;
on_mutate_event: true;
}
//# sourceMappingURL=calendar.types.d.ts.map
{
"name": "asma-event-bus",
"version": "0.7.2",
"version": "0.7.3",
"description": "TODO: Give a short introduction of your project. Let this section explain the objectives or the motivation behind this project.",

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

@@ -7,4 +7,4 @@ export interface ICalendarEventBus {

delete_qnr_task_relation: { filter_id: string }
on_create_task: true
on_create_event: true
on_mutate_task: true
on_mutate_event: true
}
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