react-redux
Advanced tools
Comparing version 4.4.9 to 4.4.10
@@ -1,1 +0,9 @@ | ||
!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("react"),require("redux")):"function"==typeof define&&define.amd?define(["react","redux"],e):"object"==typeof exports?exports.ReactRedux=e(require("react"),require("redux")):t.ReactRedux=e(t.React,t.Redux)}(this,function(t,e){return function(t){function e(n){if(r[n])return r[n].exports;var o=r[n]={exports:{},id:n,loaded:!1};return t[n].call(o.exports,o,o.exports,e),o.loaded=!0,o.exports}var r={};return e.m=t,e.c=r,e.p="",e(0)}([function(t,e,r){"use strict";function n(t){return t&&t.__esModule?t:{"default":t}}e.__esModule=!0,e.connect=e.Provider=void 0;var o=r(6),i=n(o),s=r(7),a=n(s);e.Provider=i["default"],e.connect=a["default"]},function(t,e,r){"use strict";function n(t){return t&&t.__esModule?t:{"default":t}}e.__esModule=!0;var o=r(4),i=n(o);e["default"]=i["default"].shape({subscribe:i["default"].func.isRequired,dispatch:i["default"].func.isRequired,getState:i["default"].func.isRequired})},function(t,e){"use strict";function r(t){"undefined"!=typeof console&&"function"==typeof console.error&&console.error(t);try{throw Error(t)}catch(t){}}e.__esModule=!0,e["default"]=r},function(t,e,r){var n=r(20),o=n.Symbol;t.exports=o},function(t,e,r){t.exports=r(23)()},function(e,r){e.exports=t},function(t,e,r){"use strict";function n(t){return t&&t.__esModule?t:{"default":t}}function o(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function i(t,e){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!e||"object"!=typeof e&&"function"!=typeof e?t:e}function s(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function, not "+typeof e);t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),e&&(Object.setPrototypeOf?Object.setPrototypeOf(t,e):t.__proto__=e)}e.__esModule=!0,e["default"]=void 0;var a=r(5),u=r(4),p=n(u),c=r(1),f=n(c),l=r(2),h=(n(l),function(t){function e(r,n){o(this,e);var s=i(this,t.call(this,r,n));return s.store=r.store,s}return s(e,t),e.prototype.getChildContext=function(){return{store:this.store}},e.prototype.render=function(){return a.Children.only(this.props.children)},e}(a.Component));e["default"]=h,h.propTypes={store:f["default"].isRequired,children:p["default"].element.isRequired},h.childContextTypes={store:f["default"].isRequired}},function(t,e,r){"use strict";function n(t){return t&&t.__esModule?t:{"default":t}}function o(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function i(t,e){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!e||"object"!=typeof e&&"function"!=typeof e?t:e}function s(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function, not "+typeof e);t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),e&&(Object.setPrototypeOf?Object.setPrototypeOf(t,e):t.__proto__=e)}function a(t){return t.displayName||t.name||"Component"}function u(t,e){try{return t.apply(e)}catch(t){return _.value=t,_}}function p(t,e,r){var n=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},p=!!t,l=t||w,d=void 0;d="function"==typeof e?e:e?(0,v["default"])(e):j;var P=r||T,b=n.pure,g=void 0===b||b,O=n.withRef,S=void 0!==O&&O,M=g&&P!==T,D=C++;return function(t){function e(t,e,r){var n=P(t,e,r);return n}var r="Connect("+a(t)+")",n=function(n){function a(t,e){o(this,a);var s=i(this,n.call(this,t,e));s.version=D,s.store=t.store||e.store,(0,x["default"])(s.store,'Could not find "store" in either the context or '+('props of "'+r+'". ')+"Either wrap the root component in a <Provider>, "+('or explicitly pass "store" as a prop to "'+r+'".'));var u=s.store.getState();return s.state={storeState:u},s.clearCache(),s}return s(a,n),a.prototype.shouldComponentUpdate=function(){return!g||this.haveOwnPropsChanged||this.hasStoreStateChanged},a.prototype.computeStateProps=function(t,e){if(!this.finalMapStateToProps)return this.configureFinalMapState(t,e);var r=t.getState(),n=this.doStatePropsDependOnOwnProps?this.finalMapStateToProps(r,e):this.finalMapStateToProps(r);return n},a.prototype.configureFinalMapState=function(t,e){var r=l(t.getState(),e),n="function"==typeof r;return this.finalMapStateToProps=n?r:l,this.doStatePropsDependOnOwnProps=1!==this.finalMapStateToProps.length,n?this.computeStateProps(t,e):r},a.prototype.computeDispatchProps=function(t,e){if(!this.finalMapDispatchToProps)return this.configureFinalMapDispatch(t,e);var r=t.dispatch,n=this.doDispatchPropsDependOnOwnProps?this.finalMapDispatchToProps(r,e):this.finalMapDispatchToProps(r);return n},a.prototype.configureFinalMapDispatch=function(t,e){var r=d(t.dispatch,e),n="function"==typeof r;return this.finalMapDispatchToProps=n?r:d,this.doDispatchPropsDependOnOwnProps=1!==this.finalMapDispatchToProps.length,n?this.computeDispatchProps(t,e):r},a.prototype.updateStatePropsIfNeeded=function(){var t=this.computeStateProps(this.store,this.props);return(!this.stateProps||!(0,y["default"])(t,this.stateProps))&&(this.stateProps=t,!0)},a.prototype.updateDispatchPropsIfNeeded=function(){var t=this.computeDispatchProps(this.store,this.props);return(!this.dispatchProps||!(0,y["default"])(t,this.dispatchProps))&&(this.dispatchProps=t,!0)},a.prototype.updateMergedPropsIfNeeded=function(){var t=e(this.stateProps,this.dispatchProps,this.props);return!(this.mergedProps&&M&&(0,y["default"])(t,this.mergedProps))&&(this.mergedProps=t,!0)},a.prototype.isSubscribed=function(){return"function"==typeof this.unsubscribe},a.prototype.trySubscribe=function(){p&&!this.unsubscribe&&(this.unsubscribe=this.store.subscribe(this.handleChange.bind(this)),this.handleChange())},a.prototype.tryUnsubscribe=function(){this.unsubscribe&&(this.unsubscribe(),this.unsubscribe=null)},a.prototype.componentDidMount=function(){this.trySubscribe()},a.prototype.componentWillReceiveProps=function(t){g&&(0,y["default"])(t,this.props)||(this.haveOwnPropsChanged=!0)},a.prototype.componentWillUnmount=function(){this.tryUnsubscribe(),this.clearCache()},a.prototype.clearCache=function(){this.dispatchProps=null,this.stateProps=null,this.mergedProps=null,this.haveOwnPropsChanged=!0,this.hasStoreStateChanged=!0,this.haveStatePropsBeenPrecalculated=!1,this.statePropsPrecalculationError=null,this.renderedElement=null,this.finalMapDispatchToProps=null,this.finalMapStateToProps=null},a.prototype.handleChange=function(){if(this.unsubscribe){var t=this.store.getState(),e=this.state.storeState;if(!g||e!==t){if(g&&!this.doStatePropsDependOnOwnProps){var r=u(this.updateStatePropsIfNeeded,this);if(!r)return;r===_&&(this.statePropsPrecalculationError=_.value),this.haveStatePropsBeenPrecalculated=!0}this.hasStoreStateChanged=!0,this.setState({storeState:t})}}},a.prototype.getWrappedInstance=function(){return(0,x["default"])(S,"To access the wrapped instance, you need to specify { withRef: true } as the fourth argument of the connect() call."),this.refs.wrappedInstance},a.prototype.render=function(){var e=this.haveOwnPropsChanged,r=this.hasStoreStateChanged,n=this.haveStatePropsBeenPrecalculated,o=this.statePropsPrecalculationError,i=this.renderedElement;if(this.haveOwnPropsChanged=!1,this.hasStoreStateChanged=!1,this.haveStatePropsBeenPrecalculated=!1,this.statePropsPrecalculationError=null,o)throw o;var s=!0,a=!0;g&&i&&(s=r||e&&this.doStatePropsDependOnOwnProps,a=e&&this.doDispatchPropsDependOnOwnProps);var u=!1,p=!1;n?u=!0:s&&(u=this.updateStatePropsIfNeeded()),a&&(p=this.updateDispatchPropsIfNeeded());var l=!0;return l=!!(u||p||e)&&this.updateMergedPropsIfNeeded(),!l&&i?i:this.renderedElement=S?(0,f.createElement)(t,c({},this.mergedProps,{ref:"wrappedInstance"})):(0,f.createElement)(t,this.mergedProps)},a}(f.Component);return n.displayName=r,n.WrappedComponent=t,n.contextTypes={store:h["default"]},n.propTypes={store:h["default"]},(0,m["default"])(n,t)}}e.__esModule=!0;var c=Object.assign||function(t){for(var e=1;arguments.length>e;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t};e["default"]=p;var f=r(5),l=r(1),h=n(l),d=r(8),y=n(d),P=r(9),v=n(P),b=r(2),g=(n(b),r(22)),O=(n(g),r(12)),m=n(O),S=r(13),x=n(S),w=function(t){return{}},j=function(t){return{dispatch:t}},T=function(t,e,r){return c({},r,t,e)},_={value:null},C=0},function(t,e){"use strict";function r(t,e){if(t===e)return!0;var r=Object.keys(t),n=Object.keys(e);if(r.length!==n.length)return!1;for(var o=Object.prototype.hasOwnProperty,i=0;r.length>i;i++)if(!o.call(e,r[i])||t[r[i]]!==e[r[i]])return!1;return!0}e.__esModule=!0,e["default"]=r},function(t,e,r){"use strict";function n(t){return function(e){return(0,o.bindActionCreators)(t,e)}}e.__esModule=!0,e["default"]=n;var o=r(25)},function(t,e){"use strict";function r(t){return function(){return t}}var n=function(){};n.thatReturns=r,n.thatReturnsFalse=r(!1),n.thatReturnsTrue=r(!0),n.thatReturnsNull=r(null),n.thatReturnsThis=function(){return this},n.thatReturnsArgument=function(t){return t},t.exports=n},function(t,e,r){"use strict";function n(t,e,r,n,i,s,a,u){if(o(e),!t){var p;if(void 0===e)p=Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var c=[r,n,i,s,a,u],f=0;p=Error(e.replace(/%s/g,function(){return c[f++]})),p.name="Invariant Violation"}throw p.framesToPop=1,p}}var o=function(t){};t.exports=n},function(t,e,r){!function(e,r){t.exports=r()}(this,function(){"use strict";var t={childContextTypes:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},e={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},r=Object.defineProperty,n=Object.getOwnPropertyNames,o=Object.getOwnPropertySymbols,i=Object.getOwnPropertyDescriptor,s=Object.getPrototypeOf,a=s&&s(Object);return function u(p,c,f){if("string"!=typeof c){if(a){var l=s(c);l&&l!==a&&u(p,l,f)}var h=n(c);o&&(h=h.concat(o(c)));for(var d=0;h.length>d;++d){var y=h[d];if(!(t[y]||e[y]||f&&f[y])){var P=i(c,y);try{r(p,y,P)}catch(t){}}}return p}return p}})},function(t,e,r){"use strict";var n=function(t,e,r,n,o,i,s,a){if(!t){var u;if(void 0===e)u=Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var p=[r,n,o,i,s,a],c=0;u=Error(e.replace(/%s/g,function(){return p[c++]})),u.name="Invariant Violation"}throw u.framesToPop=1,u}};t.exports=n},function(t,e,r){function n(t){return null==t?void 0===t?u:a:p&&p in Object(t)?i(t):s(t)}var o=r(3),i=r(17),s=r(18),a="[object Null]",u="[object Undefined]",p=o?o.toStringTag:void 0;t.exports=n},function(t,e){(function(e){var r="object"==typeof e&&e&&e.Object===Object&&e;t.exports=r}).call(e,function(){return this}()||Function("return this")())},function(t,e,r){var n=r(19),o=n(Object.getPrototypeOf,Object);t.exports=o},function(t,e,r){function n(t){var e=s.call(t,u),r=t[u];try{t[u]=void 0;var n=!0}catch(t){}var o=a.call(t);return n&&(e?t[u]=r:delete t[u]),o}var o=r(3),i=Object.prototype,s=i.hasOwnProperty,a=i.toString,u=o?o.toStringTag:void 0;t.exports=n},function(t,e){function r(t){return o.call(t)}var n=Object.prototype,o=n.toString;t.exports=r},function(t,e){function r(t,e){return function(r){return t(e(r))}}t.exports=r},function(t,e,r){var n=r(15),o="object"==typeof self&&self&&self.Object===Object&&self,i=n||o||Function("return this")();t.exports=i},function(t,e){function r(t){return null!=t&&"object"==typeof t}t.exports=r},function(t,e,r){function n(t){if(!s(t)||o(t)!=a)return!1;var e=i(t);if(null===e)return!0;var r=f.call(e,"constructor")&&e.constructor;return"function"==typeof r&&r instanceof r&&c.call(r)==l}var o=r(14),i=r(16),s=r(21),a="[object Object]",u=Function.prototype,p=Object.prototype,c=u.toString,f=p.hasOwnProperty,l=c.call(Object);t.exports=n},function(t,e,r){"use strict";var n=r(10),o=r(11),i=r(24);t.exports=function(){function t(t,e,r,n,s,a){a!==i&&o(!1,"Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types")}function e(){return t}t.isRequired=t;var r={array:t,bool:t,func:t,number:t,object:t,string:t,symbol:t,any:t,arrayOf:e,element:t,instanceOf:e,node:t,objectOf:e,oneOf:e,oneOfType:e,shape:e,exact:e};return r.checkPropTypes=n,r.PropTypes=r,r}},function(t,e){"use strict";var r="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";t.exports=r},function(t,r){t.exports=e}])}); | ||
!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("react"),require("redux")):"function"==typeof define&&define.amd?define(["react","redux"],e):"object"==typeof exports?exports.ReactRedux=e(require("react"),require("redux")):t.ReactRedux=e(t.React,t.Redux)}(this,function(t,e){return function(t){function e(o){if(r[o])return r[o].exports;var n=r[o]={exports:{},id:o,loaded:!1};return t[o].call(n.exports,n,n.exports,e),n.loaded=!0,n.exports}var r={};return e.m=t,e.c=r,e.p="",e(0)}([function(t,e,r){"use strict";function o(t){return t&&t.__esModule?t:{"default":t}}e.__esModule=!0,e.connect=e.Provider=void 0;var n=r(6),s=o(n),i=r(7),a=o(i);e.Provider=s["default"],e.connect=a["default"]},function(t,e,r){"use strict";function o(t){return t&&t.__esModule?t:{"default":t}}e.__esModule=!0;var n=r(4),s=o(n);e["default"]=s["default"].shape({subscribe:s["default"].func.isRequired,dispatch:s["default"].func.isRequired,getState:s["default"].func.isRequired})},function(t,e){"use strict";function r(t){"undefined"!=typeof console&&"function"==typeof console.error&&console.error(t);try{throw Error(t)}catch(t){}}e.__esModule=!0,e["default"]=r},function(t,e,r){var o=r(18),n=o.Symbol;t.exports=n},function(t,e,r){t.exports=r(21)()},function(e,r){e.exports=t},function(t,e,r){"use strict";function o(t){return t&&t.__esModule?t:{"default":t}}function n(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function s(t,e){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!e||"object"!=typeof e&&"function"!=typeof e?t:e}function i(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function, not "+typeof e);t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),e&&(Object.setPrototypeOf?Object.setPrototypeOf(t,e):t.__proto__=e)}e.__esModule=!0,e["default"]=void 0;var a=r(5),c=r(4),u=o(c),p=r(1),f=o(p),l=r(2),d=(o(l),function(t){function e(r,o){n(this,e);var i=s(this,t.call(this,r,o));return i.store=r.store,i}return i(e,t),e.prototype.getChildContext=function(){return{store:this.store}},e.prototype.render=function(){return a.Children.only(this.props.children)},e}(a.Component));e["default"]=d,d.propTypes={store:f["default"].isRequired,children:u["default"].element.isRequired},d.childContextTypes={store:f["default"].isRequired}},function(t,e,r){"use strict";function o(t){return t&&t.__esModule?t:{"default":t}}function n(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function s(t,e){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!e||"object"!=typeof e&&"function"!=typeof e?t:e}function i(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function, not "+typeof e);t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),e&&(Object.setPrototypeOf?Object.setPrototypeOf(t,e):t.__proto__=e)}function a(t){return t.displayName||t.name||"Component"}function c(t,e){try{return t.apply(e)}catch(t){return C.value=t,C}}function u(t,e,r){var o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},u=!!t,l=t||x,h=void 0;h="function"==typeof e?e:e?(0,b["default"])(e):j;var P=r||_,v=o.pure,m=void 0===v||v,S=o.withRef,O=void 0!==S&&S,T=m&&P!==_,D=M++;return function(t){function e(t,e,r){var o=P(t,e,r);return o}var r="Connect("+a(t)+")",o=function(o){function a(t,e){n(this,a);var i=s(this,o.call(this,t,e));i.version=D,i.store=t.store||e.store,(0,w["default"])(i.store,'Could not find "store" in either the context or '+('props of "'+r+'". ')+"Either wrap the root component in a <Provider>, "+('or explicitly pass "store" as a prop to "'+r+'".'));var c=i.store.getState();return i.state={storeState:c},i.clearCache(),i}return i(a,o),a.prototype.shouldComponentUpdate=function(){return!m||this.haveOwnPropsChanged||this.hasStoreStateChanged},a.prototype.computeStateProps=function(t,e){if(!this.finalMapStateToProps)return this.configureFinalMapState(t,e);var r=t.getState(),o=this.doStatePropsDependOnOwnProps?this.finalMapStateToProps(r,e):this.finalMapStateToProps(r);return o},a.prototype.configureFinalMapState=function(t,e){var r=l(t.getState(),e),o="function"==typeof r;return this.finalMapStateToProps=o?r:l,this.doStatePropsDependOnOwnProps=1!==this.finalMapStateToProps.length,o?this.computeStateProps(t,e):r},a.prototype.computeDispatchProps=function(t,e){if(!this.finalMapDispatchToProps)return this.configureFinalMapDispatch(t,e);var r=t.dispatch,o=this.doDispatchPropsDependOnOwnProps?this.finalMapDispatchToProps(r,e):this.finalMapDispatchToProps(r);return o},a.prototype.configureFinalMapDispatch=function(t,e){var r=h(t.dispatch,e),o="function"==typeof r;return this.finalMapDispatchToProps=o?r:h,this.doDispatchPropsDependOnOwnProps=1!==this.finalMapDispatchToProps.length,o?this.computeDispatchProps(t,e):r},a.prototype.updateStatePropsIfNeeded=function(){var t=this.computeStateProps(this.store,this.props);return(!this.stateProps||!(0,y["default"])(t,this.stateProps))&&(this.stateProps=t,!0)},a.prototype.updateDispatchPropsIfNeeded=function(){var t=this.computeDispatchProps(this.store,this.props);return(!this.dispatchProps||!(0,y["default"])(t,this.dispatchProps))&&(this.dispatchProps=t,!0)},a.prototype.updateMergedPropsIfNeeded=function(){var t=e(this.stateProps,this.dispatchProps,this.props);return!(this.mergedProps&&T&&(0,y["default"])(t,this.mergedProps))&&(this.mergedProps=t,!0)},a.prototype.isSubscribed=function(){return"function"==typeof this.unsubscribe},a.prototype.trySubscribe=function(){u&&!this.unsubscribe&&(this.unsubscribe=this.store.subscribe(this.handleChange.bind(this)),this.handleChange())},a.prototype.tryUnsubscribe=function(){this.unsubscribe&&(this.unsubscribe(),this.unsubscribe=null)},a.prototype.componentDidMount=function(){this.trySubscribe()},a.prototype.componentWillReceiveProps=function(t){m&&(0,y["default"])(t,this.props)||(this.haveOwnPropsChanged=!0)},a.prototype.componentWillUnmount=function(){this.tryUnsubscribe(),this.clearCache()},a.prototype.clearCache=function(){this.dispatchProps=null,this.stateProps=null,this.mergedProps=null,this.haveOwnPropsChanged=!0,this.hasStoreStateChanged=!0,this.haveStatePropsBeenPrecalculated=!1,this.statePropsPrecalculationError=null,this.renderedElement=null,this.finalMapDispatchToProps=null,this.finalMapStateToProps=null},a.prototype.handleChange=function(){if(this.unsubscribe){var t=this.store.getState(),e=this.state.storeState;if(!m||e!==t){if(m&&!this.doStatePropsDependOnOwnProps){var r=c(this.updateStatePropsIfNeeded,this);if(!r)return;r===C&&(this.statePropsPrecalculationError=C.value),this.haveStatePropsBeenPrecalculated=!0}this.hasStoreStateChanged=!0,this.setState({storeState:t})}}},a.prototype.getWrappedInstance=function(){return(0,w["default"])(O,"To access the wrapped instance, you need to specify { withRef: true } as the fourth argument of the connect() call."),this.refs.wrappedInstance},a.prototype.render=function(){var e=this.haveOwnPropsChanged,r=this.hasStoreStateChanged,o=this.haveStatePropsBeenPrecalculated,n=this.statePropsPrecalculationError,s=this.renderedElement;if(this.haveOwnPropsChanged=!1,this.hasStoreStateChanged=!1,this.haveStatePropsBeenPrecalculated=!1,this.statePropsPrecalculationError=null,n)throw n;var i=!0,a=!0;m&&s&&(i=r||e&&this.doStatePropsDependOnOwnProps,a=e&&this.doDispatchPropsDependOnOwnProps);var c=!1,u=!1;o?c=!0:i&&(c=this.updateStatePropsIfNeeded()),a&&(u=this.updateDispatchPropsIfNeeded());var l=!0;return l=!!(c||u||e)&&this.updateMergedPropsIfNeeded(),!l&&s?s:this.renderedElement=O?(0,f.createElement)(t,p({},this.mergedProps,{ref:"wrappedInstance"})):(0,f.createElement)(t,this.mergedProps)},a}(f.Component);return o.displayName=r,o.WrappedComponent=t,o.contextTypes={store:d["default"]},o.propTypes={store:d["default"]},(0,g["default"])(o,t)}}e.__esModule=!0;var p=Object.assign||function(t){for(var e=1;arguments.length>e;e++){var r=arguments[e];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(t[o]=r[o])}return t};e["default"]=u;var f=r(5),l=r(1),d=o(l),h=r(8),y=o(h),P=r(9),b=o(P),v=r(2),m=(o(v),r(20)),S=(o(m),r(10)),g=o(S),O=r(11),w=o(O),x=function(t){return{}},j=function(t){return{dispatch:t}},_=function(t,e,r){return p({},r,t,e)},C={value:null},M=0},function(t,e){"use strict";function r(t,e){if(t===e)return!0;var r=Object.keys(t),o=Object.keys(e);if(r.length!==o.length)return!1;for(var n=Object.prototype.hasOwnProperty,s=0;r.length>s;s++)if(!n.call(e,r[s])||t[r[s]]!==e[r[s]])return!1;return!0}e.__esModule=!0,e["default"]=r},function(t,e,r){"use strict";function o(t){return function(e){return(0,n.bindActionCreators)(t,e)}}e.__esModule=!0,e["default"]=o;var n=r(25)},function(t,e,r){"use strict";function o(t){return s.isMemo(t)?u:p[t.$$typeof]||i}function n(t,e,r){if("string"!=typeof e){if(P){var s=y(e);s&&s!==P&&n(t,s,r)}var i=l(e);d&&(i=i.concat(d(e)));for(var c=o(t),u=o(e),p=0;i.length>p;++p){var b=i[p];if(!(a[b]||r&&r[b]||u&&u[b]||c&&c[b])){var v=h(e,b);try{f(t,b,v)}catch(t){}}}return t}return t}var s=r(24),i={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},a={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},c={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},u={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},p={};p[s.ForwardRef]=c;var f=Object.defineProperty,l=Object.getOwnPropertyNames,d=Object.getOwnPropertySymbols,h=Object.getOwnPropertyDescriptor,y=Object.getPrototypeOf,P=Object.prototype;t.exports=n},function(t,e,r){"use strict";var o=function(t,e,r,o,n,s,i,a){if(!t){var c;if(void 0===e)c=Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var u=[r,o,n,s,i,a],p=0;c=Error(e.replace(/%s/g,function(){return u[p++]})),c.name="Invariant Violation"}throw c.framesToPop=1,c}};t.exports=o},function(t,e,r){function o(t){return null==t?void 0===t?c:a:u&&u in Object(t)?s(t):i(t)}var n=r(3),s=r(15),i=r(16),a="[object Null]",c="[object Undefined]",u=n?n.toStringTag:void 0;t.exports=o},function(t,e){(function(e){var r="object"==typeof e&&e&&e.Object===Object&&e;t.exports=r}).call(e,function(){return this}()||Function("return this")())},function(t,e,r){var o=r(17),n=o(Object.getPrototypeOf,Object);t.exports=n},function(t,e,r){function o(t){var e=i.call(t,c),r=t[c];try{t[c]=void 0;var o=!0}catch(t){}var n=a.call(t);return o&&(e?t[c]=r:delete t[c]),n}var n=r(3),s=Object.prototype,i=s.hasOwnProperty,a=s.toString,c=n?n.toStringTag:void 0;t.exports=o},function(t,e){function r(t){return n.call(t)}var o=Object.prototype,n=o.toString;t.exports=r},function(t,e){function r(t,e){return function(r){return t(e(r))}}t.exports=r},function(t,e,r){var o=r(13),n="object"==typeof self&&self&&self.Object===Object&&self,s=o||n||Function("return this")();t.exports=s},function(t,e){function r(t){return null!=t&&"object"==typeof t}t.exports=r},function(t,e,r){function o(t){if(!i(t)||n(t)!=a)return!1;var e=s(t);if(null===e)return!0;var r=f.call(e,"constructor")&&e.constructor;return"function"==typeof r&&r instanceof r&&p.call(r)==l}var n=r(12),s=r(14),i=r(19),a="[object Object]",c=Function.prototype,u=Object.prototype,p=c.toString,f=u.hasOwnProperty,l=p.call(Object);t.exports=o},function(t,e,r){"use strict";function o(){}function n(){}var s=r(22);n.resetWarningCache=o,t.exports=function(){function t(t,e,r,o,n,i){if(i!==s){var a=Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw a.name="Invariant Violation",a}}function e(){return t}t.isRequired=t;var r={array:t,bool:t,func:t,number:t,object:t,string:t,symbol:t,any:t,arrayOf:e,element:t,elementType:t,instanceOf:e,node:t,objectOf:e,oneOf:e,oneOfType:e,shape:e,exact:e,checkPropTypes:n,resetWarningCache:o};return r.PropTypes=r,r}},function(t,e){"use strict";var r="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";t.exports=r},function(t,e){/** @license React v16.8.4 | ||
* react-is.production.min.js | ||
* | ||
* Copyright (c) Facebook, Inc. and its affiliates. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE file in the root directory of this source tree. | ||
*/ | ||
"use strict";function r(t){if("object"==typeof t&&null!==t){var e=t.$$typeof;switch(e){case s:switch(t=t.type){case l:case d:case a:case u:case c:case y:return t;default:switch(t=t&&t.$$typeof){case f:case h:case p:return t;default:return e}}case b:case P:case i:return e}}}function o(t){return r(t)===d}Object.defineProperty(e,"__esModule",{value:!0});var n="function"==typeof Symbol&&Symbol["for"],s=n?Symbol["for"]("react.element"):60103,i=n?Symbol["for"]("react.portal"):60106,a=n?Symbol["for"]("react.fragment"):60107,c=n?Symbol["for"]("react.strict_mode"):60108,u=n?Symbol["for"]("react.profiler"):60114,p=n?Symbol["for"]("react.provider"):60109,f=n?Symbol["for"]("react.context"):60110,l=n?Symbol["for"]("react.async_mode"):60111,d=n?Symbol["for"]("react.concurrent_mode"):60111,h=n?Symbol["for"]("react.forward_ref"):60112,y=n?Symbol["for"]("react.suspense"):60113,P=n?Symbol["for"]("react.memo"):60115,b=n?Symbol["for"]("react.lazy"):60116;e.typeOf=r,e.AsyncMode=l,e.ConcurrentMode=d,e.ContextConsumer=f,e.ContextProvider=p,e.Element=s,e.ForwardRef=h,e.Fragment=a,e.Lazy=b,e.Memo=P,e.Portal=i,e.Profiler=u,e.StrictMode=c,e.Suspense=y,e.isValidElementType=function(t){return"string"==typeof t||"function"==typeof t||t===a||t===d||t===u||t===c||t===y||"object"==typeof t&&null!==t&&(t.$$typeof===b||t.$$typeof===P||t.$$typeof===p||t.$$typeof===f||t.$$typeof===h)},e.isAsyncMode=function(t){return o(t)||r(t)===l},e.isConcurrentMode=o,e.isContextConsumer=function(t){return r(t)===f},e.isContextProvider=function(t){return r(t)===p},e.isElement=function(t){return"object"==typeof t&&null!==t&&t.$$typeof===s},e.isForwardRef=function(t){return r(t)===h},e.isFragment=function(t){return r(t)===a},e.isLazy=function(t){return r(t)===b},e.isMemo=function(t){return r(t)===P},e.isPortal=function(t){return r(t)===i},e.isProfiler=function(t){return r(t)===u},e.isStrictMode=function(t){return r(t)===c},e.isSuspense=function(t){return r(t)===y}},function(t,e,r){"use strict";t.exports=r(23)},function(t,r){t.exports=e}])}); |
{ | ||
"name": "react-redux", | ||
"version": "4.4.9", | ||
"version": "4.4.10", | ||
"description": "Official React bindings for Redux", | ||
@@ -46,3 +46,3 @@ "main": "./lib/index.js", | ||
"babel-cli": "^6.3.17", | ||
"babel-core": "^6.3.26", | ||
"babel-core": "^6.26.3", | ||
"babel-eslint": "^5.0.0-beta9", | ||
@@ -52,3 +52,3 @@ "babel-loader": "^6.2.0", | ||
"babel-plugin-syntax-jsx": "^6.3.13", | ||
"babel-plugin-transform-decorators-legacy": "^1.2.0", | ||
"babel-plugin-transform-decorators-legacy": "^1.3.5", | ||
"babel-plugin-transform-es2015-arrow-functions": "^6.3.13", | ||
@@ -63,3 +63,3 @@ "babel-plugin-transform-es2015-block-scoped-functions": "^6.3.13", | ||
"babel-plugin-transform-es2015-literals": "^6.3.13", | ||
"babel-plugin-transform-es2015-modules-commonjs": "^6.3.13", | ||
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.2", | ||
"babel-plugin-transform-es2015-object-super": "^6.3.13", | ||
@@ -84,3 +84,3 @@ "babel-plugin-transform-es2015-parameters": "^6.3.13", | ||
"isparta": "4.0.0", | ||
"istanbul": "^0.3.17", | ||
"istanbul": "^0.4.5", | ||
"jsdom": "~5.4.3", | ||
@@ -91,3 +91,3 @@ "mocha": "^2.2.5", | ||
"redux": "^3.0.0", | ||
"rimraf": "^2.3.4", | ||
"rimraf": "^2.6.3", | ||
"webpack": "^1.11.0" | ||
@@ -97,7 +97,7 @@ }, | ||
"create-react-class": "^15.5.1", | ||
"hoist-non-react-statics": "^2.5.0", | ||
"hoist-non-react-statics": "^3.3.0", | ||
"invariant": "^2.0.0", | ||
"lodash": "^4.2.0", | ||
"loose-envify": "^1.1.0", | ||
"prop-types": "^15.5.4" | ||
"lodash": "^4.17.11", | ||
"loose-envify": "^1.4.0", | ||
"prop-types": "^15.7.2" | ||
}, | ||
@@ -104,0 +104,0 @@ "peerDependencies": { |
Sorry, the diff of this file is too big to display
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
128699
2727
+ Addedhoist-non-react-statics@3.3.2(transitive)
- Removedhoist-non-react-statics@2.5.5(transitive)
Updatedlodash@^4.17.11
Updatedloose-envify@^1.4.0
Updatedprop-types@^15.7.2