@types/jqueryui
Advanced tools
Comparing version 1.9.8-alpha to 1.9.14-alpha
{ | ||
"name": "@types/jqueryui", | ||
"version": "1.9.8-alpha", | ||
"description": "Type definitions for jQueryUI from https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"version": "1.9.14-alpha", | ||
"description": "Type definitions for jQueryUI 1.9 from https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"main": "", | ||
@@ -9,6 +9,4 @@ "scripts": {}, | ||
"license": "MIT", | ||
"typings": "jqueryui.d.ts", | ||
"dependencies": { | ||
"@types/jquery": "*" | ||
} | ||
"typings": "index.d.ts", | ||
"dependencies": {} | ||
} |
@@ -1,14 +0,21 @@ | ||
This package contains type definitions for jQueryUI. | ||
# Installation | ||
> `npm install --save-dev @types/jqueryui` | ||
# Summary | ||
This package contains type definitions for jQueryUI 1.9. | ||
The project URL or description is http://jqueryui.com/ | ||
# Credits | ||
These definitions were written by Boris Yankov <https://github.com/borisyankov/>, John Reilly <https://github.com/johnnyreilly>. | ||
# Details | ||
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped in the jqueryui directory. | ||
Additional Details | ||
* Last updated: Mon, 28 Mar 2016 21:38:22 GMT | ||
* Last updated: Tue, 17 May 2016 04:08:32 GMT | ||
* Typings kind: Global | ||
* Library Dependencies: jquery | ||
* Library Dependencies: none | ||
* Module Dependencies: none | ||
* Global values: none |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
73796
0
4
1664
22
1
- Removed@types/jquery@*
- Removed@types/jquery@3.5.32(transitive)
- Removed@types/sizzle@2.3.9(transitive)