New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@pinnacle0/react-stack-router

Package Overview
Dependencies
Maintainers
4
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pinnacle0/react-stack-router - npm Package Compare versions

Comparing version 0.1.3-beta.55 to 0.1.3-beta.56

1

dist/stackRouter/index.js

@@ -66,3 +66,2 @@ import { Action } from "history";

this.actionsBeforeInitialized.push(() => this.push(to, option));
console.info({ actionsBeforeInitialized: this.actionsBeforeInitialized, to, option });
return;

@@ -69,0 +68,0 @@ }

2

package.json
{
"name": "@pinnacle0/react-stack-router",
"version": "0.1.3-beta.55",
"version": "0.1.3-beta.56",
"author": "Pinnacle",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -109,3 +109,2 @@ import {Action} from "history";

this.actionsBeforeInitialized.push(() => this.push(to, option));
console.info({actionsBeforeInitialized: this.actionsBeforeInitialized, to, option});
return;

@@ -112,0 +111,0 @@ }

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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