Socket
Socket
Sign inDemoInstall

reshow

Package Overview
Dependencies
61
Maintainers
1
Versions
281
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.7 to 0.1.8

6

build/ui/organisms/Reshow.js

@@ -79,3 +79,4 @@ 'use strict';

themes = _props.themes,
ajax = _props.ajax;
ajax = _props.ajax,
webSocketUrl = _props.webSocketUrl;
var _state = this.state,

@@ -92,3 +93,4 @@ themePath = _state.themePath,

themes: themes,
ajax: ajax
ajax: ajax,
webSocketUrl: webSocketUrl
});

@@ -95,0 +97,0 @@ }

{
"name": "reshow",
"version": "0.1.7",
"version": "0.1.8",
"description": "Flux Reducer Present Library",

@@ -5,0 +5,0 @@ "main": "./build/src/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