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

@lwc/ssr-compiler

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

4

dist/index.cjs.js

@@ -256,3 +256,3 @@ /**

}
/** version: 7.0.0-alpha.0 */
/** version: 7.0.0 */

@@ -1201,3 +1201,3 @@ /*

exports.compileTemplateForSSR = compileTemplateForSSR;
/** version: 7.0.0-alpha.0 */
/** version: 7.0.0 */
//# sourceMappingURL=index.cjs.js.map

@@ -252,3 +252,3 @@ /**

}
/** version: 7.0.0-alpha.0 */
/** version: 7.0.0 */

@@ -1196,3 +1196,3 @@ /*

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

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

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

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

"dependencies": {
"@lwc/template-compiler": "7.0.0-alpha.1",
"@lwc/template-compiler": "7.0.0",
"acorn": "8.12.0",

@@ -59,2 +59,2 @@ "astring": "^1.8.6",

}
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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