Socket
Socket
Sign inDemoInstall

path-to-regexp

Package Overview
Dependencies
Maintainers
29
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

path-to-regexp - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

LICENSE

2

component.json
{
"name": "path-to-regexp",
"description": "Express style path to RegExp utility",
"version": "0.2.2",
"version": "0.2.3",
"keywords": [

@@ -6,0 +6,0 @@ "express",

@@ -0,1 +1,6 @@

0.2.3 / 2014-07-09
==================
* Add MIT license
0.2.2 / 2014-07-06

@@ -2,0 +7,0 @@ ==================

{
"name": "path-to-regexp",
"description": "Express style path to RegExp utility",
"version": "0.2.2",
"version": "0.2.3",
"scripts": {

@@ -19,2 +19,3 @@ "test": "istanbul cover node_modules/mocha/bin/_mocha -- -R spec"

},
"license": "MIT",
"repository": {

@@ -21,0 +22,0 @@ "type": "git",

@@ -120,3 +120,3 @@ # Path-to-RegExp

## Compatibility with Express 3.x
## Compatibility with Express <= 4.x

@@ -123,0 +123,0 @@ Path-To-RegExp breaks compatibility with Express 3.x in a few ways:

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