@types/scroll-to-element
Advanced tools
Comparing version 2.0.3 to 2.0.4
@@ -1,6 +0,1 @@ | ||
// Type definitions for scroll-to-element 2.0 | ||
// Project: https://github.com/willhoag/scroll-to-element | ||
// Definitions by: DefinitelyTyped <https://github.com/DefinitelyTyped> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
interface Options { | ||
@@ -7,0 +2,0 @@ offset: number; |
{ | ||
"name": "@types/scroll-to-element", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"description": "TypeScript definitions for scroll-to-element", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/scroll-to-element", | ||
"license": "MIT", | ||
"contributors": [ | ||
{ | ||
"name": "DefinitelyTyped", | ||
"url": "https://github.com/DefinitelyTyped", | ||
"githubUsername": "DefinitelyTyped" | ||
} | ||
], | ||
"contributors": [], | ||
"main": "", | ||
@@ -23,4 +17,4 @@ "types": "index.d.ts", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "35ec331e5f82f81b080ef0bde368b5ec710c296923b857d2b780d29f457e16a5", | ||
"typesPublisherContentHash": "01341bd3094b193140b68ec4259fda9731a35a72b5b625f2fef3c306801fb59d", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for scroll-to-element 2.0 | ||
// Project: https://github.com/willhoag/scroll-to-element | ||
// Definitions by: DefinitelyTyped <https://github.com/DefinitelyTyped> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
interface Options { | ||
@@ -31,7 +26,6 @@ offset: number; | ||
### 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 [DefinitelyTyped](https://github.com/DefinitelyTyped). | ||
These definitions were written by . |
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
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
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
2990
8
2
30
1