Socket
Socket
Sign inDemoInstall

@cloudcannon/react-connector

Package Overview
Dependencies
4
Maintainers
6
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

2

index.js

@@ -32,5 +32,5 @@ import React from 'react';

}
return <Component {...hydratedProps} />;
return React.createElement(Component, hydratedProps, null);
}
}
}
{
"name": "@cloudcannon/react-connector",
"version": "1.0.0",
"version": "1.0.1",
"description": "A React connector for activating live visual editing in CloudCannon",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc