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

@tailwindcss/postcss

Package Overview
Dependencies
Maintainers
4
Versions
207
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tailwindcss/postcss - npm Package Compare versions

Comparing version 0.0.0-oxide.2 to 0.0.0-oxide.3

2

dist/index.js

@@ -13,3 +13,3 @@ "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } }// src/index.ts

_postcssimport2.default.call(void 0, ),
function(root, result) {
(root, result) => {
let hasApply = false;

@@ -16,0 +16,0 @@ let hasTailwind = false;

{
"name": "@tailwindcss/postcss",
"version": "0.0.0-oxide.2",
"version": "0.0.0-oxide.3",
"description": "PostCSS plugin for Tailwind CSS, a utility-first CSS framework for rapidly building custom user interfaces",

@@ -20,4 +20,4 @@ "license": "MIT",

"postcss-import": "^16.0.0",
"@tailwindcss/oxide": "0.0.0-oxide.2",
"tailwindcss": "0.0.0-oxide.2"
"@tailwindcss/oxide": "0.0.0-oxide.3",
"tailwindcss": "0.0.0-oxide.3"
},

@@ -24,0 +24,0 @@ "devDependencies": {

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