Socket
Socket
Sign inDemoInstall

core-router

Package Overview
Dependencies
1
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 0.1.1

15

package.json
{
"name": "core-router",
"version": "0.1.0",
"description": "Primitives for building a custom router",
"keywords": [],
"version": "0.1.1",
"description": "Primitives for building your own router",
"keywords": [
"react",
"routing",
"url"
],
"main": "dist/core-router.umd.js",
"module": "dist/core-router.es5.js",
"typings": "dist/types/core-router.d.ts",
"types": "dist/types/index.d.ts",
"files": [

@@ -15,3 +19,3 @@ "dist"

"type": "git",
"url": ""
"url": "https://github.com/dvtng/core-router.git"
},

@@ -91,5 +95,4 @@ "license": "MIT",

"dependencies": {
"nanoid": "^2.1.9",
"path-to-regexp": "^6.1.0"
}
}

2

README.md
# core-router
Primitives for building a custom router.
Primitives for building your own router.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc