Socket
Socket
Sign inDemoInstall

@types/react-typing-effect

Package Overview
Dependencies
3
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.6 to 2.0.7

2

react-typing-effect/index.d.ts

@@ -1,2 +0,2 @@

import { Component } from "react";
import { Component, JSX } from "react";

@@ -3,0 +3,0 @@ export interface ReactTypingEffectProps {

{
"name": "@types/react-typing-effect",
"version": "2.0.6",
"version": "2.0.7",
"description": "TypeScript definitions for react-typing-effect",

@@ -25,4 +25,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-typing-effect",

},
"typesPublisherContentHash": "88546999c7a5d4b523701caf5a6abede4986eb8a3898eb5229905ea78dc10596",
"typeScriptVersion": "4.5"
"typesPublisherContentHash": "08dbf61d4e2d5dce6e5b06e9b3436669ff13bd35465435ad4c6069e295b4e4d0",
"typeScriptVersion": "4.6"
}

@@ -11,3 +11,3 @@ # Installation

````ts
import { Component } from "react";
import { Component, JSX } from "react";

@@ -32,3 +32,3 @@ export interface ReactTypingEffectProps {

### Additional Details
* Last updated: Tue, 07 Nov 2023 09:09:39 GMT
* Last updated: Wed, 06 Dec 2023 06:36:35 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react)

@@ -35,0 +35,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc