@alxtickets/common
Advanced tools
Comparing version 1.0.9 to 1.0.11
@@ -10,1 +10,2 @@ export * from './errors/bad-request-error'; | ||
export * from './middlewares/validate-request'; | ||
export * from './middlewares/require-auth'; |
@@ -26,1 +26,2 @@ "use strict"; | ||
__exportStar(require("./middlewares/validate-request"), exports); | ||
__exportStar(require("./middlewares/require-auth"), exports); |
{ | ||
"name": "@alxtickets/common", | ||
"version": "1.0.9", | ||
"version": "1.0.11", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./build/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
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
10328
23
265