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.0 to 2.3.1

11

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

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

"scripts": {
"build": "vite build && tsc",
"build": "tsc && vite build",
"start": "vite serve examples",
"prettier": "prettier --write \"**/*.{md,js}\"",
"test": "echo \"Error: no test specified\" && exit 0"
"test": "echo \"Error: no test specified\" && exit 0",
"prepublishOnly": "npm run build"
},

@@ -43,3 +44,3 @@ "files": [

"react-dom": "^17.0.2",
"typeit": "^8.3.0",
"typeit": "^8.3.1",
"vite": "^2.8.1"

@@ -52,3 +53,3 @@ },

},
"gitHead": "955a53721a6309bec7a2527f5c52c31b0bf332c5"
"gitHead": "e1549a16fc8a064ee96c372f03cd482e834cba22"
}
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