Socket
Socket
Sign inDemoInstall

typeit

Package Overview
Dependencies
0
Maintainers
1
Versions
117
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.3.1 to 8.3.3

dist/contants.d.ts

11

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

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

"scripts": {
"build": "tsc && vite build && scripts/banner",
"build": "vite build && scripts/banner && tsc",
"tsc": "tsc",

@@ -47,4 +47,4 @@ "start": "vite serve examples",

"jest-cli": "^27.5.1",
"typescript": "^4.5.5",
"vite": "^2.8.1"
"typescript": "^4.6.2",
"vite": "^2.8.6"
},

@@ -59,4 +59,3 @@ "jest": {

"testEnvironment": "jsdom"
},
"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