@types/jquery 2.0.36 → 2.0.40

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/package.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "@types/jquery",
3
- "version": "2.0.36",
3
+ "version": "2.0.40",
4
4
  "description": "TypeScript definitions for jQuery 1.10.x /",
5
5
  "license": "MIT",
6
- "author": "Boris Yankov <https://github.com/borisyankov/>, Christian Hoffmeister <https://github.com/choffmeister>, Steve Fenton <https://github.com/Steve-Fenton>, Diullei Gomes <https://github.com/Diullei>, Tass Iliopoulos <https://github.com/tasoili>, Jason Swearingen <https://github.com/jasons-novaleaf>, Sean Hill <https://github.com/seanski>, Guus Goossens <https://github.com/Guuz>, Kelly Summerlin <https://github.com/ksummerlin>, Basarat Ali Syed <https://github.com/basarat>, Nicholas Wolverson <https://github.com/nwolverson>, Derek Cicerone <https://github.com/derekcicerone>, Andrew Gaspar <https://github.com/AndrewGaspar>, James Harrison Fisher <https://github.com/jameshfisher>, Seikichi Kondo <https://github.com/seikichi>, Benjamin Jackman <https://github.com/benjaminjackman>, Poul Sorensen <https://github.com/s093294>, Josh Strobl <https://github.com/JoshStrobl>, John Reilly <https://github.com/johnnyreilly/>, Dick van den Brink <https://github.com/DickvdBrink>",
6
+ "author": "Boris Yankov <https://github.com/borisyankov/>, Christian Hoffmeister <https://github.com/choffmeister>, Steve Fenton <https://github.com/Steve-Fenton>, Diullei Gomes <https://github.com/Diullei>, Tass Iliopoulos <https://github.com/tasoili>, Jason Swearingen <https://github.com/jasons-novaleaf>, Sean Hill <https://github.com/seanski>, Guus Goossens <https://github.com/Guuz>, Kelly Summerlin <https://github.com/ksummerlin>, Basarat Ali Syed <https://github.com/basarat>, Nicholas Wolverson <https://github.com/nwolverson>, Derek Cicerone <https://github.com/derekcicerone>, Andrew Gaspar <https://github.com/AndrewGaspar>, James Harrison Fisher <https://github.com/jameshfisher>, Seikichi Kondo <https://github.com/seikichi>, Benjamin Jackman <https://github.com/benjaminjackman>, Poul Sorensen <https://github.com/s093294>, Josh Strobl <https://github.com/JoshStrobl>, John Reilly <https://github.com/johnnyreilly/>, Dick van den Brink <https://github.com/DickvdBrink>, Thomas Schulz <https://github.com/King2500>",
7
7
  "main": "",
8
8
  "repository": {
9
9
  "type": "git",
@@ -12,6 +12,6 @@
12
12
  "scripts": {},
13
13
  "dependencies": {},
14
14
  "peerDependencies": {},
15
- "typesPublisherContentHash": "717526e5ee771605285864b290e93acad09a2c4c510e86d8927917f5f5ec14ba",
15
+ "typesPublisherContentHash": "d32283c7cf2cf5b2a3de6d5ff0ef61fc3c922d5a6a6f933c09e2edc27d70254c",
16
16
  "typeScriptVersion": "2.0"
17
17
  }
@@ -1,25 +1,30 @@
1
1
  {
2
- "authors": "Boris Yankov <https://github.com/borisyankov/>, Christian Hoffmeister <https://github.com/choffmeister>, Steve Fenton <https://github.com/Steve-Fenton>, Diullei Gomes <https://github.com/Diullei>, Tass Iliopoulos <https://github.com/tasoili>, Jason Swearingen <https://github.com/jasons-novaleaf>, Sean Hill <https://github.com/seanski>, Guus Goossens <https://github.com/Guuz>, Kelly Summerlin <https://github.com/ksummerlin>, Basarat Ali Syed <https://github.com/basarat>, Nicholas Wolverson <https://github.com/nwolverson>, Derek Cicerone <https://github.com/derekcicerone>, Andrew Gaspar <https://github.com/AndrewGaspar>, James Harrison Fisher <https://github.com/jameshfisher>, Seikichi Kondo <https://github.com/seikichi>, Benjamin Jackman <https://github.com/benjaminjackman>, Poul Sorensen <https://github.com/s093294>, Josh Strobl <https://github.com/JoshStrobl>, John Reilly <https://github.com/johnnyreilly/>, Dick van den Brink <https://github.com/DickvdBrink>",
3
- "libraryDependencies": [],
4
- "moduleDependencies": [],
5
- "libraryMajorVersion": 2,
6
- "libraryMinorVersion": 0,
7
- "typeScriptVersion": "2.0",
2
+ "name": "jquery",
8
3
  "libraryName": "jQuery 1.10.x /",
9
- "typingsPackageName": "jquery",
10
- "projectName": "http://jquery.com/",
11
4
  "sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
12
- "sourceBranch": "master",
13
- "globals": [
14
- "$",
15
- "jQuery"
16
- ],
17
- "declaredModules": [
18
- "jquery"
19
- ],
20
- "files": [
21
- "index.d.ts"
22
- ],
23
- "hasPackageJson": false,
24
- "contentHash": "717526e5ee771605285864b290e93acad09a2c4c510e86d8927917f5f5ec14ba"
5
+ "data": {
6
+ "authors": "Boris Yankov <https://github.com/borisyankov/>, Christian Hoffmeister <https://github.com/choffmeister>, Steve Fenton <https://github.com/Steve-Fenton>, Diullei Gomes <https://github.com/Diullei>, Tass Iliopoulos <https://github.com/tasoili>, Jason Swearingen <https://github.com/jasons-novaleaf>, Sean Hill <https://github.com/seanski>, Guus Goossens <https://github.com/Guuz>, Kelly Summerlin <https://github.com/ksummerlin>, Basarat Ali Syed <https://github.com/basarat>, Nicholas Wolverson <https://github.com/nwolverson>, Derek Cicerone <https://github.com/derekcicerone>, Andrew Gaspar <https://github.com/AndrewGaspar>, James Harrison Fisher <https://github.com/jameshfisher>, Seikichi Kondo <https://github.com/seikichi>, Benjamin Jackman <https://github.com/benjaminjackman>, Poul Sorensen <https://github.com/s093294>, Josh Strobl <https://github.com/JoshStrobl>, John Reilly <https://github.com/johnnyreilly/>, Dick van den Brink <https://github.com/DickvdBrink>, Thomas Schulz <https://github.com/King2500>",
7
+ "dependencies": {},
8
+ "pathMappings": {},
9
+ "libraryMajorVersion": 2,
10
+ "libraryMinorVersion": 0,
11
+ "typeScriptVersion": "2.0",
12
+ "libraryName": "jQuery 1.10.x /",
13
+ "typingsPackageName": "jquery",
14
+ "projectName": "http://jquery.com/",
15
+ "sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
16
+ "globals": [
17
+ "$",
18
+ "jQuery"
19
+ ],
20
+ "declaredModules": [
21
+ "jquery"
22
+ ],
23
+ "files": [
24
+ "index.d.ts"
25
+ ],
26
+ "hasPackageJson": false,
27
+ "contentHash": "d32283c7cf2cf5b2a3de6d5ff0ef61fc3c922d5a6a6f933c09e2edc27d70254c"
28
+ },
29
+ "isLatest": true
25
30
  }