lightningcss-wasm
Advanced tools
Comparing version 1.27.0 to 1.28.0
@@ -312,2 +312,4 @@ import type { Angle, CssColor, Rule, CustomProperty, EnvironmentVariable, Function, Image, LengthValue, MediaQuery, Declaration, Ratio, Resolution, Selector, SupportsCondition, Time, Token, TokenOrValue, UnknownAtRule, Url, Variable, StyleRule, DeclarationBlock, ParsedComponent, Multiplier, StyleSheet } from './ast'; | ||
grid?: boolean, | ||
/** Whether to enable hashing for `@container` names. */ | ||
container?: boolean, | ||
/** Whether to enable hashing for custom identifiers. */ | ||
@@ -314,0 +316,0 @@ customIdents?: boolean, |
{ | ||
"name": "lightningcss-wasm", | ||
"version": "1.27.0", | ||
"version": "1.28.0", | ||
"license": "MPL-2.0", | ||
@@ -49,3 +49,4 @@ "description": "A CSS parser, transformer, and minifier written in Rust", | ||
"resolutions": { | ||
"lightningcss": "link:." | ||
"lightningcss": "link:.", | ||
"caniuse-lite": "^1.0.30001677" | ||
}, | ||
@@ -52,0 +53,0 @@ "type": "module", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
11395016
14276
3