@types/jquery 3.5.33 → 3.5.34
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.
- jquery/README.md → jquery v3.5/README.md +2 -2
- jquery/package.json → jquery v3.5/package.json +2 -2
- jquery/dist/jquery.slim.d.ts +0 -3
- {jquery → jquery v3.5}/JQuery.d.ts +0 -0
- {jquery → jquery v3.5}/JQueryStatic.d.ts +0 -0
- {jquery → jquery v3.5}/LICENSE +0 -0
- {jquery → jquery v3.5}/index.d.ts +0 -0
- {jquery → jquery v3.5}/legacy.d.ts +0 -0
- {jquery → jquery v3.5}/misc.d.ts +0 -0
|
@@ -5,10 +5,10 @@
|
|
|
5
5
|
This package contains type definitions for jquery (https://jquery.com).
|
|
6
6
|
|
|
7
7
|
# Details
|
|
8
|
-
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jquery.
|
|
8
|
+
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jquery/v3.
|
|
9
9
|
|
|
10
10
|
### Additional Details
|
|
11
|
-
* Last updated:
|
|
11
|
+
* Last updated: Mon, 23 Feb 2026 17:23:41 GMT
|
|
12
12
|
* Dependencies: [@types/sizzle](https://npmjs.com/package/@types/sizzle)
|
|
13
13
|
|
|
14
14
|
# Credits
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@types/jquery",
|
|
3
|
-
"version": "3.5.
|
|
3
|
+
"version": "3.5.34",
|
|
4
4
|
"description": "TypeScript definitions for jquery",
|
|
5
5
|
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jquery",
|
|
6
6
|
"license": "MIT",
|
|
@@ -128,6 +128,6 @@
|
|
|
128
128
|
"@types/sizzle": "*"
|
|
129
129
|
},
|
|
130
130
|
"peerDependencies": {},
|
|
131
|
-
"typesPublisherContentHash": "
|
|
131
|
+
"typesPublisherContentHash": "6d50cb72aac906b017f53980bb548caf41e6c163a5c401bc806cd696b075d9cf",
|
|
132
132
|
"typeScriptVersion": "5.2"
|
|
133
133
|
}
|
jquery/dist/jquery.slim.d.ts
DELETED
|
File without changes
|
|
File without changes
|
{jquery → jquery v3.5}/LICENSE
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{jquery → jquery v3.5}/misc.d.ts
RENAMED
|
File without changes
|