@artsy/cohesion
Advanced tools
Comparing version 0.2.8-canary.29.489.0 to 0.2.8-canary.29.494.0
export * from "./Authentication/AuthImpression"; | ||
export * from "./Authentication/CreatedAccount"; | ||
export * from "./Authentication/SuccessfullyLoggedIn"; | ||
export * from "./Authentication/ResetYourPassword"; |
@@ -41,2 +41,14 @@ "use strict"; | ||
}); | ||
}); | ||
var _ResetYourPassword = require("./Authentication/ResetYourPassword"); | ||
Object.keys(_ResetYourPassword).forEach(function (key) { | ||
if (key === "default" || key === "__esModule") return; | ||
Object.defineProperty(exports, key, { | ||
enumerable: true, | ||
get: function () { | ||
return _ResetYourPassword[key]; | ||
} | ||
}); | ||
}); |
{ | ||
"name": "@artsy/cohesion", | ||
"version": "0.2.8-canary.29.489.0", | ||
"version": "0.2.8-canary.29.494.0", | ||
"description": "Analytics schema and library helpers", | ||
@@ -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
36298
781