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

@types/scrollbooster

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/scrollbooster - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

6

scrollbooster/index.d.ts

@@ -1,7 +0,1 @@

// Type definitions for scrollbooster 3.0
// Project: https://github.com/ilyashubin/scrollbooster
// Definitions by: Chris <https://github.com/chrisneven>
// Chris Frewin <https://github.com/princefishthrower>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
export interface Position {

@@ -8,0 +2,0 @@ x?: number | undefined;

12

scrollbooster/package.json
{
"name": "@types/scrollbooster",
"version": "3.0.1",
"version": "3.0.2",
"description": "TypeScript definitions for scrollbooster",

@@ -10,9 +10,9 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/scrollbooster",

"name": "Chris",
"url": "https://github.com/chrisneven",
"githubUsername": "chrisneven"
"githubUsername": "chrisneven",
"url": "https://github.com/chrisneven"
},
{
"name": "Chris Frewin",
"url": "https://github.com/princefishthrower",
"githubUsername": "princefishthrower"
"githubUsername": "princefishthrower",
"url": "https://github.com/princefishthrower"
}

@@ -29,4 +29,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "f05a954ab42fc6106044a949edbe629c0f2d9cca6a30a31441ae016df4d954d4",
"typesPublisherContentHash": "74bdd2164ba2f86394823e56f9efb1eee5c7788ace3c9c18486fba199137158a",
"typeScriptVersion": "4.5"
}

@@ -11,8 +11,2 @@ # Installation

````ts
// Type definitions for scrollbooster 3.0
// Project: https://github.com/ilyashubin/scrollbooster
// Definitions by: Chris <https://github.com/chrisneven>
// Chris Frewin <https://github.com/princefishthrower>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
export interface Position {

@@ -75,7 +69,6 @@ x?: number | undefined;

### Additional Details
* Last updated: Mon, 25 Sep 2023 13:39:06 GMT
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Chris](https://github.com/chrisneven), and [Chris Frewin](https://github.com/princefishthrower).
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