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

lightningcss-wasm

Package Overview
Dependencies
Maintainers
0
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lightningcss-wasm - npm Package Compare versions

Comparing version 1.27.0 to 1.28.0

2

index.d.ts

@@ -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,

5

package.json
{
"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

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