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

@types/pulltorefreshjs

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/pulltorefreshjs - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

8

pulltorefreshjs/index.d.ts

@@ -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 @@

22

pulltorefreshjs/package.json
{
"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).
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