@accounts/client
Advanced tools
Comparing version 0.0.16 to 0.0.17-alpha.74f01167
@@ -55,3 +55,3 @@ (function webpackUniversalModuleDefinition(root, factory) { | ||
/* 0 */ | ||
/***/ function(module, exports, __webpack_require__) { | ||
/***/ (function(module, exports, __webpack_require__) { | ||
@@ -84,5 +84,5 @@ 'use strict'; | ||
/***/ }, | ||
/***/ }), | ||
/* 1 */ | ||
/***/ function(module, exports, __webpack_require__) { | ||
/***/ (function(module, exports, __webpack_require__) { | ||
@@ -1330,65 +1330,65 @@ 'use strict'; | ||
/***/ }, | ||
/***/ }), | ||
/* 2 */ | ||
/***/ function(module, exports) { | ||
/***/ (function(module, exports) { | ||
module.exports = require("babel-runtime/helpers/extends"); | ||
/***/ }, | ||
/***/ }), | ||
/* 3 */ | ||
/***/ function(module, exports) { | ||
/***/ (function(module, exports) { | ||
module.exports = require("babel-runtime/regenerator"); | ||
/***/ }, | ||
/***/ }), | ||
/* 4 */ | ||
/***/ function(module, exports) { | ||
/***/ (function(module, exports) { | ||
module.exports = require("babel-runtime/core-js/promise"); | ||
/***/ }, | ||
/***/ }), | ||
/* 5 */ | ||
/***/ function(module, exports) { | ||
/***/ (function(module, exports) { | ||
module.exports = require("babel-runtime/helpers/asyncToGenerator"); | ||
/***/ }, | ||
/***/ }), | ||
/* 6 */ | ||
/***/ function(module, exports) { | ||
/***/ (function(module, exports) { | ||
module.exports = require("babel-runtime/helpers/defineProperty"); | ||
/***/ }, | ||
/***/ }), | ||
/* 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("lodash"); | ||
/***/ }, | ||
/***/ }), | ||
/* 10 */ | ||
/***/ function(module, exports) { | ||
/***/ (function(module, exports) { | ||
module.exports = require("jwt-decode"); | ||
/***/ }, | ||
/***/ }), | ||
/* 11 */ | ||
/***/ function(module, exports) { | ||
/***/ (function(module, exports) { | ||
module.exports = require("@accounts/common"); | ||
/***/ }, | ||
/***/ }), | ||
/* 12 */ | ||
/***/ function(module, exports, __webpack_require__) { | ||
/***/ (function(module, exports, __webpack_require__) { | ||
@@ -1459,5 +1459,5 @@ 'use strict'; | ||
/***/ }, | ||
/***/ }), | ||
/* 13 */ | ||
/***/ function(module, exports, __webpack_require__) { | ||
/***/ (function(module, exports, __webpack_require__) { | ||
@@ -1482,5 +1482,5 @@ 'use strict'; | ||
/***/ }, | ||
/***/ }), | ||
/* 14 */ | ||
/***/ function(module, exports, __webpack_require__) { | ||
/***/ (function(module, exports, __webpack_require__) { | ||
@@ -1515,29 +1515,29 @@ 'use strict'; | ||
/***/ }, | ||
/***/ }), | ||
/* 15 */ | ||
/***/ function(module, exports) { | ||
/***/ (function(module, exports) { | ||
module.exports = require("babel-runtime/helpers/toConsumableArray"); | ||
/***/ }, | ||
/***/ }), | ||
/* 16 */ | ||
/***/ function(module, exports) { | ||
/***/ (function(module, exports) { | ||
module.exports = require("redux"); | ||
/***/ }, | ||
/***/ }), | ||
/* 17 */ | ||
/***/ function(module, exports) { | ||
/***/ (function(module, exports) { | ||
module.exports = require("immutable"); | ||
/***/ }, | ||
/***/ }), | ||
/* 18 */ | ||
/***/ function(module, exports) { | ||
/***/ (function(module, exports) { | ||
module.exports = require("redux-immutable"); | ||
/***/ }, | ||
/***/ }), | ||
/* 19 */ | ||
/***/ function(module, exports, __webpack_require__) { | ||
/***/ (function(module, exports, __webpack_require__) { | ||
@@ -1700,5 +1700,5 @@ 'use strict'; | ||
/***/ }, | ||
/***/ }), | ||
/* 20 */ | ||
/***/ function(module, exports, __webpack_require__) { | ||
/***/ (function(module, exports, __webpack_require__) { | ||
@@ -1746,17 +1746,17 @@ 'use strict'; | ||
/***/ }, | ||
/***/ }), | ||
/* 21 */ | ||
/***/ function(module, exports) { | ||
/***/ (function(module, exports) { | ||
module.exports = require("lodash/isString"); | ||
/***/ }, | ||
/***/ }), | ||
/* 22 */ | ||
/***/ function(module, exports) { | ||
/***/ (function(module, exports) { | ||
module.exports = require("crypto-js"); | ||
/***/ } | ||
/***/ }) | ||
/******/ ]) | ||
}); | ||
; |
{ | ||
"name": "@accounts/client", | ||
"version": "0.0.16", | ||
"version": "0.0.17-alpha.74f01167", | ||
"description": "Fullstack authentication and accounts-management", | ||
@@ -77,3 +77,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@accounts/common": "^0.0.16", | ||
"@accounts/common": "^0.0.17-alpha.74f01167", | ||
"crypto-js": "^3.1.9-1", | ||
@@ -80,0 +80,0 @@ "immutable": "^3.8.1", |
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
466777
+ Added@accounts/common@0.0.17-alpha.74f01167(transitive)
- Removed@accounts/common@0.0.16(transitive)