@teambit/notifications 1.0.313 → 1.0.314
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.314" tests="0" failures="0" errors="0" skipped="0"/>
|
|
4
4
|
</testsuites>
|
package/artifacts/schema.json
CHANGED
|
@@ -458,7 +458,7 @@
|
|
|
458
458
|
"_legacy": {
|
|
459
459
|
"scope": "teambit.ui-foundation",
|
|
460
460
|
"name": "notifications",
|
|
461
|
-
"version": "1.0.
|
|
461
|
+
"version": "1.0.314"
|
|
462
462
|
},
|
|
463
463
|
"_scope": "teambit.ui-foundation"
|
|
464
464
|
}
|
|
@@ -962,7 +962,7 @@
|
|
|
962
962
|
"_legacy": {
|
|
963
963
|
"scope": "teambit.ui-foundation",
|
|
964
964
|
"name": "notifications",
|
|
965
|
-
"version": "1.0.
|
|
965
|
+
"version": "1.0.314"
|
|
966
966
|
},
|
|
967
967
|
"_scope": "teambit.ui-foundation"
|
|
968
968
|
}
|
|
@@ -1035,7 +1035,7 @@
|
|
|
1035
1035
|
"componentId": {
|
|
1036
1036
|
"scope": "teambit.ui-foundation",
|
|
1037
1037
|
"name": "notifications",
|
|
1038
|
-
"version": "1.0.
|
|
1038
|
+
"version": "1.0.314"
|
|
1039
1039
|
},
|
|
1040
1040
|
"taggedModuleExports": []
|
|
1041
1041
|
}
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/notifications",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.314",
|
|
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.314"
|
|
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.314"
|
|
18
18
|
},
|
|
19
19
|
"devDependencies": {
|
|
20
20
|
"@types/uuid": "8.3.4",
|
|
File without changes
|