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

find-my-way

Package Overview
Dependencies
Maintainers
2
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

find-my-way - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

2

index.js

@@ -17,3 +17,3 @@ 'use strict'

const fastDecode = require('fast-decode-uri-component')
const isRegexSafe = require('safe-regex')
const isRegexSafe = require('safe-regex2')
const Node = require('./node')

@@ -20,0 +20,0 @@ const NODE_TYPES = Node.prototype.types

{
"name": "find-my-way",
"version": "2.0.0",
"version": "2.0.1",
"description": "Crazy fast http radix based router",

@@ -45,5 +45,5 @@ "main": "index.js",

"fast-decode-uri-component": "^1.0.0",
"safe-regex": "^2.0.1",
"safe-regex2": "^2.0.0",
"semver-store": "^0.3.0"
}
}
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