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

lightningcss

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lightningcss - npm Package Compare versions

Comparing version 1.16.1 to 1.17.0

18

package.json
{
"name": "lightningcss",
"version": "1.16.1",
"version": "1.17.0",
"license": "MPL-2.0",

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

"optionalDependencies": {
"lightningcss-darwin-x64": "1.16.1",
"lightningcss-linux-x64-gnu": "1.16.1",
"lightningcss-win32-x64-msvc": "1.16.1",
"lightningcss-darwin-arm64": "1.16.1",
"lightningcss-linux-arm64-gnu": "1.16.1",
"lightningcss-linux-arm-gnueabihf": "1.16.1",
"lightningcss-linux-arm64-musl": "1.16.1",
"lightningcss-linux-x64-musl": "1.16.1"
"lightningcss-darwin-x64": "1.17.0",
"lightningcss-linux-x64-gnu": "1.17.0",
"lightningcss-win32-x64-msvc": "1.17.0",
"lightningcss-darwin-arm64": "1.17.0",
"lightningcss-linux-arm64-gnu": "1.17.0",
"lightningcss-linux-arm-gnueabihf": "1.17.0",
"lightningcss-linux-arm64-musl": "1.17.0",
"lightningcss-linux-x64-musl": "1.17.0"
}
}

@@ -219,3 +219,3 @@ # ⚡️ Lightning CSS

Use these to specify different targets for different environments.
Targets which are not placed in a section are added to `defaults` and used if no section applies matches the environment.
Targets which are not placed in a section are added to `defaults` and used if no section matches the environment.

@@ -222,0 +222,0 @@ _Example:_

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