@thisisagile/easy
Advanced tools
Comparing version 1.5.0 to 1.6.0
export * from "./HttpStatus"; | ||
export * from "./HttpVerb"; | ||
export * from "./Verb"; |
@@ -14,2 +14,4 @@ "use strict"; | ||
__exportStar(require("./HttpStatus"), exports); | ||
__exportStar(require("./HttpVerb"), exports); | ||
__exportStar(require("./Verb"), exports); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@thisisagile/easy", | ||
"version": "1.5.0", | ||
"version": "1.6.0", | ||
"description": "Straightforward library for building domain-driven microservice architectures", | ||
@@ -5,0 +5,0 @@ "author": "Sander Hoogendoorn", |
export * from "./HttpStatus"; | ||
export * from "./HttpVerb"; | ||
export * from "./Verb"; |
Sorry, the diff of this file is not supported yet
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
82362
139
1180