@reinforz/shared
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -18,2 +18,1 @@ "use strict"; | ||
__exportStar(require("./schemas"), exports); | ||
//# sourceMappingURL=index.js.map |
export * from "./User"; | ||
export * from './Profile'; |
@@ -18,2 +18,2 @@ "use strict"; | ||
__exportStar(require("./User"), exports); | ||
//# sourceMappingURL=index.js.map | ||
__exportStar(require("./Profile"), exports); |
@@ -51,2 +51,1 @@ "use strict"; | ||
exports.userLoginPayloadSchema = userLoginPayloadSchema; | ||
//# sourceMappingURL=User.js.map |
{ | ||
"name": "@reinforz/shared", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Package for code shared between `@reinforz/client` & `@reinforz/server`", | ||
@@ -5,0 +5,0 @@ "main": "dist/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
8613
152
9