🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@types/react-type-animation

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-type-animation - npm Package Compare versions

Comparing version
1.1.2
to
1.1.3
+0
-5
react-type-animation/index.d.ts

@@ -1,6 +0,1 @@

// Type definitions for react-type-animation 1.1
// Project: https://github.com/notadamking/react-typing-animation
// Definitions by: Seungbin Oh <https://github.com/sboh1214>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
import { FunctionComponent } from "react";

@@ -7,0 +2,0 @@

+4
-4
{
"name": "@types/react-type-animation",
"version": "1.1.2",
"version": "1.1.3",
"description": "TypeScript definitions for react-type-animation",

@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-type-animation",

"name": "Seungbin Oh",
"url": "https://github.com/sboh1214",
"githubUsername": "sboh1214"
"githubUsername": "sboh1214",
"url": "https://github.com/sboh1214"
}

@@ -26,4 +26,4 @@ ],

},
"typesPublisherContentHash": "f64a6061235c685be441b0bf006378bc2f6a1111ca646a0c6fd2afcdc5577ded",
"typesPublisherContentHash": "6de90c6f1966cd45e11ffb9f47d1a2e5ac2e1c9bba2bb6c02484ba7db916c6f3",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,2 @@ # Installation

````ts
// Type definitions for react-type-animation 1.1
// Project: https://github.com/notadamking/react-typing-animation
// Definitions by: Seungbin Oh <https://github.com/sboh1214>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
import { FunctionComponent } from "react";

@@ -34,7 +29,6 @@

### Additional Details
* Last updated: Wed, 27 Sep 2023 07:12:04 GMT
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react)
* Global values: none
# Credits
These definitions were written by [Seungbin Oh](https://github.com/sboh1214).