1
- ## jQuery v3.6 .1
1
+ ## jQuery v3.7 .1
2
2
3
3
### jQuery License
4
4
```
5
- jQuery v 3.6 .1
5
+ jQuery v 3.7 .1
6
6
Copyright OpenJS Foundation and other contributors, https://openjsf.org/
7
7
8
8
Permission 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
23
23
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
24
24
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
25
25
WITH 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
-
72
26
```
0 commit comments