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 1.1.2 to 1.1.3

LICENSE

2

dist/index.es.js

@@ -86,3 +86,3 @@ import React, { useRef, useEffect, memo } from 'react';

var css = ".styles_type__2Teeh::after {\r\n content: '|';\r\n animation: styles_cursor__14ty0 1.1s infinite step-start;\r\n}\r\n\r\n@keyframes styles_cursor__14ty0 {\r\n 50% {\r\n opacity: 0;\r\n }\r\n}\r\n";
var css = ".styles_type__2Teeh::after {\n content: '|';\n animation: styles_cursor__14ty0 1.1s infinite step-start;\n}\n\n@keyframes styles_cursor__14ty0 {\n 50% {\n opacity: 0;\n }\n}\n";
var styles = { "type": "styles_type__2Teeh", "cursor": "styles_cursor__14ty0" };

@@ -89,0 +89,0 @@ styleInject(css);

@@ -91,3 +91,3 @@ 'use strict';

var css = ".styles_type__2Teeh::after {\r\n content: '|';\r\n animation: styles_cursor__14ty0 1.1s infinite step-start;\r\n}\r\n\r\n@keyframes styles_cursor__14ty0 {\r\n 50% {\r\n opacity: 0;\r\n }\r\n}\r\n";
var css = ".styles_type__2Teeh::after {\n content: '|';\n animation: styles_cursor__14ty0 1.1s infinite step-start;\n}\n\n@keyframes styles_cursor__14ty0 {\n 50% {\n opacity: 0;\n }\n}\n";
var styles = { "type": "styles_type__2Teeh", "cursor": "styles_cursor__14ty0" };

@@ -94,0 +94,0 @@ styleInject(css);

{
"name": "react-type-animation",
"version": "1.1.2",
"version": "1.1.3",
"description": "React typing animation based on typical.",

@@ -36,4 +36,4 @@ "author": "max37",

"prop-types": "^15.5.4",
"react": "^15.0.0 || ^16.0.0 || ^17.0.0",
"react-dom": "^15.0.0 || ^16.0.0 || ^17.0.0"
"react": ">= 15.0.0",
"react-dom": ">= 15.0.0"
},

@@ -40,0 +40,0 @@ "devDependencies": {

@@ -0,0 +0,0 @@ # react-type-animation

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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