@metamask-previews/notification-services-controller 0.2.1-preview-04657153 → 0.2.1-preview-02e7ff99

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 (62) hide show
  1. package/dist/NotificationServicesController/NotificationServicesController.js +1 -1
  2. package/dist/NotificationServicesController/NotificationServicesController.mjs +1 -1
  3. package/dist/NotificationServicesController/index.js +10 -12
  4. package/dist/NotificationServicesController/index.mjs +10 -12
  5. package/dist/NotificationServicesController/services/onchain-notifications.js +1 -1
  6. package/dist/NotificationServicesController/services/onchain-notifications.mjs +1 -1
  7. package/dist/NotificationServicesController/types/feature-announcement/index.js +1 -1
  8. package/dist/NotificationServicesController/types/feature-announcement/index.mjs +1 -1
  9. package/dist/NotificationServicesController/types/index.js +1 -1
  10. package/dist/NotificationServicesController/types/index.mjs +1 -1
  11. package/dist/NotificationServicesPushController/NotificationServicesPushController.js +9 -9
  12. package/dist/NotificationServicesPushController/NotificationServicesPushController.mjs +8 -8
  13. package/dist/NotificationServicesPushController/index.js +11 -13
  14. package/dist/NotificationServicesPushController/index.mjs +10 -12
  15. package/dist/NotificationServicesPushController/services/push/push-web.js +6 -6
  16. package/dist/NotificationServicesPushController/services/push/push-web.mjs +6 -6
  17. package/dist/NotificationServicesPushController/services/services.js +7 -7
  18. package/dist/NotificationServicesPushController/services/services.mjs +7 -7
  19. package/dist/NotificationServicesPushController/utils/get-notification-message.js +6 -6
  20. package/dist/NotificationServicesPushController/utils/get-notification-message.mjs +6 -6
  21. package/dist/NotificationServicesPushController/utils/index.js +6 -6
  22. package/dist/NotificationServicesPushController/utils/index.mjs +6 -6
  23. package/dist/{chunk-SLSTQQJR.js → chunk-2GL2ZMAU.js} +6 -12
  24. package/dist/chunk-2GL2ZMAU.js.map +1 -0
  25. package/dist/{chunk-CXWZLA5O.mjs → chunk-5M7BWNL7.mjs} +1 -1
  26. package/dist/chunk-5M7BWNL7.mjs.map +1 -0
  27. package/dist/{chunk-5CFEVEAV.js → chunk-KALM2VL3.js} +1 -1
  28. package/dist/chunk-KALM2VL3.js.map +1 -0
  29. package/dist/{chunk-WBI6LXZV.js → chunk-LCCKX3SN.js} +5 -11
  30. package/dist/chunk-LCCKX3SN.js.map +1 -0
  31. package/dist/{chunk-UMB6F2XF.mjs → chunk-QD4UVAJS.mjs} +2 -8
  32. package/dist/chunk-QD4UVAJS.mjs.map +1 -0
  33. package/dist/{chunk-56OOTY2L.mjs → chunk-QOR62MOY.mjs} +7 -13
  34. package/dist/chunk-QOR62MOY.mjs.map +1 -0
  35. package/dist/index.js +11 -11
  36. package/dist/index.mjs +11 -11
  37. package/dist/tsconfig.build.tsbuildinfo +1 -1
  38. package/dist/types/NotificationServicesController/index.d.ts +0 -2
  39. package/dist/types/NotificationServicesController/index.d.ts.map +1 -1
  40. package/dist/types/NotificationServicesPushController/NotificationServicesPushController.d.ts +5 -8
  41. package/dist/types/NotificationServicesPushController/NotificationServicesPushController.d.ts.map +1 -1
  42. package/dist/types/NotificationServicesPushController/index.d.ts +0 -2
  43. package/dist/types/NotificationServicesPushController/index.d.ts.map +1 -1
  44. package/dist/types/index.d.ts +1 -1
  45. package/dist/types/index.d.ts.map +1 -1
  46. package/package.json +3 -55
  47. package/dist/chunk-56OOTY2L.mjs.map +0 -1
  48. package/dist/chunk-5CFEVEAV.js.map +0 -1
  49. package/dist/chunk-CXWZLA5O.mjs.map +0 -1
  50. package/dist/chunk-SLSTQQJR.js.map +0 -1
  51. package/dist/chunk-UMB6F2XF.mjs.map +0 -1
  52. package/dist/chunk-WBI6LXZV.js.map +0 -1
  53. package/notification-services/constants/package.json +0 -9
  54. package/notification-services/mocks/package.json +0 -9
  55. package/notification-services/package.json +0 -9
  56. package/notification-services/processors/package.json +0 -9
  57. package/notification-services/types/package.json +0 -9
  58. package/notification-services/ui/package.json +0 -9
  59. package/push-services/mocks/package.json +0 -9
  60. package/push-services/package.json +0 -9
  61. package/push-services/types/package.json +0 -9
  62. package/push-services/utils/package.json +0 -9
@@ -1,9 +0,0 @@
1
- {
2
- "name": "@metamask/notification-services-controller",
3
- "version": "1.0.0",
4
- "description": "",
5
- "license": "MIT",
6
- "sideEffects": false,
7
- "main": "../../dist/NotificationServicesPushController/__fixtures__/index.js",
8
- "types": "../../dist/types/NotificationServicesPushController/__fixtures__/index.d.ts"
9
- }
@@ -1,9 +0,0 @@
1
- {
2
- "name": "@metamask/notification-services-controller",
3
- "version": "1.0.0",
4
- "description": "",
5
- "license": "MIT",
6
- "sideEffects": false,
7
- "main": "../dist/NotificationServicesPushController/index.js",
8
- "types": "../dist/types/NotificationServicesPushController/index.d.ts"
9
- }
@@ -1,9 +0,0 @@
1
- {
2
- "name": "@metamask/notification-services-controller",
3
- "version": "1.0.0",
4
- "description": "",
5
- "license": "MIT",
6
- "sideEffects": false,
7
- "main": "../../dist/NotificationServicesPushController/types/index.js",
8
- "types": "../../dist/types/NotificationServicesPushController/types/index.d.ts"
9
- }
@@ -1,9 +0,0 @@
1
- {
2
- "name": "@metamask/notification-services-controller",
3
- "version": "1.0.0",
4
- "description": "",
5
- "license": "MIT",
6
- "sideEffects": false,
7
- "main": "../../dist/NotificationServicesPushController/utils/index.js",
8
- "types": "../../dist/types/NotificationServicesPushController/utils/index.d.ts"
9
- }