@accounts/common
Advanced tools
Comparing version 0.0.16 to 0.0.17-alpha.74f01167
@@ -6,2 +6,3 @@ 'use strict'; | ||
}); | ||
/* eslint-disable flowtype/no-types-missing-file-annotation */ | ||
var EMAIL_ONLY = exports.EMAIL_ONLY = 'EMAIL_ONLY'; | ||
@@ -8,0 +9,0 @@ var USERNAME_AND_EMAIL = exports.USERNAME_AND_EMAIL = 'USERNAME_AND_EMAIL'; |
@@ -55,3 +55,3 @@ (function webpackUniversalModuleDefinition(root, factory) { | ||
/* 0 */ | ||
/***/ function(module, exports, __webpack_require__) { | ||
/***/ (function(module, exports, __webpack_require__) { | ||
@@ -94,5 +94,5 @@ 'use strict'; | ||
/***/ }, | ||
/***/ }), | ||
/* 1 */ | ||
/***/ function(module, exports) { | ||
/***/ (function(module, exports) { | ||
@@ -104,2 +104,3 @@ 'use strict'; | ||
}); | ||
/* eslint-disable flowtype/no-types-missing-file-annotation */ | ||
var EMAIL_ONLY = exports.EMAIL_ONLY = 'EMAIL_ONLY'; | ||
@@ -110,5 +111,5 @@ var USERNAME_AND_EMAIL = exports.USERNAME_AND_EMAIL = 'USERNAME_AND_EMAIL'; | ||
/***/ }, | ||
/***/ }), | ||
/* 2 */ | ||
/***/ function(module, exports, __webpack_require__) { | ||
/***/ (function(module, exports, __webpack_require__) { | ||
@@ -146,11 +147,11 @@ 'use strict'; | ||
/***/ }, | ||
/***/ }), | ||
/* 3 */ | ||
/***/ function(module, exports) { | ||
/***/ (function(module, exports) { | ||
module.exports = require("lodash"); | ||
/***/ }, | ||
/***/ }), | ||
/* 4 */ | ||
/***/ function(module, exports, __webpack_require__) { | ||
/***/ (function(module, exports, __webpack_require__) { | ||
@@ -234,41 +235,41 @@ 'use strict'; | ||
/***/ }, | ||
/***/ }), | ||
/* 5 */ | ||
/***/ function(module, exports) { | ||
/***/ (function(module, exports) { | ||
module.exports = require("babel-runtime/core-js/json/stringify"); | ||
/***/ }, | ||
/***/ }), | ||
/* 6 */ | ||
/***/ function(module, exports) { | ||
/***/ (function(module, exports) { | ||
module.exports = require("babel-runtime/core-js/object/get-prototype-of"); | ||
/***/ }, | ||
/***/ }), | ||
/* 7 */ | ||
/***/ function(module, exports) { | ||
/***/ (function(module, exports) { | ||
module.exports = require("babel-runtime/helpers/classCallCheck"); | ||
/***/ }, | ||
/***/ }), | ||
/* 8 */ | ||
/***/ function(module, exports) { | ||
/***/ (function(module, exports) { | ||
module.exports = require("babel-runtime/helpers/createClass"); | ||
/***/ }, | ||
/***/ }), | ||
/* 9 */ | ||
/***/ function(module, exports) { | ||
/***/ (function(module, exports) { | ||
module.exports = require("babel-runtime/helpers/possibleConstructorReturn"); | ||
/***/ }, | ||
/***/ }), | ||
/* 10 */ | ||
/***/ function(module, exports) { | ||
/***/ (function(module, exports) { | ||
module.exports = require("babel-runtime/helpers/inherits"); | ||
/***/ }, | ||
/***/ }), | ||
/* 11 */ | ||
/***/ function(module, exports, __webpack_require__) { | ||
/***/ (function(module, exports, __webpack_require__) { | ||
@@ -309,5 +310,5 @@ 'use strict'; | ||
/***/ }, | ||
/***/ }), | ||
/* 12 */ | ||
/***/ function(module, exports, __webpack_require__) { | ||
/***/ (function(module, exports, __webpack_require__) { | ||
@@ -336,5 +337,5 @@ 'use strict'; | ||
/***/ } | ||
/***/ }) | ||
/******/ ]) | ||
}); | ||
; |
{ | ||
"name": "@accounts/common", | ||
"version": "0.0.16", | ||
"version": "0.0.17-alpha.74f01167", | ||
"description": "Fullstack authentication and accounts-management", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Sorry, the diff of this file is not supported yet
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
257436
2791