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

path-to-regexp

Package Overview
Dependencies
Maintainers
32
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 1.5.0 to 1.5.1

index.d.ts

13

History.md

@@ -1,4 +0,15 @@

1.3.0 / 2016-05-18
1.5.1 / 2016-06-08
==================
* Add `index.d.ts` to NPM package
1.5.0 / 2016-05-20
==================
* Handle partial token segments (better)
* Allow compile to handle asterisk token segments
1.4.0 / 2016-05-18
==================
* Handle RegExp unions in path matching groups

@@ -5,0 +16,0 @@

3

package.json
{
"name": "path-to-regexp",
"description": "Express style path to RegExp utility",
"version": "1.5.0",
"version": "1.5.1",
"main": "index.js",

@@ -9,2 +9,3 @@ "typings": "index.d.ts",

"index.js",
"index.d.ts",
"LICENSE"

@@ -11,0 +12,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