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.0.4 to 8.0.5

src/contants.ts

12

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

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

"dist/",
"src/",
"scripts/"

@@ -22,3 +23,2 @@ ],

"start": "vite serve examples",
"prettier": "prettier --write \"**/*.{md,js,ts}\"",
"test": "jest",

@@ -44,8 +44,4 @@ "postinstall": "./scripts/notice"

"@babel/preset-typescript": "^7.15.0",
"husky": "^7.0.4",
"jest": "^27.3.1",
"jest-cli": "^27.3.1",
"lint-staged": "^11.2.4",
"prettier": "^2.4.1",
"serve": "^12.0.1",
"typescript": "^4.4.4",

@@ -63,5 +59,3 @@ "vite": "^2.6.10"

},
"lint-staged": {
"*.{js,md}": "prettier --write"
}
"gitHead": "28ef6deb4e0fb7a040a44ab880e30d2d019e91d3"
}
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