New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@savvywombat/tailwindcss-grid-areas

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@savvywombat/tailwindcss-grid-areas - npm Package Compare versions

Comparing version 2.2.0 to 3.0.0

32

package.json
{
"name": "@savvywombat/tailwindcss-grid-areas",
"version": "2.2.0",
"version": "3.0.0",
"description": "A plugin to provide Tailwind CSS utilities for grid areas.",

@@ -34,17 +34,17 @@ "keywords": [

"devDependencies": {
"@babel/cli": "^7.17.6",
"@babel/core": "^7.17.9",
"@babel/node": "^7.16.8",
"@babel/preset-env": "^7.16.11",
"babel-jest": "^27.5.1",
"clean-css": "^5.3.0",
"eslint": "^8.13.0",
"@babel/cli": "^7.19.3",
"@babel/core": "^7.20.2",
"@babel/node": "^7.20.2",
"@babel/preset-env": "^7.20.2",
"babel-jest": "^29.3.0",
"clean-css": "^5.3.1",
"eslint": "^8.27.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0",
"jest": "^27.5.1",
"eslint-plugin-prettier": "^4.2.1",
"jest": "^29.3.0",
"jest-matcher-css": "^1.1.0",
"postcss": "^8.4.12",
"prettier": "^2.6.2",
"prettier-plugin-tailwindcss": "^0.1.8",
"tailwindcss": "^3.0.24"
"postcss": "^8.4.18",
"prettier": "^2.7.1",
"prettier-plugin-tailwindcss": "^0.1.13",
"tailwindcss": "^3.2.2"
},

@@ -57,3 +57,3 @@ "babel": {

"targets": {
"node": "12.13.0"
"node": "14.18.2"
}

@@ -65,3 +65,3 @@ }

"engines": {
"node": ">=12.13.0"
"node": ">=14.18.2"
},

@@ -68,0 +68,0 @@ "jest": {

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