Socket
Socket
Sign inDemoInstall

typeit

Package Overview
Dependencies
Maintainers
1
Versions
119
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typeit - npm Package Compare versions

Comparing version 8.3.0 to 8.3.1

9

package.json
{
"name": "typeit",
"version": "8.3.0",
"version": "8.3.1",
"description": "The most versatile animated typing utility on the planet.",

@@ -20,7 +20,8 @@ "author": "Alex MacArthur <alex@macarthur.me> (https://macarthur.me)",

"scripts": {
"build": "vite build && tsc && scripts/banner",
"build": "tsc && vite build && scripts/banner",
"tsc": "tsc",
"start": "vite serve examples",
"test": "jest",
"postinstall": "node ./scripts/notice.js"
"postinstall": "node ./scripts/notice.js",
"prepublishOnly": "npm run build"
},

@@ -58,3 +59,3 @@ "keywords": [

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