glob-to-routes
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "glob-to-routes", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "A simple utility for converting globs to route paths to be used with your routing system", | ||
@@ -28,6 +28,3 @@ "exports": "./index.js", | ||
}, | ||
"homepage": "https://github.com/wethrift/glob-to-routes#readme", | ||
"dependencies": { | ||
"glob": "^9.3.0" | ||
} | ||
"homepage": "https://github.com/wethrift/glob-to-routes#readme" | ||
} |
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
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
0
4063
- Removedglob@^9.3.0
- Removedbalanced-match@1.0.2(transitive)
- Removedbrace-expansion@2.0.1(transitive)
- Removedfs.realpath@1.0.0(transitive)
- Removedglob@9.3.5(transitive)
- Removedlru-cache@10.4.3(transitive)
- Removedminimatch@8.0.4(transitive)
- Removedminipass@4.2.87.1.2(transitive)
- Removedpath-scurry@1.11.1(transitive)