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

cycle-routing-driver

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cycle-routing-driver - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

5

package.json
{
"name": "cycle-routing-driver",
"version": "1.1.0",
"version": "1.1.1",
"description": "A bare-bones router for simple frontend routing in CycleJS",

@@ -20,3 +20,4 @@ "main": "dist/routing-driver.js",

"routing",
"router"
"router",
"react"
],

@@ -23,0 +24,0 @@ "author": {

2

README.md

@@ -7,3 +7,3 @@ cycle-routing-driver

Routing driver for [CycleJS](https://cycle.js.org/) that enables simple client-side routing, without worrying about
the frills that more complex routers bring.
the frills that more complex routers bring. Includes a React integration to make UI route usage simple.

@@ -10,0 +10,0 @@ ## Intention

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