@types/scrollbooster
Advanced tools
Comparing version 3.0.1 to 3.0.2
@@ -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; |
{ | ||
"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). |
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
6427
50
73