@teambit/notifications 1.0.487 → 1.0.489

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.
@@ -1,4 +1,4 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <testsuites tests="0" failures="0" errors="0" skipped="0">
3
- <testsuite name="teambit.ui-foundation/notifications@1.0.487" tests="0" failures="0" errors="0" skipped="0"/>
3
+ <testsuite name="teambit.ui-foundation/notifications@1.0.489" tests="0" failures="0" errors="0" skipped="0"/>
4
4
  </testsuites>
@@ -118,7 +118,11 @@
118
118
  "line": 22,
119
119
  "character": 48
120
120
  },
121
- "name": "UiUI"
121
+ "name": "UiUI",
122
+ "componentId": {
123
+ "scope": "teambit.ui-foundation",
124
+ "name": "ui"
125
+ }
122
126
  }
123
127
  ]
124
128
  },
@@ -165,7 +169,11 @@
165
169
  "line": 26,
166
170
  "character": 35
167
171
  },
168
- "name": "UiUI"
172
+ "name": "UiUI",
173
+ "componentId": {
174
+ "scope": "teambit.ui-foundation",
175
+ "name": "ui"
176
+ }
169
177
  },
170
178
  "isOptional": false,
171
179
  "isSpread": false
@@ -451,7 +459,7 @@
451
459
  "_legacy": {
452
460
  "scope": "teambit.ui-foundation",
453
461
  "name": "notifications",
454
- "version": "1.0.487"
462
+ "version": "1.0.489"
455
463
  },
456
464
  "_scope": "teambit.ui-foundation"
457
465
  }
@@ -615,7 +623,11 @@
615
623
  "line": 22,
616
624
  "character": 48
617
625
  },
618
- "name": "UiUI"
626
+ "name": "UiUI",
627
+ "componentId": {
628
+ "scope": "teambit.ui-foundation",
629
+ "name": "ui"
630
+ }
619
631
  }
620
632
  ]
621
633
  },
@@ -662,7 +674,11 @@
662
674
  "line": 26,
663
675
  "character": 35
664
676
  },
665
- "name": "UiUI"
677
+ "name": "UiUI",
678
+ "componentId": {
679
+ "scope": "teambit.ui-foundation",
680
+ "name": "ui"
681
+ }
666
682
  },
667
683
  "isOptional": false,
668
684
  "isSpread": false
@@ -948,7 +964,7 @@
948
964
  "_legacy": {
949
965
  "scope": "teambit.ui-foundation",
950
966
  "name": "notifications",
951
- "version": "1.0.487"
967
+ "version": "1.0.489"
952
968
  },
953
969
  "_scope": "teambit.ui-foundation"
954
970
  }
@@ -1021,7 +1037,7 @@
1021
1037
  "componentId": {
1022
1038
  "scope": "teambit.ui-foundation",
1023
1039
  "name": "notifications",
1024
- "version": "1.0.487"
1040
+ "version": "1.0.489"
1025
1041
  },
1026
1042
  "taggedModuleExports": []
1027
1043
  }
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/notifications",
3
- "version": "1.0.487",
3
+ "version": "1.0.489",
4
4
  "homepage": "https://bit.cloud/teambit/ui-foundation/notifications",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.ui-foundation",
8
8
  "name": "notifications",
9
- "version": "1.0.487"
9
+ "version": "1.0.489"
10
10
  },
11
11
  "dependencies": {
12
12
  "uuid": "8.3.2",
@@ -14,7 +14,7 @@
14
14
  "@teambit/ui-foundation.ui.notifications.notification-center": "0.0.523",
15
15
  "@teambit/ui-foundation.ui.notifications.notification-context": "0.0.501",
16
16
  "@teambit/harmony": "0.4.6",
17
- "@teambit/ui": "1.0.487"
17
+ "@teambit/ui": "1.0.489"
18
18
  },
19
19
  "devDependencies": {
20
20
  "@types/uuid": "8.3.4",