can-route
Advanced tools
Comparing version 0.1.2 to 0.1.3
{ | ||
"name": "can-route", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "A simple regexp router that runs inside a `http.createServer` handler and returns false when it can’t route a request.", | ||
"main": "index.js", | ||
"browser": "browser.js", | ||
"directories": { | ||
@@ -7,0 +8,0 @@ "test": "test" |
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
8758
10