Socket
Socket
Sign inDemoInstall

@xo-union/react-pagelet

Package Overview
Dependencies
Maintainers
1
Versions
131
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xo-union/react-pagelet - npm Package Compare versions

Comparing version 0.0.1-alpha.1416 to 1.0.0

2

lib/adapter.js

@@ -210,3 +210,3 @@ module.exports =

Would use hydrate to properly re-use server generated DOM.
However, this causes a bug if the server generated markup is significantly different than the
However, this causes a bug if the server generated markup is significantly different from the
client generated markup. Therefore, using #render to ovewrite whatever HTML is there

@@ -213,0 +213,0 @@ */

@@ -210,3 +210,3 @@ module.exports =

Would use hydrate to properly re-use server generated DOM.
However, this causes a bug if the server generated markup is significantly different than the
However, this causes a bug if the server generated markup is significantly different from the
client generated markup. Therefore, using #render to ovewrite whatever HTML is there

@@ -213,0 +213,0 @@ */

{
"name": "@xo-union/react-pagelet",
"version": "0.0.1-alpha.1416+50ab534b",
"version": "1.0.0",
"main": "lib/index.js",

@@ -16,3 +16,3 @@ "files": [

"@babel/runtime": "^7.0.0",
"@xo-union/pagelet": "0.0.1-alpha.1416+50ab534b",
"@xo-union/pagelet": "^1.0.0",
"prop-types": "^15.5.10",

@@ -22,3 +22,3 @@ "react": "^16.0.0",

},
"gitHead": "50ab534b0b6fc5ef4c3487476da5995645596969"
"gitHead": "9679cfd6fb23dc77631995386bfb8ce3b0a366fa"
}
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