🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

tailwindcss-pseudo-elements

Package Overview
Dependencies
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tailwindcss-pseudo-elements - npm Package Compare versions

Comparing version

to
1.4.1

2

lib.js

@@ -11,2 +11,3 @@ /* DON'T EDIT THIS FILE. This is generated by 'scripts/update-pseudos.js' */

'first-line',
'file-selector-button',
'grammar-error',

@@ -54,2 +55,3 @@ 'marker',

'past',
'picture-in-picture',
'placeholder-shown',

@@ -56,0 +58,0 @@ 'read-only',

12

package.json
{
"name": "tailwindcss-pseudo-elements",
"version": "1.4.0",
"version": "1.4.1",
"description": "TailwindCSS Plugin that adds variants of pseudo elements.",

@@ -33,9 +33,9 @@ "main": "index.js",

"devDependencies": {
"@croutonn/eslint-config": "^1.0.2",
"@croutonn/eslint-config": "^1.0.10",
"chai": "^4.2.0",
"eslint": "^7.12.0",
"mocha": "^8.2.0",
"postcss": "^8.1.4",
"eslint": "^7.13.0",
"mocha": "^8.2.1",
"postcss": "^8.1.6",
"prettier": "^2.1.2",
"puppeteer": "^5.4.0",
"puppeteer": "^5.4.1",
"tailwindcss": "^1.9.6"

@@ -42,0 +42,0 @@ },