@chocolatey-software/ccm 2.1.0 → 2.5.2
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.
- package/CREDITS.json +15 -15
- package/CREDITS.md +24 -24
- package/CREDITS.pdf +0 -0
- package/dist/css/ccm.css +276 -59
- package/dist/css/ccm.min.css +10 -10
- package/package.json +62 -66
package/CREDITS.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"link": "https://github.com/chocolatey/choco-theme/blob/main/packages/ccm",
|
|
5
5
|
"licenseLink": "https://github.com/chocolatey/choco-theme/blob/main/packages/ccm/LICENSE",
|
|
6
6
|
"licenseName": "LICENSE",
|
|
7
|
-
"version": "2.
|
|
7
|
+
"version": "2.5.2",
|
|
8
8
|
"dependencies": [
|
|
9
9
|
{
|
|
10
10
|
"name": "@eonasdan/tempus-dominus",
|
|
@@ -21,21 +21,21 @@
|
|
|
21
21
|
{
|
|
22
22
|
"name": "@fortawesome/fontawesome-free",
|
|
23
23
|
"link": "https://github.com/FortAwesome/Font-Awesome",
|
|
24
|
-
"version": "7.
|
|
24
|
+
"version": "7.2.0",
|
|
25
25
|
"licenses": [
|
|
26
26
|
{
|
|
27
27
|
"type": "CC-BY-4.0",
|
|
28
|
-
"link": "https://github.com/FortAwesome/Font-Awesome/blob/
|
|
28
|
+
"link": "https://github.com/FortAwesome/Font-Awesome/blob/337dd2045d5621ce0f8567c33c256f3dedeed55d/LICENSE.txt",
|
|
29
29
|
"name": "LICENSE.txt"
|
|
30
30
|
},
|
|
31
31
|
{
|
|
32
32
|
"type": "OFL-1.1",
|
|
33
|
-
"link": "https://github.com/FortAwesome/Font-Awesome/blob/
|
|
33
|
+
"link": "https://github.com/FortAwesome/Font-Awesome/blob/337dd2045d5621ce0f8567c33c256f3dedeed55d/LICENSE.txt",
|
|
34
34
|
"name": "LICENSE.txt"
|
|
35
35
|
},
|
|
36
36
|
{
|
|
37
37
|
"type": "MIT",
|
|
38
|
-
"link": "https://github.com/FortAwesome/Font-Awesome/blob/
|
|
38
|
+
"link": "https://github.com/FortAwesome/Font-Awesome/blob/337dd2045d5621ce0f8567c33c256f3dedeed55d/LICENSE.txt",
|
|
39
39
|
"name": "LICENSE.txt"
|
|
40
40
|
}
|
|
41
41
|
]
|
|
@@ -127,11 +127,11 @@
|
|
|
127
127
|
{
|
|
128
128
|
"name": "datatables.net-bs5",
|
|
129
129
|
"link": "https://github.com/DataTables/Dist-DataTables-Bootstrap5",
|
|
130
|
-
"version": "2.3.
|
|
130
|
+
"version": "2.3.7",
|
|
131
131
|
"licenses": [
|
|
132
132
|
{
|
|
133
133
|
"type": "MIT",
|
|
134
|
-
"link": "https://github.com/DataTables/Dist-DataTables-Bootstrap5/blob/
|
|
134
|
+
"link": "https://github.com/DataTables/Dist-DataTables-Bootstrap5/blob/449af852d09e47d8322b8fd911226f32b1813c6a/License.txt",
|
|
135
135
|
"name": "License.txt"
|
|
136
136
|
}
|
|
137
137
|
]
|
|
@@ -139,11 +139,11 @@
|
|
|
139
139
|
{
|
|
140
140
|
"name": "datatables.net-dt",
|
|
141
141
|
"link": "https://github.com/DataTables/Dist-DataTables-DataTables",
|
|
142
|
-
"version": "2.3.
|
|
142
|
+
"version": "2.3.7",
|
|
143
143
|
"licenses": [
|
|
144
144
|
{
|
|
145
145
|
"type": "MIT",
|
|
146
|
-
"link": "https://github.com/DataTables/Dist-DataTables-DataTables/blob/
|
|
146
|
+
"link": "https://github.com/DataTables/Dist-DataTables-DataTables/blob/e0b5e465a348d760e9bcb61882fcb1554e295665/License.txt",
|
|
147
147
|
"name": "License.txt"
|
|
148
148
|
}
|
|
149
149
|
]
|
|
@@ -283,11 +283,11 @@
|
|
|
283
283
|
{
|
|
284
284
|
"name": "sortablejs",
|
|
285
285
|
"link": "https://github.com/SortableJS/Sortable",
|
|
286
|
-
"version": "1.15.
|
|
286
|
+
"version": "1.15.7",
|
|
287
287
|
"licenses": [
|
|
288
288
|
{
|
|
289
289
|
"type": "MIT",
|
|
290
|
-
"link": "https://github.com/SortableJS/Sortable/blob/
|
|
290
|
+
"link": "https://github.com/SortableJS/Sortable/blob/031649b8116565e02419e8aa2d252d7d8c82b9da/LICENSE",
|
|
291
291
|
"name": "LICENSE"
|
|
292
292
|
}
|
|
293
293
|
]
|
|
@@ -307,11 +307,11 @@
|
|
|
307
307
|
{
|
|
308
308
|
"name": "sweetalert2",
|
|
309
309
|
"link": "https://github.com/sweetalert2/sweetalert2",
|
|
310
|
-
"version": "11.26.
|
|
310
|
+
"version": "11.26.21",
|
|
311
311
|
"licenses": [
|
|
312
312
|
{
|
|
313
313
|
"type": "MIT",
|
|
314
|
-
"link": "https://github.com/sweetalert2/sweetalert2/blob/
|
|
314
|
+
"link": "https://github.com/sweetalert2/sweetalert2/blob/2d365fc4309eb48a0608b0595ae3de2de3f03b04/LICENSE",
|
|
315
315
|
"name": "LICENSE"
|
|
316
316
|
}
|
|
317
317
|
]
|
|
@@ -331,11 +331,11 @@
|
|
|
331
331
|
{
|
|
332
332
|
"name": "underscore",
|
|
333
333
|
"link": "https://github.com/jashkenas/underscore",
|
|
334
|
-
"version": "1.13.
|
|
334
|
+
"version": "1.13.8",
|
|
335
335
|
"licenses": [
|
|
336
336
|
{
|
|
337
337
|
"type": "MIT",
|
|
338
|
-
"link": "https://github.com/jashkenas/underscore/blob/
|
|
338
|
+
"link": "https://github.com/jashkenas/underscore/blob/9374840c22e348083d0d072f30dc980622523259/LICENSE",
|
|
339
339
|
"name": "LICENSE"
|
|
340
340
|
}
|
|
341
341
|
]
|
package/CREDITS.md
CHANGED
|
@@ -17,10 +17,10 @@ Chocolatey uses a number of 3rd party components. Their details are below.
|
|
|
17
17
|
* [Apache v2.0 License](#apache-v20-license-1)
|
|
18
18
|
* [fuse.js@7.1.0](#fusejs710)
|
|
19
19
|
* [Attribution 4.0 International License](#attribution-40-international-license-1)
|
|
20
|
-
* [@fortawesome/fontawesome-free@7.
|
|
20
|
+
* [@fortawesome/fontawesome-free@7.2.0](#fortawesomefontawesome-free720)
|
|
21
21
|
* [MIT License](#mit-license-1)
|
|
22
22
|
* [@eonasdan/tempus-dominus@v6.10.4](#eonasdantempus-dominusv6104)
|
|
23
|
-
* [@fortawesome/fontawesome-free@7.
|
|
23
|
+
* [@fortawesome/fontawesome-free@7.2.0](#fortawesomefontawesome-free720-1)
|
|
24
24
|
* [@microsoft/signalr@9.0.6](#microsoftsignalr906)
|
|
25
25
|
* [@popperjs/core@2.11.8](#popperjscore2118)
|
|
26
26
|
* [abp-web-resources@5.9.3](#abp-web-resources593)
|
|
@@ -28,8 +28,8 @@ Chocolatey uses a number of 3rd party components. Their details are below.
|
|
|
28
28
|
* [bootstrap@5.3.8](#bootstrap538)
|
|
29
29
|
* [clipboard@2.0.11](#clipboard2011)
|
|
30
30
|
* [cropperjs@1.6.2](#cropperjs162)
|
|
31
|
-
* [datatables.net-bs5@2.3.
|
|
32
|
-
* [datatables.net-dt@2.3.
|
|
31
|
+
* [datatables.net-bs5@2.3.7](#datatablesnet-bs5237)
|
|
32
|
+
* [datatables.net-dt@2.3.7](#datatablesnet-dt237)
|
|
33
33
|
* [jquery@3.7.1](#jquery371)
|
|
34
34
|
* [jquery-serializejson@3.2.1](#jquery-serializejson321)
|
|
35
35
|
* [jquery-validation@1.21.0](#jquery-validation1210)
|
|
@@ -40,13 +40,13 @@ Chocolatey uses a number of 3rd party components. Their details are below.
|
|
|
40
40
|
* [mustache@4.2.0](#mustache420)
|
|
41
41
|
* [prismjs@1.30.0](#prismjs1300)
|
|
42
42
|
* [pwstrength-bootstrap@3.1.3](#pwstrength-bootstrap313)
|
|
43
|
-
* [sortablejs@1.15.
|
|
43
|
+
* [sortablejs@1.15.7](#sortablejs1157)
|
|
44
44
|
* [spin.js@4.1.2](#spinjs412)
|
|
45
|
-
* [sweetalert2@11.26.
|
|
45
|
+
* [sweetalert2@11.26.21](#sweetalert2112621)
|
|
46
46
|
* [timeago@1.6.7](#timeago167)
|
|
47
|
-
* [underscore@1.13.
|
|
47
|
+
* [underscore@1.13.8](#underscore1138)
|
|
48
48
|
* [SIL OPEN FONT 1.1 LICENSE](#sil-open-font-11-license-1)
|
|
49
|
-
* [@fortawesome/fontawesome-free@7.
|
|
49
|
+
* [@fortawesome/fontawesome-free@7.2.0](#fortawesomefontawesome-free720-2)
|
|
50
50
|
|
|
51
51
|
## Open Source License Types (Reference)
|
|
52
52
|
|
|
@@ -733,9 +733,9 @@ https://www.apache.org/licenses/LICENSE-2.0
|
|
|
733
733
|
|
|
734
734
|
### Attribution 4.0 International License
|
|
735
735
|
|
|
736
|
-
#### @fortawesome/fontawesome-free@7.
|
|
736
|
+
#### @fortawesome/fontawesome-free@7.2.0
|
|
737
737
|
|
|
738
|
-
[@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome) - [License terms.](https://github.com/FortAwesome/Font-Awesome/blob/
|
|
738
|
+
[@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome) - [License terms.](https://github.com/FortAwesome/Font-Awesome/blob/337dd2045d5621ce0f8567c33c256f3dedeed55d/LICENSE.txt)
|
|
739
739
|
|
|
740
740
|
### MIT License
|
|
741
741
|
|
|
@@ -743,9 +743,9 @@ https://www.apache.org/licenses/LICENSE-2.0
|
|
|
743
743
|
|
|
744
744
|
[@eonasdan/tempus-dominus](https://github.com/Eonasdan/tempus-dominus) - [License terms.](https://github.com/Eonasdan/tempus-dominus/blob/5a81b754dd37925a83c28762ff1afb3b53114bfd/LICENSE)
|
|
745
745
|
|
|
746
|
-
#### @fortawesome/fontawesome-free@7.
|
|
746
|
+
#### @fortawesome/fontawesome-free@7.2.0
|
|
747
747
|
|
|
748
|
-
[@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome) - [License terms.](https://github.com/FortAwesome/Font-Awesome/blob/
|
|
748
|
+
[@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome) - [License terms.](https://github.com/FortAwesome/Font-Awesome/blob/337dd2045d5621ce0f8567c33c256f3dedeed55d/LICENSE.txt)
|
|
749
749
|
|
|
750
750
|
#### @microsoft/signalr@9.0.6
|
|
751
751
|
|
|
@@ -775,13 +775,13 @@ https://www.apache.org/licenses/LICENSE-2.0
|
|
|
775
775
|
|
|
776
776
|
[cropperjs](https://github.com/fengyuanchen/cropperjs) - [License terms.](https://github.com/fengyuanchen/cropperjs/blob/da3f6f7d4b9c29c7234ddf114c71a27a269855f0/LICENSE)
|
|
777
777
|
|
|
778
|
-
#### datatables.net-bs5@2.3.
|
|
778
|
+
#### datatables.net-bs5@2.3.7
|
|
779
779
|
|
|
780
|
-
[datatables.net-bs5](https://github.com/DataTables/Dist-DataTables-Bootstrap5) - [License terms.](https://github.com/DataTables/Dist-DataTables-Bootstrap5/blob/
|
|
780
|
+
[datatables.net-bs5](https://github.com/DataTables/Dist-DataTables-Bootstrap5) - [License terms.](https://github.com/DataTables/Dist-DataTables-Bootstrap5/blob/449af852d09e47d8322b8fd911226f32b1813c6a/License.txt)
|
|
781
781
|
|
|
782
|
-
#### datatables.net-dt@2.3.
|
|
782
|
+
#### datatables.net-dt@2.3.7
|
|
783
783
|
|
|
784
|
-
[datatables.net-dt](https://github.com/DataTables/Dist-DataTables-DataTables) - [License terms.](https://github.com/DataTables/Dist-DataTables-DataTables/blob/
|
|
784
|
+
[datatables.net-dt](https://github.com/DataTables/Dist-DataTables-DataTables) - [License terms.](https://github.com/DataTables/Dist-DataTables-DataTables/blob/e0b5e465a348d760e9bcb61882fcb1554e295665/License.txt)
|
|
785
785
|
|
|
786
786
|
#### jquery@3.7.1
|
|
787
787
|
|
|
@@ -823,28 +823,28 @@ https://www.apache.org/licenses/LICENSE-2.0
|
|
|
823
823
|
|
|
824
824
|
[pwstrength-bootstrap](https://github.com/ablanco/jquery.pwstrength.bootstrap) - [License terms.](https://github.com/ablanco/jquery.pwstrength.bootstrap/blob/7dd598f7088bff1146c4e040eff217f37aee600f/MIT-LICENSE.txt)
|
|
825
825
|
|
|
826
|
-
#### sortablejs@1.15.
|
|
826
|
+
#### sortablejs@1.15.7
|
|
827
827
|
|
|
828
|
-
[sortablejs](https://github.com/SortableJS/Sortable) - [License terms.](https://github.com/SortableJS/Sortable/blob/
|
|
828
|
+
[sortablejs](https://github.com/SortableJS/Sortable) - [License terms.](https://github.com/SortableJS/Sortable/blob/031649b8116565e02419e8aa2d252d7d8c82b9da/LICENSE)
|
|
829
829
|
|
|
830
830
|
#### spin.js@4.1.2
|
|
831
831
|
|
|
832
832
|
[spin.js](https://github.com/fgnass/spin.js) - [License terms.](https://github.com/fgnass/spin.js/blob/653e79c5ef1f068e5a1a31da5b79b6d1e1b1674d/LICENSE.md)
|
|
833
833
|
|
|
834
|
-
#### sweetalert2@11.26.
|
|
834
|
+
#### sweetalert2@11.26.21
|
|
835
835
|
|
|
836
|
-
[sweetalert2](https://github.com/sweetalert2/sweetalert2) - [License terms.](https://github.com/sweetalert2/sweetalert2/blob/
|
|
836
|
+
[sweetalert2](https://github.com/sweetalert2/sweetalert2) - [License terms.](https://github.com/sweetalert2/sweetalert2/blob/2d365fc4309eb48a0608b0595ae3de2de3f03b04/LICENSE)
|
|
837
837
|
|
|
838
838
|
#### timeago@1.6.7
|
|
839
839
|
|
|
840
840
|
[timeago](https://github.com/rmm5t/jquery-timeago) - [License terms.](https://github.com/rmm5t/jquery-timeago/blob/48fdda3ca724dcd655e8e990f6d7fbd203718905/LICENSE.txt)
|
|
841
841
|
|
|
842
|
-
#### underscore@1.13.
|
|
842
|
+
#### underscore@1.13.8
|
|
843
843
|
|
|
844
|
-
[underscore](https://github.com/jashkenas/underscore) - [License terms.](https://github.com/jashkenas/underscore/blob/
|
|
844
|
+
[underscore](https://github.com/jashkenas/underscore) - [License terms.](https://github.com/jashkenas/underscore/blob/9374840c22e348083d0d072f30dc980622523259/LICENSE)
|
|
845
845
|
|
|
846
846
|
### SIL OPEN FONT 1.1 LICENSE
|
|
847
847
|
|
|
848
|
-
#### @fortawesome/fontawesome-free@7.
|
|
848
|
+
#### @fortawesome/fontawesome-free@7.2.0
|
|
849
849
|
|
|
850
|
-
[@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome) - [License terms.](https://github.com/FortAwesome/Font-Awesome/blob/
|
|
850
|
+
[@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome) - [License terms.](https://github.com/FortAwesome/Font-Awesome/blob/337dd2045d5621ce0f8567c33c256f3dedeed55d/LICENSE.txt)
|
package/CREDITS.pdf
CHANGED
|
Binary file
|