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