Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

tailwind-typewriter

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tailwind-typewriter - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

7

CHANGELOG.md

@@ -5,2 +5,9 @@ # Changelog

### [1.0.1](https://github.com/mattpfeffer/tailwind-typewriter/compare/v1.0.0...v1.0.1) (2022-08-03)
### Bug Fixes
* **package:** include compiled entry file ([82aa74c](https://github.com/mattpfeffer/tailwind-typewriter/commit/82aa74ce91c2716fd0e714cee804277ecf1c3fd9))
## 1.0.0 (2022-08-03)

14

package.json
{
"name": "tailwind-typewriter",
"version": "1.0.0",
"description": "A plugin for generating typewriter animations for Tailwind CSS.",
"version": "1.0.1",
"description": "A plugin for Tailwind CSS that generates typewriter style text animations in pure CSS.",
"main": "dist/index.js",

@@ -12,2 +12,12 @@ "author": "Matt Pfeffer (https://github.com/mattpfeffer)",

},
"keywords": [
"tailwind",
"tailwindcss",
"tailwindcss-plugin",
"plugin",
"type",
"writer",
"typewriter",
"animation"
],
"scripts": {

@@ -14,0 +24,0 @@ "watch": "tsc -w",

dist/types.js
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