Socket
Socket
Sign inDemoInstall

reshow-return

Package Overview
Dependencies
Maintainers
1
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

reshow-return - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

build/cjs/src/index.js

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

});
Object.defineProperty(exports, "Return", {
Object.defineProperty(exports, "default", {
enumerable: true,

@@ -31,0 +31,0 @@ get: function get() {

export { default as toJS } from './toJS';
export { default as ReshowComponent, initProps } from '../ui/organisms/ReshowComponent';
export { default as Return } from '../ui/organisms/Return';
export { default } from '../ui/organisms/Return';
{
"name": "reshow-return",
"version": "0.0.1",
"version": "0.0.2",
"description": "reshow-return (simple connect component with reshow-flux)",

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

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