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

@lwc/ssr-compiler

Package Overview
Dependencies
Maintainers
15
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lwc/ssr-compiler - npm Package Compare versions

Comparing version 8.1.0-alpha.2 to 8.1.0-alpha.3

2

dist/index.cjs.js

@@ -959,3 +959,3 @@ /**

exports.compileTemplateForSSR = compileTemplateForSSR;
/** version: 8.1.0-alpha.2 */
/** version: 8.1.0-alpha.3 */
//# sourceMappingURL=index.cjs.js.map

@@ -954,3 +954,3 @@ /**

export { compileComponentForSSR, compileTemplateForSSR };
/** version: 8.1.0-alpha.2 */
/** version: 8.1.0-alpha.3 */
//# sourceMappingURL=index.js.map

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

"name": "@lwc/ssr-compiler",
"version": "8.1.0-alpha.2",
"version": "8.1.0-alpha.3",
"description": "Compile component for use during server-side rendering",

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

"dependencies": {
"@lwc/shared": "8.1.0-alpha.2",
"@lwc/template-compiler": "8.1.0-alpha.2",
"@lwc/shared": "8.1.0-alpha.3",
"@lwc/template-compiler": "8.1.0-alpha.3",
"acorn": "8.12.1",

@@ -52,0 +52,0 @@ "astring": "^1.9.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