1- ## jQuery v3.6 .1  
1+ ## jQuery v3.7 .1  
22
33### jQuery License  
44``` 
5- jQuery v 3.6 .1 
5+ jQuery v 3.7 .1 
66Copyright OpenJS Foundation and other contributors, https://openjsf.org/ 
77
88Permission is hereby granted, free of charge, to any person obtaining 
@@ -23,50 +23,4 @@ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
2323LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION 
2424OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION 
2525WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 
26- 
27- ****************************************** 
28- 
29- The jQuery JavaScript Library v3.6.1 also includes Sizzle.js 
30- 
31- Sizzle.js includes the following license: 
32- 
33- Copyright JS Foundation and other contributors, https://js.foundation/ 
34- 
35- This software consists of voluntary contributions made by many 
36- individuals. For exact contribution history, see the revision history 
37- available at https://github.com/jquery/sizzle 
38- 
39- The following license applies to all parts of this software except as 
40- documented below: 
41- 
42- ==== 
43- 
44- Permission is hereby granted, free of charge, to any person obtaining 
45- a copy of this software and associated documentation files (the 
46- "Software"), to deal in the Software without restriction, including 
47- without limitation the rights to use, copy, modify, merge, publish, 
48- distribute, sublicense, and/or sell copies of the Software, and to 
49- permit persons to whom the Software is furnished to do so, subject to 
50- the following conditions: 
51- 
52- The above copyright notice and this permission notice shall be 
53- included in all copies or substantial portions of the Software. 
54- 
55- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 
56- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 
57- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 
58- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE 
59- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION 
60- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION 
61- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 
62- 
63- ==== 
64- 
65- All files located in the node_modules and external directories are 
66- externally maintained libraries used by this software which have their 
67- own licenses; we recommend you read them, as their terms may differ from 
68- the terms above. 
69- 
70- ********************* 
71- 
7226``` 
0 commit comments