Socket
Socket
Sign inDemoInstall

@types/semantic-ui-popup

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/semantic-ui-popup - npm Package Compare versions

Comparing version 2.2.6 to 2.2.7

2

semantic-ui-popup/global.d.ts

@@ -312,2 +312,3 @@ interface JQuery {

*/
// eslint-disable-next-line @typescript-eslint/no-invalid-void-type
onShow(this: JQuery, $module: JQuery): false | void;

@@ -321,2 +322,3 @@ /**

*/
// eslint-disable-next-line @typescript-eslint/no-invalid-void-type
onHide(this: JQuery, $module: JQuery): false | void;

@@ -323,0 +325,0 @@ /**

4

semantic-ui-popup/package.json
{
"name": "@types/semantic-ui-popup",
"version": "2.2.6",
"version": "2.2.7",
"description": "TypeScript definitions for semantic-ui-popup",

@@ -25,4 +25,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/semantic-ui-popup",

},
"typesPublisherContentHash": "393a028b0267f67bb50cbe0aabef37b17d01f993e551485734e3c3be28115f7c",
"typesPublisherContentHash": "9522720216919528d796a17c3b9c8dd3478e270d78d1d81ddecb9e70137ae5b6",
"typeScriptVersion": "4.5"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Tue, 07 Nov 2023 15:11:36 GMT
* Last updated: Wed, 22 Nov 2023 00:24:48 GMT
* Dependencies: [@types/jquery](https://npmjs.com/package/@types/jquery)

@@ -14,0 +14,0 @@

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