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

treble-hook

Package Overview
Dependencies
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

treble-hook - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

2

package.json
{
"name": "treble-hook",
"version": "1.0.3",
"version": "1.0.4",
"description": "Get hooked on simple subscribe-and-publish in ReactJS.",

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

@@ -43,3 +43,6 @@ <div align="center">

return (
<h3><span style={{ color: color }}>Selected color: { color }</span></h3>
<div style={{ fontSize: '16px'; }}>
<span>Selected color:{ }</span>
<span style={{ color: color; }}>{ color }</span>
</div>
<RedPicker /><BluePicker /><GreenPicker />

@@ -46,0 +49,0 @@ <br/>

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