Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/jqueryui

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/jqueryui - npm Package Compare versions

Comparing version 1.9.8-alpha to 1.9.14-alpha

index.d.ts

10

package.json
{
"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": {}
}

13

README.md

@@ -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
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc