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

@swc/css

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@swc/css - npm Package Compare versions

Comparing version 0.0.27 to 0.0.28

2

binding.d.ts

@@ -17,2 +17,4 @@ /* tslint:disable */

deps?: string
/** JSON string. */
modulesMapping?: string
}

@@ -19,0 +21,0 @@ export function minify(code: Buffer, opts: Buffer, signal?: AbortSignal | undefined | null): Promise<TransformOutput>

2

binding.js

@@ -119,3 +119,3 @@ /* tslint:disable */

break
} catch {}
} catch { }
switch (arch) {

@@ -122,0 +122,0 @@ case 'x64':

{
"name": "@swc/css",
"packageManager": "yarn@3.2.3",
"version": "0.0.27",
"version": "0.0.28",
"description": "Super-fast alternative for postcss",

@@ -61,15 +61,15 @@ "homepage": "https://swc.rs",

"optionalDependencies": {
"@swc/css-win32-x64-msvc": "0.0.27",
"@swc/css-darwin-x64": "0.0.27",
"@swc/css-linux-x64-gnu": "0.0.27",
"@swc/css-linux-x64-musl": "0.0.27",
"@swc/css-win32-ia32-msvc": "0.0.27",
"@swc/css-linux-arm64-gnu": "0.0.27",
"@swc/css-linux-arm-gnueabihf": "0.0.27",
"@swc/css-darwin-arm64": "0.0.27",
"@swc/css-android-arm64": "0.0.27",
"@swc/css-linux-arm64-musl": "0.0.27",
"@swc/css-win32-arm64-msvc": "0.0.27",
"@swc/css-android-arm-eabi": "0.0.27"
"@swc/css-win32-x64-msvc": "0.0.28",
"@swc/css-darwin-x64": "0.0.28",
"@swc/css-linux-x64-gnu": "0.0.28",
"@swc/css-linux-x64-musl": "0.0.28",
"@swc/css-win32-ia32-msvc": "0.0.28",
"@swc/css-linux-arm64-gnu": "0.0.28",
"@swc/css-linux-arm-gnueabihf": "0.0.28",
"@swc/css-darwin-arm64": "0.0.28",
"@swc/css-android-arm64": "0.0.28",
"@swc/css-linux-arm64-musl": "0.0.28",
"@swc/css-win32-arm64-msvc": "0.0.28",
"@swc/css-android-arm-eabi": "0.0.28"
}
}
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