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

@lwc/style-compiler

Package Overview
Dependencies
Maintainers
0
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 8.0.0-alpha.1 to 8.0.0

2

dist/index.cjs.js

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

exports.transform = transform;
/** version: 8.0.0-alpha.1 */
/** version: 8.0.0 */
//# sourceMappingURL=index.cjs.js.map

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

export { transform };
/** version: 8.0.0-alpha.1 */
/** version: 8.0.0 */
//# sourceMappingURL=index.js.map

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

"name": "@lwc/style-compiler",
"version": "8.0.0-alpha.1",
"version": "8.0.0",
"description": "Transform style sheet to be consumed by the LWC engine",

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

"dependencies": {
"@lwc/shared": "8.0.0-alpha.1",
"@lwc/shared": "8.0.0",
"postcss": "~8.4.44",

@@ -52,2 +52,2 @@ "postcss-selector-parser": "~6.1.2",

}
}
}
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