@types/pulltorefreshjs
Advanced tools
Comparing version 0.1.5 to 0.1.6
@@ -1,9 +0,1 @@ | ||
// Type definitions for pulltorefreshjs 0.1 | ||
// Project: https://github.com/BoxFactura/pulltorefresh.js | ||
// Definitions by: Daniel Rosenwasser <https://github.com/DanielRosenwasser> | ||
// Tamas Kinsztler <https://github.com/humpedli> | ||
// Samuel Bodin <https://github.com/bodinsamuel> | ||
// Stefan Langeder <https://github.com/slangeder> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
export function init(options?: Options): PullToRefreshInstance; | ||
@@ -10,0 +2,0 @@ |
{ | ||
"name": "@types/pulltorefreshjs", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"description": "TypeScript definitions for pulltorefreshjs", | ||
@@ -10,19 +10,19 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pulltorefreshjs", | ||
"name": "Daniel Rosenwasser", | ||
"url": "https://github.com/DanielRosenwasser", | ||
"githubUsername": "DanielRosenwasser" | ||
"githubUsername": "DanielRosenwasser", | ||
"url": "https://github.com/DanielRosenwasser" | ||
}, | ||
{ | ||
"name": "Tamas Kinsztler", | ||
"url": "https://github.com/humpedli", | ||
"githubUsername": "humpedli" | ||
"githubUsername": "humpedli", | ||
"url": "https://github.com/humpedli" | ||
}, | ||
{ | ||
"name": "Samuel Bodin", | ||
"url": "https://github.com/bodinsamuel", | ||
"githubUsername": "bodinsamuel" | ||
"githubUsername": "bodinsamuel", | ||
"url": "https://github.com/bodinsamuel" | ||
}, | ||
{ | ||
"name": "Stefan Langeder", | ||
"url": "https://github.com/slangeder", | ||
"githubUsername": "slangeder" | ||
"githubUsername": "slangeder", | ||
"url": "https://github.com/slangeder" | ||
} | ||
@@ -39,4 +39,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "2862c22233a7f2aee146eeafc6ba1ce0b46aa97ef2ec7662519ff7b486112baf", | ||
"typeScriptVersion": "3.6" | ||
"typesPublisherContentHash": "855ea2bbfc279326a24a079011e10835c9f23055b3445ba72a538e3f91876f5f", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,6 @@ # Installation | ||
### Additional Details | ||
* Last updated: Thu, 08 Jul 2021 20:19:59 GMT | ||
* Last updated: Wed, 18 Oct 2023 05:47:09 GMT | ||
* Dependencies: none | ||
* Global values: `PullToRefresh` | ||
# Credits | ||
These definitions were written by [Daniel Rosenwasser](https://github.com/DanielRosenwasser), [Tamas Kinsztler](https://github.com/humpedli), [Samuel Bodin](https://github.com/bodinsamuel), and [Stefan Langeder](https://github.com/slangeder). |
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
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
6531
117
16