Socket
Socket
Sign inDemoInstall

typeit-react

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typeit-react - npm Package Compare versions

Comparing version 2.0.8 to 2.0.9

4

dist/index.d.ts
import * as React from 'react';
export interface TypeItOptions {
strings?: Array<string> | string;
}
import { TypeItOptions } from 'typeit';
export interface TypeItProps {

@@ -6,0 +4,0 @@ as?: keyof JSX.IntrinsicElements;

{
"name": "typeit-react",
"version": "2.0.8",
"version": "2.0.9",
"description": "React component for the most versatile JavaScript animated typing utility on the planet.",

@@ -42,11 +42,11 @@ "homepage": "https://typeitjs.com",

"react-dom": "^17.0.2",
"typeit": "^8.0.8",
"vite": "^2.6.14"
"typeit": "^8.0.9",
"vite": "^2.7.3"
},
"devDependencies": {
"@babel/preset-typescript": "^7.16.0",
"lint-staged": "^12.1.2",
"typescript": "^4.5.2"
"@babel/preset-typescript": "^7.16.5",
"lint-staged": "^12.1.3",
"typescript": "^4.5.4"
},
"gitHead": "7bb1c7d47817f1d3e14dcd240128065bb6515562"
"gitHead": "df890d54994a793b7f80ccf2ce00d1f5d40e8c0d"
}

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