@types/jquery 2.0.63 → 2.0.64

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 v2.0/README.md CHANGED
@@ -8,7 +8,7 @@ This package contains type definitions for jquery (http://jquery.com/).
8
8
  Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jquery/v2.
9
9
 
10
10
  ### Additional Details
11
- * Last updated: Wed, 18 Oct 2023 05:47:07 GMT
11
+ * Last updated: Tue, 07 Nov 2023 20:08:00 GMT
12
12
  * Dependencies: none
13
13
 
14
14
  # Credits
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@types/jquery",
3
- "version": "2.0.63",
3
+ "version": "2.0.64",
4
4
  "description": "TypeScript definitions for jquery",
5
5
  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jquery",
6
6
  "license": "MIT",
@@ -110,6 +110,6 @@
110
110
  },
111
111
  "scripts": {},
112
112
  "dependencies": {},
113
- "typesPublisherContentHash": "96ec10b5c055693f30da565bd275136ce2f4a620b228d3b00a3ea225ffef192b",
113
+ "typesPublisherContentHash": "d59f7299d136a2fcf2e6cba6b56d64e302218bb509b12580ae9bbccf103740e2",
114
114
  "typeScriptVersion": "4.5"
115
115
  }