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

@jill64/tailwind-grid-auto

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jill64/tailwind-grid-auto - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

11

package.json
{
"name": "@jill64/tailwind-grid-auto",
"version": "1.0.7",
"version": "1.0.8",
"description": "A Tailwind CSS plugin for automatically adjusting the size of grid track based on a specified number",

@@ -30,6 +30,6 @@ "main": "dist/index.js",

"scripts": {
"build": "pnpm -r build && publint",
"build": "pnpm -r build && npx publint",
"check": "cd packages/site && pnpm check",
"format": "prettier --write . --plugin prettier-plugin-svelte .",
"lint": "prettier --check . --plugin prettier-plugin-svelte . && eslint ."
"format": "npx prettier --write . --plugin prettier-plugin-svelte .",
"lint": "npx prettier --check . --plugin prettier-plugin-svelte . && npx eslint"
},

@@ -42,8 +42,5 @@ "peerDependencies": {

"@typescript-eslint/parser": "6.7.4",
"eslint": "8.50.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-svelte": "2.34.0",
"prettier": "3.0.3",
"prettier-plugin-svelte": "3.0.3",
"publint": "0.2.3",
"typescript": "5.2.2"

@@ -50,0 +47,0 @@ },

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