path-to-regex
Advanced tools
Comparing version 1.3.6 to 1.3.7
@@ -127,6 +127,6 @@ module.exports = Regex; | ||
console.log("isStarted", isStarted); | ||
console.log("isStoped", isStoped); | ||
console.log("isToken", isToken); | ||
console.log("this.regstr 1:", this.regstr); | ||
//console.log("isStarted", isStarted); | ||
//console.log("isStoped", isStoped); | ||
//console.log("isToken", isToken); | ||
//console.log("this.regstr 1:", this.regstr); | ||
@@ -133,0 +133,0 @@ const regstr = |
{ | ||
"name": "path-to-regex", | ||
"version": "1.3.6", | ||
"version": "1.3.7", | ||
"description": "Turn a path string such as /user/:id or /user/:id(\\d+) into a regular expression", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Possible typosquat attack
Supply chain riskThere is a package with a similar name that is downloaded much more often.
Did you mean |
---|
path-to-regexp |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
81284
0