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

router-trie

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

router-trie - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

6

package.json
{
"name": "router-trie",
"version": "0.0.8",
"version": "0.0.9",
"type": "module",
"sideEffects": false,
"source": "src/index.ts",
"main": "./dist/index.cjs",
"module": "./dist/index.module.js",
"unpkg": "./dist/index.umd.js",
"types": "./dist/index.d.ts",
"exports": {
"types": "./dist/index.d.ts",
"bun": "./src/index.ts",
"deno": "./src/index.ts",
"import": "./dist/index.modern.js",
"require": "./dist/index.cjs",

@@ -15,0 +15,0 @@ "default": "./dist/index.modern.js"

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