@eventcatalog/sdk 2.7.0 → 2.7.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -16
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -46,22 +46,6 @@ const service await getService('PaymentService');
|
|
|
46
46
|
|
|
47
47
|
See the [SDK docs](https://www.eventcatalog.dev/docs/sdk) for more information and examples
|
|
48
48
|
|
|
49
|
-
# Sponsors
|
|
50
|
-
|
|
51
|
-
Thank you to our project sponsors.
|
|
52
|
-
|
|
53
|
-
## Gold sponsors
|
|
54
|
-
|
|
55
|
-
<div align="center">
|
|
56
|
-
<img alt="hookdeck" src="./images/sponsors/hookdeck.svg" />
|
|
57
|
-
<p style="margin: 0; padding: 0;">Serverless infrastructure for event-driven architecture. </p>
|
|
58
|
-
<a href="https://hookdeck.com/?ref=eventcatalog-sponsor" target="_blank" >Learn more</a>
|
|
59
|
-
</div>
|
|
60
|
-
|
|
61
|
-
<hr />
|
|
62
|
-
|
|
63
|
-
_Sponsors help make EventCatalog sustainable, want to help the project? Get in touch! Or [visit our sponsor page](https://www.eventcatalog.dev/support)._
|
|
64
|
-
|
|
65
49
|
# Enterprise support
|
|
66
50
|
|
|
67
51
|
Interested in collaborating with us? Our offerings include dedicated support, priority assistance, feature development, custom integrations, and more.
|