🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

react-simple-rotating-text

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-simple-rotating-text - npm Package Compare versions

Comparing version

to
0.0.5

11

package.json
{
"name": "react-simple-rotating-text",
"private": false,
"version": "0.0.4",
"version": "0.0.5",
"type": "module",

@@ -13,2 +13,11 @@ "main": "./dist/index.umd.js",

},
"keywords": [
"react",
"react components",
"rotating text",
"animated text",
"react-rotating-text",
"react-rotating-text-component",
"text animation"
],
"scripts": {

@@ -15,0 +24,0 @@ "dev": "vite",

4

README.md

@@ -7,3 +7,3 @@ # react-simple-rotating-text

![Demo gif](/demo.gif)
![Demo gif](https://raw.githubusercontent.com/dilpreetsio/react-simple-rotating-text/main/demo.gif)

@@ -20,3 +20,3 @@ ## Install

import React, { Component } from 'react'
import RotatingText from 'react-simple-rotating-text'
import { RotatingText } from 'react-simple-rotating-text'
import 'react-simple-rotating-text/dist/index.css'

@@ -23,0 +23,0 @@