cf-util-route-handler
Advanced tools
Comparing version 2.0.2 to 2.0.3
'use strict'; | ||
var handler = undefined; | ||
var handler = void 0; | ||
@@ -5,0 +5,0 @@ function handleRoutes(callback) { |
{ | ||
"name": "cf-util-route-handler", | ||
"description": "CloudFlare Route Handler Util", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"main": "lib/index.js", | ||
"author": "James Kyle <me@thejameskyle.com>", | ||
"author": "James Kyle <jkyle@cloudflare.com>", | ||
"license": "BSD-3-Clause", | ||
@@ -8,0 +8,0 @@ "publishConfig": { |
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
1872