@voicenter-team/events-sdk 0.0.29 → 0.0.30

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.
Files changed (52) hide show
  1. package/dist/voicenter-events-sdk.cjs.js.map +1 -1
  2. package/dist/voicenter-events-sdk.es.js.map +1 -1
  3. package/dist/voicenter-events-sdk.iife.js.map +1 -1
  4. package/dist/voicenter-events-sdk.umd.js.map +1 -1
  5. package/package.json +59 -56
  6. package/.eslintrc.cjs +0 -17
  7. package/.github/workflows/main.yml +0 -16
  8. package/.idea/VoicenterEventsSDK.iml +0 -12
  9. package/.idea/git_toolbox_prj.xml +0 -15
  10. package/.idea/inspectionProfiles/Project_Default.xml +0 -6
  11. package/.idea/jsLibraryMappings.xml +0 -6
  12. package/.idea/jsLinters/eslint.xml +0 -7
  13. package/.idea/modules.xml +0 -8
  14. package/.idea/vcs.xml +0 -6
  15. package/.nvmrc +0 -1
  16. package/TODELETE_TEMP/events.json +0 -69122
  17. package/TODELETE_TEMP/temphelper.cjs +0 -101
  18. package/docs/package-lock.json +0 -3827
  19. package/docs/package.json +0 -26
  20. package/docs/src/.vuepress/client.js +0 -8
  21. package/docs/src/.vuepress/components/Demo.vue +0 -303
  22. package/docs/src/.vuepress/config.js +0 -60
  23. package/docs/src/.vuepress/public/favicon.ico +0 -0
  24. package/docs/src/.vuepress/public/images/logo.png +0 -0
  25. package/docs/src/.vuepress/styles/index.scss +0 -0
  26. package/docs/src/.vuepress/styles/index.styl +0 -8
  27. package/docs/src/.vuepress/styles/palette.styl +0 -10
  28. package/docs/src/demo.md +0 -7
  29. package/docs/src/index.md +0 -4
  30. package/jest.config.js +0 -11
  31. package/src/classes/auth/auth.class.ts +0 -355
  32. package/src/classes/event-emitter/event-emitter.class.ts +0 -73
  33. package/src/classes/events-sdk/events-sdk-default-options.ts +0 -34
  34. package/src/classes/events-sdk/events-sdk.class.ts +0 -208
  35. package/src/classes/events-sdk/events-sdk.test.ts +0 -17
  36. package/src/classes/events-sdk/events-sdk.types.ts +0 -75
  37. package/src/classes/logger/logger.class.ts +0 -61
  38. package/src/classes/socket-io/socket-io.class.ts +0 -220
  39. package/src/classes/socket-io/socket-io.d.ts +0 -10
  40. package/src/classes/socket-io/versions/index.ts +0 -52
  41. package/src/classes/socket-io/versions/v1_3_7.js +0 -2083
  42. package/src/classes/storage/storage.class.ts +0 -51
  43. package/src/enum/auth.enum.ts +0 -4
  44. package/src/enum/logger.enum.ts +0 -5
  45. package/src/index.ts +0 -13
  46. package/src/types/auth.d.ts +0 -53
  47. package/src/types/events.d.ts +0 -83
  48. package/src/types/listeners.d.ts +0 -37
  49. package/src/types/public-api.d.ts +0 -39
  50. package/src/types/socket.d.ts +0 -5
  51. package/tsconfig.json +0 -47
  52. package/vite.config.ts +0 -45

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.