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

lightningcss-wasm

Package Overview
Dependencies
Maintainers
1
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.21.2 to 1.21.3

2

index.d.ts

@@ -243,3 +243,3 @@ 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 } from './ast';

export type BundleOptions<C extends CustomAtRules> = Omit<TransformOptions<C>, 'code', 'analyzeDependencies'>;
export type BundleOptions<C extends CustomAtRules> = Omit<TransformOptions<C>, 'code' | 'analyzeDependencies'>;

@@ -246,0 +246,0 @@ export interface BundleAsyncOptions<C extends CustomAtRules> extends BundleOptions<C> {

{
"name": "lightningcss-wasm",
"version": "1.21.2",
"version": "1.21.3",
"license": "MPL-2.0",

@@ -5,0 +5,0 @@ "description": "A CSS parser, transformer, and minifier written in Rust",

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