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

@types/preact-custom-element

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/preact-custom-element - npm Package Compare versions

Comparing version 4.0.2 to 4.0.3

6

preact-custom-element/index.d.ts

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

10

preact-custom-element/package.json
{
"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).
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