@lwc/ssr-runtime
Advanced tools
Comparing version 6.6.0 to 6.6.1
@@ -143,3 +143,3 @@ /** | ||
exports.serverSideRenderComponent = serverSideRenderComponent; | ||
/** version: 6.6.0 */ | ||
/** version: 6.6.1 */ | ||
//# sourceMappingURL=index.cjs.js.map |
@@ -136,3 +136,3 @@ /** | ||
export { LightningElement, fallbackTmpl, renderAttrs, serverSideRenderComponent }; | ||
/** version: 6.6.0 */ | ||
/** version: 6.6.1 */ | ||
//# sourceMappingURL=index.js.map |
@@ -7,3 +7,3 @@ { | ||
"name": "@lwc/ssr-runtime", | ||
"version": "6.6.0", | ||
"version": "6.6.1", | ||
"description": "Runtime complement to @lwc/ssr-compiler", | ||
@@ -48,2 +48,2 @@ "keywords": [ | ||
"dependencies": {} | ||
} | ||
} |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
27362
10