ecklf-tmp-runtime-test
Advanced tools
Comparing version 1.0.114 to 1.0.115
@@ -70,2 +70,12 @@ "use strict"; | ||
output: lambda, | ||
routes: [ | ||
{ | ||
src: '/api/foo', | ||
dest: '/api/index', | ||
}, | ||
{ | ||
src: '/api/bar/baz', | ||
dest: '/api/index', | ||
}, | ||
], | ||
}; | ||
@@ -72,0 +82,0 @@ }); |
{ | ||
"name": "ecklf-tmp-runtime-test", | ||
"version": "1.0.114", | ||
"version": "1.0.115", | ||
"description": "Rust runtime for Vercel Functions.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/vercel-community/rust", |
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
19346
255