{"_id":"redux-devtools-core","_rev":"307604","name":"redux-devtools-core","description":"Reusable functions of Redux DevTools","dist-tags":{"latest":"1.0.0-4"},"maintainers":[{"name":"methuselah96","email":"nbierema@gmail.com"},{"name":"zalmoxisus","email":""}],"time":{"modified":"2021-06-03T19:37:05.000Z","created":"2018-12-26T23:04:52.199Z","1.0.0-4":"2020-09-07T16:49:52.362Z","1.0.0-3":"2020-08-14T14:48:54.865Z","1.0.0-2":"2020-08-02T01:15:15.048Z","0.2.1":"2018-12-27T17:45:16.512Z","0.2.0":"2018-12-26T23:04:52.199Z"},"users":{},"author":{"name":"Mihail Diordiev","email":"zalmoxisus@gmail.com","url":"https://github.com/zalmoxisus"},"repository":{"type":"git","url":"git+https://github.com/reduxjs/redux-devtools.git"},"versions":{"1.0.0-4":{"name":"redux-devtools-core","version":"1.0.0-4","description":"Reusable functions of Redux DevTools","scripts":{"start":"webpack-dev-server --hot --inline --env.development --env.platform=web --progress","build:web":"rimraf ./build/web && webpack -p --env.platform=web --progress","build:umd":"rimraf ./umd && webpack --progress --config webpack.config.umd.js","build:umd:min":"webpack --env.production --progress --config webpack.config.umd.js","build":"rimraf ./lib && babel ./src/app --out-dir lib","clean":"rimraf lib","test":"jest --no-cache","prepare":"npm run build && npm run build:umd && npm run build:umd:min","prepublishOnly":"npm run test && npm run build && npm run build:umd && npm run build:umd:min"},"main":"lib/index.js","jest":{"setupFilesAfterEnv":["<rootDir>/test/setup.js"],"moduleNameMapper":{"\\.(css|scss)$":"<rootDir>/test/__mocks__/styleMock.js"}},"repository":{"type":"git","url":"git+https://github.com/reduxjs/redux-devtools.git"},"author":{"name":"Mihail Diordiev","email":"zalmoxisus@gmail.com","url":"https://github.com/zalmoxisus"},"license":"MIT","bugs":{"url":"https://github.com/reduxjs/redux-devtools/issues"},"homepage":"https://github.com/reduxjs/redux-devtools","devDependencies":{"@babel/cli":"^7.10.5","@babel/core":"^7.11.1","@babel/plugin-proposal-class-properties":"^7.10.4","@babel/preset-env":"^7.11.0","@babel/preset-react":"^7.10.4","babel-loader":"^8.1.0","css-loader":"^4.2.1","enzyme":"^3.11.0","enzyme-adapter-react-16":"^1.15.3","enzyme-to-json":"^3.5.0","file-loader":"^6.0.0","html-loader":"^1.1.0","html-webpack-plugin":"^4.3.0","jest":"^26.2.2","react":"^16.13.1","react-dom":"^16.13.1","rimraf":"^3.0.2","style-loader":"^1.2.1","url-loader":"^4.1.0","webpack":"^4.44.1","webpack-cli":"^3.3.12","webpack-dev-server":"^3.11.0","webpack-hot-middleware":"^2.25.0"},"dependencies":{"d3-state-visualizer":"^1.3.4","devui":"^1.0.0-6","get-params":"^0.1.2","javascript-stringify":"^2.0.1","jsan":"^3.1.13","jsondiffpatch":"^0.4.1","localforage":"^1.9.0","lodash":"^4.17.19","nanoid":"^3.1.12","prop-types":"^15.7.2","react-icons":"^3.10.0","react-is":"^16.13.1","react-redux":"^7.2.1","redux":"^4.0.5","redux-devtools":"^3.7.0","redux-devtools-chart-monitor":"^1.7.2","redux-devtools-inspector":"^0.14.0","redux-devtools-instrument":"^1.10.0","redux-devtools-log-monitor":"^2.1.0","redux-devtools-serialize":"^0.2.0","redux-devtools-slider-monitor":"^2.0.0-5","redux-devtools-test-generator":"^0.6.2","redux-devtools-trace-monitor":"^0.1.3","redux-persist":"^4.10.2","socketcluster-client":"^14.3.1","styled-components":"^5.1.1"},"peerDependencies":{"react":"^16.3.0"},"gitHead":"f4405ac0f016b7997e1a6d31796aa99ad632889e","_id":"redux-devtools-core@1.0.0-4","_nodeVersion":"12.18.3","_npmVersion":"lerna/3.22.1/node@v12.18.3+x64 (win32)","dist":{"shasum":"62ccbe05a0e374638ab80e20ab2e9d15ab7666b1","size":3004036,"noattachment":false,"key":"/redux-devtools-core/-/redux-devtools-core-1.0.0-4.tgz","tarball":"http://registry.cnpm.dingdandao.com/redux-devtools-core/download/redux-devtools-core-1.0.0-4.tgz"},"maintainers":[{"name":"methuselah96","email":"nbierema@gmail.com"},{"name":"zalmoxisus","email":""}],"_npmUser":{"name":"methuselah96","email":"nbierema@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-devtools-core_1.0.0-4_1599497392100_0.2139046478111295"},"_hasShrinkwrap":false,"publish_time":1599497392362,"_cnpm_publish_time":1599497392362},"1.0.0-3":{"name":"redux-devtools-core","version":"1.0.0-3","description":"Reusable functions of Redux DevTools","scripts":{"start":"webpack-dev-server --hot --inline --env.development --env.platform=web --progress","build:web":"rimraf ./build/web && webpack -p --env.platform=web --progress","build:umd":"rimraf ./umd && webpack --progress --config webpack.config.umd.js","build:umd:min":"webpack --env.production --progress --config webpack.config.umd.js","build":"rimraf ./lib && babel ./src/app --out-dir lib","clean":"rimraf lib","test":"jest --no-cache","prepare":"npm run build && npm run build:umd && npm run build:umd:min","prepublishOnly":"npm run test && npm run build && npm run build:umd && npm run build:umd:min"},"main":"lib/index.js","jest":{"setupFilesAfterEnv":["<rootDir>/test/setup.js"],"moduleNameMapper":{"\\.(css|scss)$":"<rootDir>/test/__mocks__/styleMock.js"}},"repository":{"type":"git","url":"git+https://github.com/reduxjs/redux-devtools.git"},"author":{"name":"Mihail Diordiev","email":"zalmoxisus@gmail.com","url":"https://github.com/zalmoxisus"},"license":"MIT","bugs":{"url":"https://github.com/reduxjs/redux-devtools/issues"},"homepage":"https://github.com/reduxjs/redux-devtools","devDependencies":{"@babel/cli":"^7.10.5","@babel/core":"^7.11.1","@babel/plugin-proposal-class-properties":"^7.10.4","@babel/preset-env":"^7.11.0","@babel/preset-react":"^7.10.4","babel-loader":"^8.1.0","css-loader":"^4.2.1","enzyme":"^3.11.0","enzyme-adapter-react-16":"^1.15.3","enzyme-to-json":"^3.5.0","file-loader":"^6.0.0","html-loader":"^1.1.0","html-webpack-plugin":"^4.3.0","jest":"^26.2.2","react":"^16.13.1","react-dom":"^16.13.1","rimraf":"^3.0.2","style-loader":"^1.2.1","url-loader":"^4.1.0","webpack":"^4.44.1","webpack-cli":"^3.3.12","webpack-dev-server":"^3.11.0","webpack-hot-middleware":"^2.25.0"},"dependencies":{"d3-state-visualizer":"^1.3.3","devui":"^1.0.0-5","get-params":"^0.1.2","javascript-stringify":"^2.0.1","jsan":"^3.1.13","jsondiffpatch":"^0.4.1","localforage":"^1.9.0","lodash":"^4.17.19","nanoid":"^3.1.12","prop-types":"^15.7.2","react-icons":"^3.10.0","react-is":"^16.13.1","react-redux":"^7.2.1","redux":"^4.0.5","redux-devtools":"^3.6.1","redux-devtools-chart-monitor":"^1.7.1","redux-devtools-inspector":"^0.13.1","redux-devtools-instrument":"^1.9.7","redux-devtools-log-monitor":"^2.0.1","redux-devtools-slider-monitor":"^2.0.0-4","redux-devtools-test-generator":"^0.6.1","redux-devtools-trace-monitor":"^0.1.2","redux-persist":"^4.10.2","remotedev-serialize":"^0.1.9","socketcluster-client":"^14.3.1","styled-components":"^5.1.1"},"peerDependencies":{"react":"^16.3.0"},"gitHead":"d8da887da86441c890e0820aa9f924f6ebbad8e7","_id":"redux-devtools-core@1.0.0-3","_nodeVersion":"12.18.3","_npmVersion":"lerna/3.22.1/node@v12.18.3+x64 (win32)","dist":{"shasum":"3c081337fbb3b336241f13af51593d008fc488c1","size":2976276,"noattachment":false,"key":"/redux-devtools-core/-/redux-devtools-core-1.0.0-3.tgz","tarball":"http://registry.cnpm.dingdandao.com/redux-devtools-core/download/redux-devtools-core-1.0.0-3.tgz"},"maintainers":[{"name":"methuselah96","email":"nbierema@gmail.com"},{"name":"zalmoxisus","email":""}],"_npmUser":{"name":"methuselah96","email":"nbierema@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-devtools-core_1.0.0-3_1597416534641_0.9657861069920077"},"_hasShrinkwrap":false,"publish_time":1597416534865,"_cnpm_publish_time":1597416534865},"1.0.0-2":{"name":"redux-devtools-core","version":"1.0.0-2","description":"Reusable functions of Redux DevTools","scripts":{"start":"webpack-dev-server --hot --inline --env.development --env.platform=web --progress","build:web":"rimraf ./build/web && webpack -p --env.platform=web --progress","build:umd":"rimraf ./umd && webpack --progress --config webpack.config.umd.js","build:umd:min":"webpack --env.minimize --progress --config webpack.config.umd.js","build":"rimraf ./lib && babel ./src/app --out-dir lib","clean":"rimraf lib","test":"jest --no-cache","prepare":"npm run build && npm run build:umd && npm run build:umd:min","prepublishOnly":"npm run test && npm run build && npm run build:umd && npm run build:umd:min"},"main":"lib/index.js","jest":{"setupTestFrameworkScriptFile":"<rootDir>/test/setup.js","moduleNameMapper":{"\\.(css|scss)$":"<rootDir>/test/__mocks__/styleMock.js"}},"repository":{"type":"git","url":"https://github.com/reduxjs/redux-devtools.git"},"author":{"name":"Mihail Diordiev","email":"zalmoxisus@gmail.com","url":"https://github.com/zalmoxisus"},"license":"MIT","bugs":{"url":"https://github.com/reduxjs/redux-devtools/issues"},"homepage":"https://github.com/reduxjs/redux-devtools","devDependencies":{"@babel/cli":"^7.10.5","@babel/core":"^7.11.0","@babel/plugin-proposal-class-properties":"^7.10.4","@babel/preset-env":"^7.11.0","@babel/preset-react":"^7.10.4","babel-loader":"^8.1.0","copy-webpack-plugin":"^4.6.0","css-loader":"^2.1.1","enzyme":"^3.11.0","enzyme-adapter-react-16":"^1.15.2","enzyme-to-json":"^3.5.0","file-loader":"^3.0.1","html-loader":"^0.4.4","html-webpack-plugin":"^3.2.0","jest":"^24.9.0","raw-loader":"^1.0.0","react":"^16.13.1","react-dom":"^16.13.1","redux-logger":"^2.10.2","rimraf":"^2.7.1","style-loader":"^0.13.0","terser-webpack-plugin":"^1.4.4","url-loader":"^1.1.2","webpack":"^4.44.1","webpack-cli":"^3.3.12","webpack-dev-server":"^3.11.0","webpack-hot-middleware":"^2.25.0"},"dependencies":{"d3-state-visualizer":"^1.3.2","devui":"^1.0.0-4","get-params":"^0.1.2","javascript-stringify":"^1.6.0","jsan":"^3.1.13","jsondiffpatch":"^0.4.1","localforage":"^1.9.0","lodash":"^4.17.19","nanoid":"^2.1.11","prop-types":"^15.7.2","react-icons":"^2.2.7","react-redux":"^6.0.1","redux":"^4.0.5","redux-devtools":"^3.6.0","redux-devtools-chart-monitor":"^1.7.0","redux-devtools-inspector":"^0.13.0","redux-devtools-instrument":"^1.9.6","redux-devtools-log-monitor":"^2.0.0","redux-devtools-test-generator":"^0.6.0","redux-devtools-trace-monitor":"^0.1.0","redux-persist":"^4.10.2","redux-slider-monitor":"^2.0.0-3","remotedev-serialize":"^0.1.8","socketcluster-client":"^5.5.2","styled-components":"^2.4.1"},"peerDependencies":{"react":"^16.3.0"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2016 Mihail Diordiev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"redux-devtools-core@1.0.0-2","dist":{"shasum":"a12af5f1c3bafca096dc46bf18825171382a1a37","size":1553333,"noattachment":false,"key":"/redux-devtools-core/-/redux-devtools-core-1.0.0-2.tgz","tarball":"http://registry.cnpm.dingdandao.com/redux-devtools-core/download/redux-devtools-core-1.0.0-2.tgz"},"maintainers":[{"name":"methuselah96","email":"nbierema@gmail.com"},{"name":"zalmoxisus","email":""}],"_npmUser":{"name":"methuselah96","email":"nbierema@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-devtools-core_1.0.0-2_1596330914796_0.10764607489175071"},"_hasShrinkwrap":false,"publish_time":1596330915048,"_cnpm_publish_time":1596330915048},"0.2.1":{"name":"redux-devtools-core","version":"0.2.1","description":"Reusable functions of Redux DevTools","main":"lib/index.js","scripts":{"clean":"rimraf lib","build:lib":"babel src --out-dir lib","build":"npm run build:lib","lint":"eslint src test","lintfix":"eslint src --fix","prepare":"npm run build","prepublishOnly":"npm run lint && npm run clean && npm run build"},"repository":{"type":"git","url":"git+https://github.com/reduxjs/redux-devtools.git"},"author":{"name":"Mihail Diordiev","email":"zalmoxisus@gmail.com","url":"https://github.com/zalmoxisus"},"license":"MIT","bugs":{"url":"https://github.com/reduxjs/redux-devtools/issues"},"homepage":"https://github.com/reduxjs/redux-devtools","devDependencies":{"babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-eslint":"^6.1.2","babel-loader":"^6.2.4","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-preset-es2015":"^6.24.1","babel-preset-es2015-loose":"^7.0.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","eslint":"^3.2.0","eslint-config-airbnb":"^9.0.1","eslint-plugin-import":"^1.12.0","eslint-plugin-jsx-a11y":"^2.0.1","eslint-plugin-react":"^5.2.2","rimraf":"^2.5.2"},"dependencies":{"get-params":"^0.1.2","jsan":"^3.1.13","lodash":"^4.17.11","nanoid":"^2.0.0","remotedev-serialize":"^0.1.8"},"pre-commit":["lint"],"_id":"redux-devtools-core@0.2.1","_npmVersion":"6.4.1","_nodeVersion":"10.14.2","_npmUser":{"name":"zalmoxisus","email":"zalmoxisus@gmail.com"},"dist":{"shasum":"4e43cbe590a1f18c13ee165d2d42e0bc77a164d8","size":6880,"noattachment":false,"key":"/redux-devtools-core/-/redux-devtools-core-0.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/redux-devtools-core/download/redux-devtools-core-0.2.1.tgz"},"maintainers":[{"name":"methuselah96","email":"nbierema@gmail.com"},{"name":"zalmoxisus","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-devtools-core_0.2.1_1545932716397_0.8866601049838179"},"_hasShrinkwrap":false,"publish_time":1545932716512,"_cnpm_publish_time":1545932716512,"deprecated":"Package moved to @redux-devtools/app."},"0.2.0":{"name":"redux-devtools-core","version":"0.2.0","description":"Reusable functions of Redux DevTools","main":"lib/index.js","scripts":{"clean":"rimraf lib","build:lib":"babel src --out-dir lib","build":"npm run build:lib","lint":"eslint src test","lintfix":"eslint src --fix","prepare":"npm run build","prepublishOnly":"npm run lint && npm run clean && npm run build"},"repository":{"type":"git","url":"git+https://github.com/reduxjs/redux-devtools.git"},"author":{"name":"Mihail Diordiev","email":"zalmoxisus@gmail.com","url":"https://github.com/zalmoxisus"},"license":"MIT","bugs":{"url":"https://github.com/reduxjs/redux-devtools/issues"},"homepage":"https://github.com/reduxjs/redux-devtools","devDependencies":{"babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-eslint":"^6.1.2","babel-loader":"^6.2.4","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-preset-es2015":"^6.24.1","babel-preset-es2015-loose":"^7.0.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","eslint":"^3.2.0","eslint-config-airbnb":"^9.0.1","eslint-plugin-import":"^1.12.0","eslint-plugin-jsx-a11y":"^2.0.1","eslint-plugin-react":"^5.2.2","rimraf":"^2.5.2"},"dependencies":{"get-params":"^0.1.2","jsan":"^3.1.13","lodash":"^4.17.11","nanoid":"^2.0.0","remotedev-serialize":"^0.1.8"},"pre-commit":["lint"],"_id":"redux-devtools-core@0.2.0","_npmVersion":"6.4.1","_nodeVersion":"10.14.2","_npmUser":{"name":"zalmoxisus","email":"zalmoxisus@gmail.com"},"dist":{"shasum":"9c3d5fb15c1993b5d90e59d618729ae69b9571ad","size":6864,"noattachment":false,"key":"/redux-devtools-core/-/redux-devtools-core-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/redux-devtools-core/download/redux-devtools-core-0.2.0.tgz"},"maintainers":[{"name":"methuselah96","email":"nbierema@gmail.com"},{"name":"zalmoxisus","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-devtools-core_0.2.0_1545865492042_0.08676370793136212"},"_hasShrinkwrap":false,"publish_time":1545865492199,"_cnpm_publish_time":1545865492199,"deprecated":"Package moved to @redux-devtools/app."}},"readme":"# Redux DevTools monitor app\n\n![Demo](https://raw.githubusercontent.com/zalmoxisus/remote-redux-devtools/master/demo.gif)\n\nWeb, Electron and Chrome app for monitoring [remote-redux-devtools](https://github.com/zalmoxisus/remote-redux-devtools). Can be accessed on [`remotedev.io`](http://remotedev.io/local).\n\nAlso it's a react component you can use to build amazing monitor applications like:\n\n- [redux-devtools-extension](https://github.com/zalmoxisus/redux-devtools-extension).\n- [react-native-debugger](https://github.com/jhen0409/react-native-debugger) - Electron app, which already includes `remotedev-server`, `redux-devtools-core` and even React DevTools.\n- [remote-redux-devtools-on-debugger](https://github.com/jhen0409/remote-redux-devtools-on-debugger) - Used in React Native debugger as a dock monitor.\n- [atom-redux-devtools](https://github.com/zalmoxisus/atom-redux-devtools) - Used in Atom editor.\n- [vscode-redux-devtools](https://github.com/jkzing/vscode-redux-devtools) - Used in Visual Studio Code.\n\n### Usage\n\n```js\nimport React from 'react';\nimport ReactDom from 'react-dom';\nimport DevToolsApp from 'redux-devtools-core/lib/app';\n\nReactDom.render(<App />, document.getElementById('root'));\n```\n\n### Parameters\n\n- `socketOptions` - _object_ used to specify predefined options for the connection:\n  - `hostname` - _string_\n  - `port` - _number or string_\n  - `autoReconnect` - _boolean_\n  - `secure` - _boolean_.\n- `monitorOptions` - _object_ used to specify predefined monitor options:\n  - `selected` - _string_ - which monitor is selected by default. One of the following values: `LogMonitor`, `InspectorMonitor`, `ChartMonitor`.\n- `testTemplates` - _array_ of strings representing predefined test templates.\n- `noSettings` - _boolean_ set to `true` in order to hide settings button and dialog.\n\n### License\n\nMIT\n","_attachments":{},"homepage":"https://github.com/reduxjs/redux-devtools","bugs":{"url":"https://github.com/reduxjs/redux-devtools/issues"},"license":"MIT"}