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 2.0.4 to 2.0.5

2

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

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

@@ -28,5 +28,5 @@ # react-type-animation

1000, // Waits 1s
'Two', // Deletes 'One' and types 'Two
'Two', // Deletes 'One' and types 'Two'
2000, // Waits 2s
'Two Three', // Types 'Three' without deleiting 'Two'
'Two Three', // Types 'Three' without deleting 'Two'
() => {

@@ -33,0 +33,0 @@ console.log('Done typing!'); // Place optional callbacks anywhere in the array

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