Socket
Socket
Sign inDemoInstall

@types/jquery

Package Overview
Dependencies
0
Maintainers
1
Versions
155
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.62 to 2.0.63

82

jquery v2.0/package.json
{
"name": "@types/jquery",
"version": "2.0.62",
"description": "TypeScript definitions for jQuery",
"version": "2.0.63",
"description": "TypeScript definitions for jquery",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jquery",

@@ -10,94 +10,94 @@ "license": "MIT",

"name": "Boris Yankov",
"url": "https://github.com/borisyankov",
"githubUsername": "borisyankov"
"githubUsername": "borisyankov",
"url": "https://github.com/borisyankov"
},
{
"name": "Christian Hoffmeister",
"url": "https://github.com/choffmeister",
"githubUsername": "choffmeister"
"githubUsername": "choffmeister",
"url": "https://github.com/choffmeister"
},
{
"name": "Steve Fenton",
"url": "https://github.com/Steve-Fenton",
"githubUsername": "Steve-Fenton"
"githubUsername": "Steve-Fenton",
"url": "https://github.com/Steve-Fenton"
},
{
"name": "Diullei Gomes",
"url": "https://github.com/Diullei",
"githubUsername": "Diullei"
"githubUsername": "Diullei",
"url": "https://github.com/Diullei"
},
{
"name": "Tass Iliopoulos",
"url": "https://github.com/tasoili",
"githubUsername": "tasoili"
"githubUsername": "tasoili",
"url": "https://github.com/tasoili"
},
{
"name": "Sean Hill",
"url": "https://github.com/seanski",
"githubUsername": "seanski"
"githubUsername": "seanski",
"url": "https://github.com/seanski"
},
{
"name": "Guus Goossens",
"url": "https://github.com/Guuz",
"githubUsername": "Guuz"
"githubUsername": "Guuz",
"url": "https://github.com/Guuz"
},
{
"name": "Kelly Summerlin",
"url": "https://github.com/ksummerlin",
"githubUsername": "ksummerlin"
"githubUsername": "ksummerlin",
"url": "https://github.com/ksummerlin"
},
{
"name": "Basarat Ali Syed",
"url": "https://github.com/basarat",
"githubUsername": "basarat"
"githubUsername": "basarat",
"url": "https://github.com/basarat"
},
{
"name": "Nicholas Wolverson",
"url": "https://github.com/nwolverson",
"githubUsername": "nwolverson"
"githubUsername": "nwolverson",
"url": "https://github.com/nwolverson"
},
{
"name": "Derek Cicerone",
"url": "https://github.com/derekcicerone",
"githubUsername": "derekcicerone"
"githubUsername": "derekcicerone",
"url": "https://github.com/derekcicerone"
},
{
"name": "Andrew Gaspar",
"url": "https://github.com/AndrewGaspar",
"githubUsername": "AndrewGaspar"
"githubUsername": "AndrewGaspar",
"url": "https://github.com/AndrewGaspar"
},
{
"name": "Seikichi Kondo",
"url": "https://github.com/seikichi",
"githubUsername": "seikichi"
"githubUsername": "seikichi",
"url": "https://github.com/seikichi"
},
{
"name": "Benjamin Jackman",
"url": "https://github.com/benjaminjackman",
"githubUsername": "benjaminjackman"
"githubUsername": "benjaminjackman",
"url": "https://github.com/benjaminjackman"
},
{
"name": "Josh Strobl",
"url": "https://github.com/JoshStrobl",
"githubUsername": "JoshStrobl"
"githubUsername": "JoshStrobl",
"url": "https://github.com/JoshStrobl"
},
{
"name": "John Reilly",
"url": "https://github.com/johnnyreilly",
"githubUsername": "johnnyreilly"
"githubUsername": "johnnyreilly",
"url": "https://github.com/johnnyreilly"
},
{
"name": "Dick van den Brink",
"url": "https://github.com/DickvdBrink",
"githubUsername": "DickvdBrink"
"githubUsername": "DickvdBrink",
"url": "https://github.com/DickvdBrink"
},
{
"name": "Thomas Schulz",
"url": "https://github.com/King2500",
"githubUsername": "King2500"
"githubUsername": "King2500",
"url": "https://github.com/King2500"
},
{
"name": "Leonard Thieu",
"url": "https://github.com/leonard-thieu",
"githubUsername": "leonard-thieu"
"githubUsername": "leonard-thieu",
"url": "https://github.com/leonard-thieu"
}

@@ -114,4 +114,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "d8a26e39bb075239deab04cfeaad04396b82e9af4d5e001053a68a97e93584e2",
"typesPublisherContentHash": "96ec10b5c055693f30da565bd275136ce2f4a620b228d3b00a3ea225ffef192b",
"typeScriptVersion": "4.5"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for jQuery (http://jquery.com/).
This package contains type definitions for jquery (http://jquery.com/).

@@ -12,7 +12,6 @@ # Details

### Additional Details
* Last updated: Fri, 15 Sep 2023 20:36:37 GMT
* Last updated: Wed, 18 Oct 2023 05:47:07 GMT
* Dependencies: none
* Global values: `$`, `jQuery`
# Credits
These definitions were written by [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), [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), [Seikichi Kondo](https://github.com/seikichi), [Benjamin Jackman](https://github.com/benjaminjackman), [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), and [Leonard Thieu](https://github.com/leonard-thieu).

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc