New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@lit-labs/ssr-react

Package Overview
Dependencies
Maintainers
11
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lit-labs/ssr-react - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

1

lib/node/render-custom-element.js

@@ -62,2 +62,3 @@ /**

renderInfo.customElementInstanceStack.push(renderer);
renderInfo.customElementHostStack.push(renderer);
const shadowContents = renderer.renderShadow(renderInfo);

@@ -64,0 +65,0 @@ if (renderer.element !== undefined) {

8

package.json
{
"name": "@lit-labs/ssr-react",
"version": "0.2.2",
"version": "0.2.3",
"publishConfig": {

@@ -50,3 +50,3 @@ "access": "public"

"dependencies": {
"@lit-labs/ssr": "^3.1.8",
"@lit-labs/ssr": "^3.2.0",
"@lit-labs/ssr-client": "^1.1.4"

@@ -103,6 +103,6 @@ },

"devDependencies": {
"@lit/react": "1.0.1",
"@lit/react": "1.0.2",
"@types/react": "^18.0.27",
"@types/react-dom": "^18.0.10",
"lit": "^3.0.0",
"lit": "^3.1.0",
"react": "^18.2.0",

@@ -109,0 +109,0 @@ "react-dom": "^18.2.0",

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