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

reshow

Package Overview
Dependencies
Maintainers
1
Versions
281
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

reshow - npm Package Compare versions

Comparing version 0.1.21 to 0.1.22

3

build/ui/organisms/Reshow.js

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

if (canonical && canonical.href && -1 !== canonical.href.indexOf(document.location.hostname)) {
history.replaceState('', '', canonical.href);
var newUrl = canonical.href + document.location.search;
history.replaceState('', '', newUrl);
}

@@ -80,0 +81,0 @@ }

{
"name": "reshow",
"version": "0.1.21",
"version": "0.1.22",
"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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc