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

@lwc/style-compiler

Package Overview
Dependencies
Maintainers
14
Versions
785
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lwc/style-compiler - npm Package Compare versions

Comparing version 6.5.0 to 6.5.1

LICENSE.md

2

dist/index.cjs.js

@@ -780,3 +780,3 @@ /**

exports.transform = transform;
/** version: 6.5.0 */
/** version: 6.5.1 */
//# sourceMappingURL=index.cjs.js.map

@@ -776,3 +776,3 @@ /**

export { transform };
/** version: 6.5.0 */
/** version: 6.5.1 */
//# sourceMappingURL=index.js.map

@@ -7,3 +7,3 @@ {

"name": "@lwc/style-compiler",
"version": "6.5.0",
"version": "6.5.1",
"description": "Transform style sheet to be consumed by the LWC engine",

@@ -46,4 +46,4 @@ "keywords": [

"dependencies": {
"@lwc/shared": "6.5.0",
"postcss": "~8.4.37",
"@lwc/shared": "6.5.1",
"postcss": "~8.4.38",
"postcss-selector-parser": "~6.0.15",

@@ -50,0 +50,0 @@ "postcss-value-parser": "~4.2.0"

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