@tailwindcss/node
Advanced tools
+4
-0
@@ -0,1 +1,2 @@ | ||
| import { AstNode as AstNode$1 } from './ast'; | ||
| import { Candidate, Variant } from './candidate'; | ||
@@ -41,2 +42,4 @@ import { compileAstNodes } from './compile'; | ||
| candidatesToCss(classes: string[]): (string | null)[]; | ||
| candidatesToAst(classes: string[]): AstNode$1[][]; | ||
| storage: Record<symbol, unknown>; | ||
| }; | ||
@@ -250,2 +253,3 @@ | ||
| readonly inline: string; | ||
| comment(url: string): string; | ||
| } | ||
@@ -252,0 +256,0 @@ declare function toSourceMap(map: DecodedSourceMap | string): SourceMap; |
+4
-0
@@ -0,1 +1,2 @@ | ||
| import { AstNode as AstNode$1 } from './ast'; | ||
| import { Candidate, Variant } from './candidate'; | ||
@@ -41,2 +42,4 @@ import { compileAstNodes } from './compile'; | ||
| candidatesToCss(classes: string[]): (string | null)[]; | ||
| candidatesToAst(classes: string[]): AstNode$1[][]; | ||
| storage: Record<symbol, unknown>; | ||
| }; | ||
@@ -250,2 +253,3 @@ | ||
| readonly inline: string; | ||
| comment(url: string): string; | ||
| } | ||
@@ -252,0 +256,0 @@ declare function toSourceMap(map: DecodedSourceMap | string): SourceMap; |
+6
-6
| { | ||
| "name": "@tailwindcss/node", | ||
| "version": "0.0.0-insiders.7537e34", | ||
| "version": "0.0.0-insiders.754e751", | ||
| "description": "A utility-first CSS framework for rapidly building custom user interfaces.", | ||
@@ -36,9 +36,9 @@ "license": "MIT", | ||
| "dependencies": { | ||
| "@jridgewell/remapping": "^2.3.4", | ||
| "enhanced-resolve": "^5.18.3", | ||
| "@jridgewell/remapping": "^2.3.5", | ||
| "enhanced-resolve": "^5.21.0", | ||
| "jiti": "^2.6.1", | ||
| "lightningcss": "1.30.2", | ||
| "magic-string": "^0.30.19", | ||
| "lightningcss": "1.32.0", | ||
| "magic-string": "^0.30.21", | ||
| "source-map-js": "^1.2.1", | ||
| "tailwindcss": "0.0.0-insiders.7537e34" | ||
| "tailwindcss": "0.0.0-insiders.754e751" | ||
| }, | ||
@@ -45,0 +45,0 @@ "scripts": { |
+5
-5
@@ -16,6 +16,6 @@ <p align="center"> | ||
| <p align="center"> | ||
| <a href="https://github.com/tailwindlabs/tailwindcss/actions"><img src="https://img.shields.io/github/actions/workflow/status/tailwindlabs/tailwindcss/ci.yml?branch=next" alt="Build Status"></a> | ||
| <a href="https://github.com/tailwindlabs/tailwindcss/actions"><img src="https://img.shields.io/github/actions/workflow/status/tailwindlabs/tailwindcss/ci.yml?branch=main" alt="Build Status"></a> | ||
| <a href="https://www.npmjs.com/package/tailwindcss"><img src="https://img.shields.io/npm/dt/tailwindcss.svg" alt="Total Downloads"></a> | ||
| <a href="https://github.com/tailwindcss/tailwindcss/releases"><img src="https://img.shields.io/npm/v/tailwindcss.svg" alt="Latest Release"></a> | ||
| <a href="https://github.com/tailwindcss/tailwindcss/blob/master/LICENSE"><img src="https://img.shields.io/npm/l/tailwindcss.svg" alt="License"></a> | ||
| <a href="https://github.com/tailwindlabs/tailwindcss/releases"><img src="https://img.shields.io/npm/v/tailwindcss.svg" alt="Latest Release"></a> | ||
| <a href="https://github.com/tailwindlabs/tailwindcss/blob/main/LICENSE"><img src="https://img.shields.io/npm/l/tailwindcss.svg" alt="License"></a> | ||
| </p> | ||
@@ -33,6 +33,6 @@ | ||
| [Discuss Tailwind CSS on GitHub](https://github.com/tailwindcss/tailwindcss/discussions) | ||
| [Discuss Tailwind CSS on GitHub](https://github.com/tailwindlabs/tailwindcss/discussions) | ||
| ## Contributing | ||
| If you're interested in contributing to Tailwind CSS, please read our [contributing docs](https://github.com/tailwindcss/tailwindcss/blob/next/.github/CONTRIBUTING.md) **before submitting a pull request**. | ||
| If you're interested in contributing to Tailwind CSS, please read our [contributing docs](https://github.com/tailwindlabs/tailwindcss/blob/main/.github/CONTRIBUTING.md) **before submitting a pull request**. |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
0
-100%128499
-30.49%682
-24.64%14
7.69%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated
Updated