Socket
Socket
Sign inDemoInstall

@types/jquery.pjax

Package Overview
Dependencies
2
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.31 to 0.0.32

4

jquery.pjax/index.d.ts

@@ -16,3 +16,3 @@ // Type definitions for jquery-pjax

*/
direction: string
direction: string;
}

@@ -95,3 +95,3 @@

on(event: 'pjax:popstate', handler: (e: PjaxPopStateEventObject) => void): this;
on(event: "pjax:popstate", handler: (e: PjaxPopStateEventObject) => void): this;
}

@@ -98,0 +98,0 @@

{
"name": "@types/jquery.pjax",
"version": "0.0.31",
"version": "0.0.32",
"description": "TypeScript definitions for jquery-pjax",

@@ -25,4 +25,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jquery.pjax",

},
"typesPublisherContentHash": "fcc08b8a2e5cc3fc22fb98bf1683e33619ad39023d9ae34f904f4e5dc4335080",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "833ab5739469d41d9a21744d2be02339ef45c7d5a0f22414fe0cf6aac15aa4b7",
"typeScriptVersion": "4.5"
}

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

### Additional Details
* Last updated: Thu, 08 Jul 2021 16:22:39 GMT
* Last updated: Fri, 15 Sep 2023 20:36:37 GMT
* Dependencies: [@types/jquery](https://npmjs.com/package/@types/jquery)

@@ -14,0 +14,0 @@ * Global values: none

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc