Socket
Socket
Sign inDemoInstall

path-to-regexp

Package Overview
Dependencies
Maintainers
30
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.0.0 to 1.0.1

2

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

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

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

1.0.1 / 2014-08-27
==================
* Ensure installation works correctly on 0.8
1.0.0 / 2014-08-17

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

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

@@ -25,5 +25,5 @@ "test": "istanbul cover node_modules/mocha/bin/_mocha -- -R spec"

"devDependencies": {
"istanbul": "^0.3.0",
"mocha": "^1.21.4"
"istanbul": "~0.3.0",
"mocha": "~1.21.4"
}
}

Sorry, the diff of this file is not supported yet

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