Socket
Socket
Sign inDemoInstall

typeit-react

Package Overview
Dependencies
5
Maintainers
1
Versions
63
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.3.2 to 2.3.3

dist/index.d.ts

12

package.json
{
"name": "typeit-react",
"version": "2.3.2",
"version": "2.3.3",
"description": "React component for the most versatile JavaScript animated typing utility on the planet.",

@@ -10,3 +10,3 @@ "homepage": "https://typeitjs.com",

"scripts": {
"build": "tsc && vite build",
"build": "vite build && tsc",
"start": "vite serve examples",

@@ -44,10 +44,10 @@ "prettier": "prettier --write \"**/*.{md,js}\"",

"react-dom": "^17.0.2",
"typeit": "^8.3.1",
"vite": "^2.8.1"
"typeit": "^8.3.3",
"vite": "^2.8.6"
},
"devDependencies": {
"@babel/preset-typescript": "^7.16.7",
"lint-staged": "^12.3.4",
"typescript": "^4.5.5"
"lint-staged": "^12.3.5",
"typescript": "^4.6.2"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc