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
5
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.28 to 0.1.3-beta.29

2

dist/index.d.ts

@@ -7,4 +7,4 @@ export { createRouter } from "./createRouter";

export type { RouteProps, PathRouteProps, ComponentRouteProps } from "./component/Route";
export type { LocationState as HistoryState, Location, Router, PushOption, ReplaceOption, TransitionOption } from "./type";
export type { LocationState, Location, Router, PushOption, ReplaceOption, TransitionOption, RouteRenderProps } from "./type";
export type { LifecycleHook } from "./screen/lifecycle";
//# sourceMappingURL=index.d.ts.map
{
"name": "@pinnacle0/react-stack-router",
"version": "0.1.3-beta.28",
"version": "0.1.3-beta.29",
"author": "Pinnacle",

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

@@ -7,3 +7,3 @@ export {createRouter} from "./createRouter";

export type {RouteProps, PathRouteProps, ComponentRouteProps} from "./component/Route";
export type {LocationState as HistoryState, Location, Router, PushOption, ReplaceOption, TransitionOption} from "./type";
export type {LocationState, Location, Router, PushOption, ReplaceOption, TransitionOption, RouteRenderProps} from "./type";
export type {LifecycleHook} from "./screen/lifecycle";

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