react-ts-typewriter
Advanced tools
Comparing version 0.1.7-a to 0.1.7-b
{ | ||
"name": "react-ts-typewriter", | ||
"version": "0.1.7a", | ||
"version": "0.1.7b", | ||
"description": "React typewriter component written in TypeScript with React 18", | ||
@@ -5,0 +5,0 @@ "main": "dist/Typewriter.js", |
@@ -10,3 +10,3 @@ # React Typewriter | ||
React Typewriter is a simple component that allows you to create a nice "typewriter" effect to any text by simply invoking the component. [Take a look in NPM](https://www.npmjs.com/package/react-ts-typewriter). | ||
React Typewriter is a simple component that allows you to create a nice "typewriter" effect to any text by simply invoking the component. [Try on codesandbox.io](https://codesandbox.io/s/react-typewriter-example-mgyclf). | ||
@@ -13,0 +13,0 @@ ## Installation |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
22242
10