Socket
Socket
Sign inDemoInstall

atomic-router

Package Overview
Dependencies
Maintainers
1
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.1.1 to 0.1.2

1

dist/index.d.ts
export * from './create-route';
export * from './build-path';
export * from './create-history-router';
export * from './types';

2

package.json
{
"version": "0.1.1",
"version": "0.1.2",
"license": "MIT",

@@ -4,0 +4,0 @@ "main": "dist/index.js",

export * from './create-route';
export * from './build-path';
export * from './create-history-router';
export * from './types';

@@ -22,2 +22,3 @@ import { Effect, Event, Store } from 'effector';

// @ts-expect-error
export type PathCreator<Params extends RouteParams> = string;
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