Socket
Socket
Sign inDemoInstall

reshow

Package Overview
Dependencies
19
Maintainers
1
Versions
281
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.2 to 0.0.3

build/ui/organisms/ReshowComponent.js

9

build/src/index.js

@@ -31,2 +31,11 @@ 'use strict';

var _ReshowComponent = require('../ui/organisms/ReshowComponent');
Object.defineProperty(exports, 'ReshowComponent', {
enumerable: true,
get: function get() {
return _interopRequireDefault(_ReshowComponent).default;
}
});
var _pageStore = require('./stores/pageStore');

@@ -33,0 +42,0 @@

2

package.json
{
"name": "reshow",
"version": "0.0.2",
"version": "0.0.3",
"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