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

diode

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

diode - npm Package Compare versions

Comparing version 4.1.0 to 4.1.1

2

package.json
{
"name": "diode",
"version": "4.1.0",
"version": "4.1.1",
"description": "A simple, eventually consistent, state propagation tool for Flux/React apps",

@@ -5,0 +5,0 @@ "main": "src/diode.js",

@@ -56,3 +56,3 @@ /**

target.volley = function() {
let args = arguments
var args = arguments

@@ -59,0 +59,0 @@ if (_callbacks.length > 0) {

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