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

@glideapps/prettier-plugin-glide-tailwind

Package Overview
Dependencies
Maintainers
8
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@glideapps/prettier-plugin-glide-tailwind - npm Package Compare versions

Comparing version 2.2.15 to 2.2.16

2

lib/index.js

@@ -11,3 +11,3 @@ "use strict";

const twClassesSorter = new tailwind_classes_sorter_1.default({
nodeModulesPath: path_1.default.join(__dirname, "../../../node_modules"),
nodeModulesPath: path_1.default.join(__dirname, "../../node_modules"),
});

@@ -14,0 +14,0 @@ module.exports = {

@@ -16,3 +16,3 @@ "use strict";

// twClassesSorter.setConfig(path.join(__dirname, "../..", options.twConfig));
twClassesSorter.setConfig(path_1.default.join(__dirname, "../../../..", options.twConfig));
twClassesSorter.setConfig(path_1.default.join(__dirname, "../../..", options.twConfig));
}

@@ -19,0 +19,0 @@ else {

{
"name": "@glideapps/prettier-plugin-glide-tailwind",
"version": "2.2.15",
"version": "2.2.16",
"description": "Formatting and sorting for glide tailwind classes",

@@ -5,0 +5,0 @@ "author": "Original author - Ari Seyhun | Modified by Bry Nguyen",

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