@teambit/notifications 1.0.330 → 1.0.332
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.332" tests="0" failures="0" errors="0" skipped="0"/>
|
|
4
4
|
</testsuites>
|
package/artifacts/schema.json
CHANGED
|
@@ -117,11 +117,7 @@
|
|
|
117
117
|
"line": 22,
|
|
118
118
|
"character": 48
|
|
119
119
|
},
|
|
120
|
-
"name": "UiUI"
|
|
121
|
-
"componentId": {
|
|
122
|
-
"scope": "teambit.ui-foundation",
|
|
123
|
-
"name": "ui"
|
|
124
|
-
}
|
|
120
|
+
"name": "UiUI"
|
|
125
121
|
}
|
|
126
122
|
]
|
|
127
123
|
},
|
|
@@ -168,11 +164,7 @@
|
|
|
168
164
|
"line": 26,
|
|
169
165
|
"character": 35
|
|
170
166
|
},
|
|
171
|
-
"name": "UiUI"
|
|
172
|
-
"componentId": {
|
|
173
|
-
"scope": "teambit.ui-foundation",
|
|
174
|
-
"name": "ui"
|
|
175
|
-
}
|
|
167
|
+
"name": "UiUI"
|
|
176
168
|
},
|
|
177
169
|
"isOptional": false,
|
|
178
170
|
"isSpread": false
|
|
@@ -458,7 +450,7 @@
|
|
|
458
450
|
"_legacy": {
|
|
459
451
|
"scope": "teambit.ui-foundation",
|
|
460
452
|
"name": "notifications",
|
|
461
|
-
"version": "1.0.
|
|
453
|
+
"version": "1.0.332"
|
|
462
454
|
},
|
|
463
455
|
"_scope": "teambit.ui-foundation"
|
|
464
456
|
}
|
|
@@ -621,11 +613,7 @@
|
|
|
621
613
|
"line": 22,
|
|
622
614
|
"character": 48
|
|
623
615
|
},
|
|
624
|
-
"name": "UiUI"
|
|
625
|
-
"componentId": {
|
|
626
|
-
"scope": "teambit.ui-foundation",
|
|
627
|
-
"name": "ui"
|
|
628
|
-
}
|
|
616
|
+
"name": "UiUI"
|
|
629
617
|
}
|
|
630
618
|
]
|
|
631
619
|
},
|
|
@@ -672,11 +660,7 @@
|
|
|
672
660
|
"line": 26,
|
|
673
661
|
"character": 35
|
|
674
662
|
},
|
|
675
|
-
"name": "UiUI"
|
|
676
|
-
"componentId": {
|
|
677
|
-
"scope": "teambit.ui-foundation",
|
|
678
|
-
"name": "ui"
|
|
679
|
-
}
|
|
663
|
+
"name": "UiUI"
|
|
680
664
|
},
|
|
681
665
|
"isOptional": false,
|
|
682
666
|
"isSpread": false
|
|
@@ -962,7 +946,7 @@
|
|
|
962
946
|
"_legacy": {
|
|
963
947
|
"scope": "teambit.ui-foundation",
|
|
964
948
|
"name": "notifications",
|
|
965
|
-
"version": "1.0.
|
|
949
|
+
"version": "1.0.332"
|
|
966
950
|
},
|
|
967
951
|
"_scope": "teambit.ui-foundation"
|
|
968
952
|
}
|
|
@@ -1035,7 +1019,7 @@
|
|
|
1035
1019
|
"componentId": {
|
|
1036
1020
|
"scope": "teambit.ui-foundation",
|
|
1037
1021
|
"name": "notifications",
|
|
1038
|
-
"version": "1.0.
|
|
1022
|
+
"version": "1.0.332"
|
|
1039
1023
|
},
|
|
1040
1024
|
"taggedModuleExports": []
|
|
1041
1025
|
}
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/notifications",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.332",
|
|
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.332"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"uuid": "8.3.2",
|
|
@@ -14,13 +14,13 @@
|
|
|
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.332"
|
|
18
18
|
},
|
|
19
19
|
"devDependencies": {
|
|
20
20
|
"@types/uuid": "8.3.4",
|
|
21
21
|
"@types/mocha": "9.1.0",
|
|
22
22
|
"chai": "4.3.0",
|
|
23
|
-
"@teambit/harmony.envs.core-aspect-env": "0.0.
|
|
23
|
+
"@teambit/harmony.envs.core-aspect-env": "0.0.42"
|
|
24
24
|
},
|
|
25
25
|
"peerDependencies": {
|
|
26
26
|
"react": "^17.0.0 || ^18.0.0",
|
|
File without changes
|