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

treble-hook

Package Overview
Dependencies
Maintainers
6
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

to
1.0.12

1

lib/index.js

@@ -115,3 +115,2 @@ "use strict";

if (typeof state === 'undefined' && publishDefaultState) {
console.log('about to publish default state:', defaultState);
publishTopic(defaultState);

@@ -118,0 +117,0 @@ }

2

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

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

Sorry, the diff of this file is not supported yet