Socket
Socket
Sign inDemoInstall

atomic-router

Package Overview
Dependencies
Maintainers
3
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

atomic-router - npm Package Compare versions

Comparing version 0.10.0 to 0.10.1

2

dist/atomic-router.d.ts

@@ -142,3 +142,3 @@ import * as effector from 'effector';

chainedRoute?: RouteInstance<Params>;
beforeOpen: Effect<RouteParamsAndQuery<Params>, any, any>;
beforeOpen: Effect<RouteParamsAndQuery<Params>, any, any> | Effect<void, any, any>;
};

@@ -145,0 +145,0 @@ type ChainRouteParamsAdvanced<Params extends RouteParams> = {

{
"name": "atomic-router",
"author": "Anton Kosykh",
"version": "0.10.0",
"version": "0.10.1",
"license": "MIT",

@@ -6,0 +6,0 @@ "main": "dist/atomic-router.js",

@@ -14,3 +14,3 @@ # Atomic Router

> ❗️ **Attention**: At the moment atomic-router team collecting issues and feature requests to redesign and release update. Use current version of atomic-router on your own risk. We are going to write migration guide when/if the release will contain breaking changes. Thank you for reporting issues 🧡
> ❗️ **Attention**: At the moment atomic-router team collecting issues and feature requests to improve current design. Upgrade atomic-router version with caution. We are going to write migration guide when/if the release will contain breaking changes. Thank you for reporting issues 🧡

@@ -17,0 +17,0 @@ ### Get view-library bindings

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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