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 0.0.20 to 0.0.21

2

lib/index.js

@@ -42,3 +42,3 @@ "use strict";

else if (!suppressDupeStateWarning) {
console.warn('[treble-hook] A publish of unchanged state was attempted for topic:', topic, '\n\nIf this is desired behavior then set the allowDupeState flag to true in treble-hook config.');
console.warn('[treble-hook] A publish of unchanged state was attempted for topic:', topic, '\n\n\tIf this is desired behavior then set the "allowDupeState" flag to true', '\n\n\tTo suppress this warning, set the "suppressDupeStateWarning" flag to true');
}

@@ -45,0 +45,0 @@ }

{
"name": "treble-hook",
"version": "0.0.20",
"version": "0.0.21",
"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

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