@types/preact-custom-element
Advanced tools
Comparing version 4.0.2 to 4.0.3
@@ -1,7 +0,1 @@ | ||
// Type definitions for preact-custom-element 4.0 | ||
// Project: https://github.com/preactjs/preact-custom-element#readme | ||
// Definitions by: Nicolai Kasper <https://github.com/paull39> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 3.9 | ||
import { ComponentClass, FunctionalComponent, FunctionComponent } from "preact"; | ||
@@ -8,0 +2,0 @@ declare function register( |
{ | ||
"name": "@types/preact-custom-element", | ||
"version": "4.0.2", | ||
"version": "4.0.3", | ||
"description": "TypeScript definitions for preact-custom-element", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/preact-custom-element", | ||
"name": "Nicolai Kasper", | ||
"url": "https://github.com/paull39", | ||
"githubUsername": "paull39" | ||
"githubUsername": "paull39", | ||
"url": "https://github.com/paull39" | ||
} | ||
@@ -26,4 +26,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "3f16f938a58858ba291b150e11cf455e8892f768a56a8de9120637bb6a6669e2", | ||
"typeScriptVersion": "4.5" | ||
"typesPublisherContentHash": "0b6773ad5aaad94436167bffb899728d9fbc0eed23a0d799a6ce0235aad8ba2c", | ||
"typeScriptVersion": "4.9" | ||
} |
@@ -11,8 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for preact-custom-element 4.0 | ||
// Project: https://github.com/preactjs/preact-custom-element#readme | ||
// Definitions by: Nicolai Kasper <https://github.com/paull39> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 3.9 | ||
import { ComponentClass, FunctionalComponent, FunctionComponent } from "preact"; | ||
@@ -31,7 +25,6 @@ declare function register( | ||
### Additional Details | ||
* Last updated: Sun, 24 Sep 2023 06:37:28 GMT | ||
* Dependencies: [@types/preact](https://npmjs.com/package/@types/preact) | ||
* Global values: none | ||
* Last updated: Wed, 18 Oct 2023 05:47:09 GMT | ||
* Dependencies: [preact](https://npmjs.com/package/preact) | ||
# Credits | ||
These definitions were written by [Nicolai Kasper](https://github.com/paull39). |
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
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
3374
8
29
1