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

@lwc/ssr-compiler

Package Overview
Dependencies
Maintainers
0
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.4 to 7.0.5

4

dist/index.cjs.js

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

}
/** version: 7.0.4 */
/** version: 7.0.5 */

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

exports.compileTemplateForSSR = compileTemplateForSSR;
/** version: 7.0.4 */
/** version: 7.0.5 */
//# sourceMappingURL=index.cjs.js.map

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

}
/** version: 7.0.4 */
/** version: 7.0.5 */

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

export { compileComponentForSSR, compileTemplateForSSR };
/** version: 7.0.4 */
/** version: 7.0.5 */
//# sourceMappingURL=index.js.map

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

"name": "@lwc/ssr-compiler",
"version": "7.0.4",
"version": "7.0.5",
"description": "Compile component for use during server-side rendering",

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

"dependencies": {
"@lwc/template-compiler": "7.0.4",
"acorn": "8.12.0",
"@lwc/template-compiler": "7.0.5",
"acorn": "8.12.1",
"astring": "^1.8.6",

@@ -52,0 +52,0 @@ "estree-toolkit": "^1.7.5",

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