New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-type-animation

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-type-animation - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

2

package.json
{
"name": "react-type-animation",
"version": "3.0.0",
"version": "3.0.1",
"description": "Customizable React typing animation component based on typical.",

@@ -5,0 +5,0 @@ "author": "max37",

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

# # react-type-animation
# react-type-animation

@@ -21,3 +21,3 @@ A customizable React typing animation component.

A live demo of the animation can be found at: [https://react-type-animation.netlify.app/examples](https://react-type-animation.netlify.app/examples);
A live demo of the animation can be found at: [https://react-type-animation.netlify.app/examples](https://react-type-animation.netlify.app/examples).

@@ -53,7 +53,7 @@ ## Usage

The docs with props, options and common problem solutions can be found at [https://react-type-animation.netlify.app/](https://react-type-animation.netlify.app/).
The docs with props, options and common problem solutions can be found at: [https://react-type-animation.netlify.app/](https://react-type-animation.netlify.app/).
## Migrating to v3
- The default wrapper is now `<span>` instead of `<div>`: **To migrate**, add a `display: inline-block/block` or `wrapper="div"` to all `<TypeAnimation/>` occurances with unspecified wrapper.
The default wrapper is now `<span>` instead of `<div>`: **To migrate**, add a `display: inline-block/block` or `wrapper="div"` to all `<TypeAnimation/>` occurances with unspecified wrapper.

@@ -60,0 +60,0 @@ ## Usage Notes

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