{"_id":"webpack-hot-client","_rev":"402285","name":"webpack-hot-client","description":"A client for enabling, and interacting with, webpack Hot Module Replacement","dist-tags":{"beta":"4.1.0-beta.1","latest":"4.2.0"},"maintainers":[{"name":"shellscape","email":""}],"time":{"modified":"2021-08-04T04:35:00.000Z","created":"2018-01-07T06:40:03.145Z","4.2.0":"2021-02-13T03:56:09.804Z","4.1.3":"2020-10-07T13:33:06.290Z","4.1.2":"2019-07-01T14:35:38.665Z","4.1.1":"2018-07-10T12:58:18.460Z","4.1.0":"2018-07-09T12:03:23.984Z","4.1.0-beta.1":"2018-07-06T01:24:51.754Z","4.0.4":"2018-06-27T13:39:38.194Z","4.0.3":"2018-06-06T12:09:30.354Z","4.0.2":"2018-06-04T14:57:07.338Z","4.0.1":"2018-06-02T17:25:18.279Z","4.0.0":"2018-06-02T17:22:05.161Z","3.0.0":"2018-05-12T13:42:42.846Z","2.2.2":"2018-04-08T22:15:54.914Z","2.2.1":"2018-04-04T22:32:46.071Z","2.2.0":"2018-03-26T19:05:37.314Z","2.1.1":"2018-03-22T19:17:47.368Z","2.1.0":"2018-03-22T17:49:13.758Z","2.0.0":"2018-02-28T14:53:18.643Z","1.3.0":"2018-02-26T05:05:00.200Z","1.2.5":"2018-02-09T17:17:27.817Z","1.2.4":"2018-01-25T14:43:15.453Z","1.2.3":"2018-01-24T03:01:59.071Z","1.2.2":"2018-01-23T00:11:54.662Z","1.2.1":"2018-01-19T03:37:59.463Z","1.2.0":"2018-01-16T14:19:56.474Z","1.1.0":"2018-01-16T04:11:11.936Z","1.0.8":"2018-01-12T18:49:19.066Z","1.0.7":"2018-01-12T13:51:17.118Z","1.0.6":"2018-01-12T04:04:10.285Z","1.0.5":"2018-01-10T13:54:25.048Z","1.0.4":"2018-01-09T18:41:41.135Z","1.0.3":"2018-01-08T21:30:02.225Z","1.0.2":"2018-01-08T21:27:19.241Z","1.0.1":"2018-01-07T17:41:43.041Z","1.0.0":"2018-01-07T16:43:55.724Z","0.0.3":"2018-01-07T07:03:21.332Z","0.0.2":"2018-01-07T06:42:54.471Z","0.0.1":"2018-01-07T06:40:03.145Z"},"users":{},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"repository":{"type":"git","url":"git+https://github.com/shellscape/webpack-hot-client.git"},"versions":{"4.2.0":{"name":"webpack-hot-client","version":"4.2.0","description":"A client for enabling, and interacting with, webpack Hot Module Replacement","license":"MIT","repository":{"type":"git","url":"git+https://github.com/shellscape/webpack-hot-client.git"},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"homepage":"https://github.com/shellscape/webpack-hot-client","bugs":{"url":"https://github.com/shellscape/webpack-hot-client/issues"},"main":"lib/index.js","engines":{"node":">= 6.9.0 < 7.0.0 || >= 8.9.0"},"scripts":{"build:client":"babel lib/client --out-dir client","commitlint":"commitlint","commitmsg":"commitlint -e $GIT_PARAMS","lint":"eslint --cache lib test","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","lint-staged":"lint-staged","prepublishOnly":"npm run build:client","release":"standard-version","release:ci":"conventional-github-releaser -p angular","release:validate":"commitlint --from=$(git describe --tags --abbrev=0) --to=$(git rev-parse HEAD)","security":"npm audit --audit-level=moderate","test":"NODE_TLS_REJECT_UNAUTHORIZED=0 npm run build:client && jest","test:watch":"jest --watch","test:coverage":"NODE_TLS_REJECT_UNAUTHORIZED=0 npm run build:client && jest --collectCoverageFrom='lib/*.js' --coverage","ci:lint":"npm run lint && npm run security","ci:test":"NODE_TLS_REJECT_UNAUTHORIZED=0 npm run test -- --runInBand","ci:coverage":"NODE_TLS_REJECT_UNAUTHORIZED=0 npm run test:coverage -- --runInBand","defaults":"defaults"},"peerDependencies":{"webpack":"^4.0.0"},"dependencies":{"@webpack-contrib/schema-utils":"^1.0.0-beta.0","json-stringify-safe":"^5.0.1","loglevelnext":"^1.0.2","merge-options":"^1.0.1","strip-ansi":"^4.0.0","uuid":"^3.1.0","webpack-log":"^1.1.1","ws":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.4.4","@babel/core":"^7.4.5","@babel/polyfill":"^7.0.0-beta.49","@babel/preset-env":"^7.4.5","@babel/register":"^7.0.0-beta.49","@commitlint/cli":"^11.0.0","@commitlint/config-conventional":"^11.0.0","ansi-regex":"^5.0.0","babel-jest":"^26.5.2","codecov":"^3.5.0","cross-env":"^7.0.2","del-cli":"^3.0.1","eslint":"^7.10.0","eslint-config-shellscape":"^2.0.2","eslint-plugin-import":"^2.8.0","eslint-plugin-prettier":"^3.1.0","expect":"^26.5.2","husky":"^4.3.0","jest":"^26.5.2","jest-serializer-path":"^0.1.15","killable":"^1.0.0","lint-staged":"^10.4.0","loud-rejection":"^2.1.0","memory-fs":"^0.5.0","mocha":"^8.1.3","nyc":"^15.1.0","pre-commit":"^1.2.2","prettier":"^2.1.2","sinon":"^9.2.0","standard-version":"^9.0.0","time-fix-plugin":"^2.0.0","touch":"^3.1.0","webpack":"^4.35.2"},"keywords":["webpack"],"jest":{"snapshotSerializers":["jest-serializer-path"],"testEnvironment":"node"},"pre-commit":"lint-staged","lint-staged":{"*.js":["eslint --fix","git add"]},"gitHead":"e5fa27f238252074cb812ab210a7b6c63cfd757a","_id":"webpack-hot-client@4.2.0","_nodeVersion":"14.15.3","_npmVersion":"6.14.9","dist":{"shasum":"e528af5f5a83699977f9c17e8daab9823fb72df0","size":13754,"noattachment":false,"key":"/webpack-hot-client/-/webpack-hot-client-4.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-hot-client/download/webpack-hot-client-4.2.0.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"maintainers":[{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-hot-client_4.2.0_1613188569638_0.6260096977409377"},"_hasShrinkwrap":false,"publish_time":1613188569804,"_cnpm_publish_time":1613188569804},"4.1.3":{"name":"webpack-hot-client","version":"4.1.3","description":"A client for enabling, and interacting with, webpack Hot Module Replacement","license":"MIT","repository":{"type":"git","url":"git+https://github.com/shellscape/webpack-hot-client.git"},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"homepage":"https://github.com/shellscape/webpack-hot-client","bugs":{"url":"https://github.com/shellscape/webpack-hot-client/issues"},"main":"lib/index.js","engines":{"node":">= 6.9.0 < 7.0.0 || >= 8.9.0"},"scripts":{"build:client":"babel lib/client --out-dir client","commitlint":"commitlint","commitmsg":"commitlint -e $GIT_PARAMS","lint":"eslint --cache lib test","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","lint-staged":"lint-staged","prepublishOnly":"npm run build:client","release":"standard-version","release:ci":"conventional-github-releaser -p angular","release:validate":"commitlint --from=$(git describe --tags --abbrev=0) --to=$(git rev-parse HEAD)","security":"npm audit --audit-level=moderate","test":"NODE_TLS_REJECT_UNAUTHORIZED=0 npm run build:client && jest","test:watch":"jest --watch","test:coverage":"NODE_TLS_REJECT_UNAUTHORIZED=0 npm run build:client && jest --collectCoverageFrom='lib/*.js' --coverage","ci:lint":"npm run lint && npm run security","ci:test":"NODE_TLS_REJECT_UNAUTHORIZED=0 npm run test -- --runInBand","ci:coverage":"NODE_TLS_REJECT_UNAUTHORIZED=0 npm run test:coverage -- --runInBand","defaults":"defaults"},"peerDependencies":{"webpack":"^4.0.0"},"dependencies":{"@webpack-contrib/schema-utils":"^1.0.0-beta.0","json-stringify-safe":"^5.0.1","loglevelnext":"^1.0.2","merge-options":"^1.0.1","strip-ansi":"^4.0.0","uuid":"^3.1.0","webpack-log":"^1.1.1","ws":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.4.4","@babel/core":"^7.4.5","@babel/polyfill":"^7.0.0-beta.49","@babel/preset-env":"^7.4.5","@babel/register":"^7.0.0-beta.49","@commitlint/cli":"^11.0.0","@commitlint/config-conventional":"^11.0.0","ansi-regex":"^5.0.0","babel-jest":"^26.5.2","codecov":"^3.5.0","cross-env":"^7.0.2","del-cli":"^3.0.1","eslint":"^7.10.0","eslint-config-shellscape":"^2.0.2","eslint-plugin-import":"^2.8.0","eslint-plugin-prettier":"^3.1.0","expect":"^26.5.2","husky":"^4.3.0","jest":"^26.5.2","jest-serializer-path":"^0.1.15","killable":"^1.0.0","lint-staged":"^10.4.0","loud-rejection":"^2.1.0","memory-fs":"^0.5.0","mocha":"^8.1.3","nyc":"^15.1.0","pre-commit":"^1.2.2","prettier":"^2.1.2","sinon":"^9.2.0","standard-version":"^9.0.0","time-fix-plugin":"^2.0.0","touch":"^3.1.0","webpack":"^4.35.2"},"keywords":["webpack"],"jest":{"snapshotSerializers":["jest-serializer-path"],"testEnvironment":"node"},"pre-commit":"lint-staged","lint-staged":{"*.js":["eslint --fix","git add"]},"gitHead":"c077dc0e1ce8fa8f7d6aad196b28b610e271f206","_id":"webpack-hot-client@4.1.3","_nodeVersion":"14.1.0","_npmVersion":"6.14.4","dist":{"shasum":"b98572ed4095ebfd3c6a7841e790c0ab773b5699","size":13755,"noattachment":false,"key":"/webpack-hot-client/-/webpack-hot-client-4.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-hot-client/download/webpack-hot-client-4.1.3.tgz"},"maintainers":[{"name":"shellscape","email":""}],"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-hot-client_4.1.3_1602077586195_0.849767154450533"},"_hasShrinkwrap":false,"publish_time":1602077586290,"_cnpm_publish_time":1602077586290},"4.1.2":{"name":"webpack-hot-client","version":"4.1.2","description":"A client for enabling, and interacting with, webpack Hot Module Replacement","license":"MIT","repository":{"type":"git","url":"git+https://github.com/shellscape/webpack-hot-client.git"},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"homepage":"https://github.com/shellscape/webpack-hot-client","bugs":{"url":"https://github.com/shellscape/webpack-hot-client/issues"},"bin":"","main":"lib/index.js","engines":{"node":">= 6.9.0 < 7.0.0 || >= 8.9.0"},"scripts":{"build:client":"babel lib/client --out-dir client","commitlint":"commitlint","commitmsg":"commitlint -e $GIT_PARAMS","lint":"eslint --cache lib test","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","lint-staged":"lint-staged","prepublishOnly":"npm run build:client","release":"standard-version","release:ci":"conventional-github-releaser -p angular","release:validate":"commitlint --from=$(git describe --tags --abbrev=0) --to=$(git rev-parse HEAD)","security":"npm audit","test":"NODE_TLS_REJECT_UNAUTHORIZED=0 npm run build:client && jest","test:watch":"jest --watch","test:coverage":"NODE_TLS_REJECT_UNAUTHORIZED=0 npm run build:client && jest --collectCoverageFrom='lib/*.js' --coverage","ci:lint":"npm run lint && npm run security","ci:test":"NODE_TLS_REJECT_UNAUTHORIZED=0 npm run test -- --runInBand","ci:coverage":"NODE_TLS_REJECT_UNAUTHORIZED=0 npm run test:coverage -- --runInBand","defaults":"defaults"},"peerDependencies":{"webpack":"^4.0.0"},"dependencies":{"@webpack-contrib/schema-utils":"^1.0.0-beta.0","json-stringify-safe":"^5.0.1","loglevelnext":"^1.0.2","merge-options":"^1.0.1","strip-ansi":"^4.0.0","uuid":"^3.1.0","webpack-log":"^1.1.1","ws":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.4.4","@babel/core":"^7.4.5","@babel/polyfill":"^7.0.0-beta.49","@babel/preset-env":"^7.4.5","@babel/register":"^7.0.0-beta.49","@commitlint/cli":"^8.0.0","@commitlint/config-conventional":"^8.0.0","ansi-regex":"^4.1.0","babel-jest":"^24.8.0","codecov":"^3.5.0","cross-env":"^5.1.6","del-cli":"^2.0.0","eslint":"^6.0.1","eslint-config-shellscape":"^2.0.2","eslint-plugin-import":"^2.8.0","eslint-plugin-prettier":"^3.1.0","expect":"^24.8.0","husky":"^2.7.0","jest":"^24.8.0","jest-serializer-path":"^0.1.15","killable":"^1.0.0","lint-staged":"^8.2.1","loud-rejection":"^2.1.0","memory-fs":"^0.4.1","mocha":"^6.1.4","nyc":"^14.1.1","pre-commit":"^1.2.2","prettier":"^1.13.2","sinon":"^7.3.2","standard-version":"^6.0.1","time-fix-plugin":"^2.0.0","touch":"^3.1.0","webpack":"^4.35.2"},"keywords":["webpack"],"jest":{"snapshotSerializers":["jest-serializer-path"],"testEnvironment":"node"},"pre-commit":"lint-staged","lint-staged":{"*.js":["eslint --fix","git add"]},"gitHead":"73ce0a0a5798d95d81bdcaa0a650a2794910a13b","_id":"webpack-hot-client@4.1.2","_nodeVersion":"12.3.1","_npmVersion":"6.9.0","dist":{"shasum":"3088c5533e021dd579fce8428235955248ed6a6c","size":13665,"noattachment":false,"key":"/webpack-hot-client/-/webpack-hot-client-4.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-hot-client/download/webpack-hot-client-4.1.2.tgz"},"maintainers":[{"name":"shellscape","email":""}],"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-hot-client_4.1.2_1561991738526_0.6855706956323864"},"_hasShrinkwrap":false,"publish_time":1561991738665,"_cnpm_publish_time":1561991738665},"4.1.1":{"name":"webpack-hot-client","version":"4.1.1","description":"A client for enabling, and interacting with, webpack Hot Module Replacement","license":"MIT","repository":{"type":"git","url":"git+https://github.com/webpack-contrib/webpack-hot-client.git"},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"homepage":"https://github.com/webpack-contrib/webpack-hot-client","bugs":{"url":"https://github.com/webpack-contrib/webpack-hot-client/issues"},"bin":"","main":"lib/index.js","engines":{"node":">= 6.9.0 < 7.0.0 || >= 8.9.0"},"scripts":{"build:client":"babel lib/client --out-dir client","commitlint":"commitlint","commitmsg":"commitlint -e $GIT_PARAMS","lint":"eslint --cache src test","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","lint-staged":"lint-staged","prepublishOnly":"npm run build:client","release":"standard-version","release:ci":"conventional-github-releaser -p angular","release:validate":"commitlint --from=$(git describe --tags --abbrev=0) --to=$(git rev-parse HEAD)","security":"nsp check","test":"NODE_TLS_REJECT_UNAUTHORIZED=0 npm run build:client && jest","test:watch":"jest --watch","test:coverage":"NODE_TLS_REJECT_UNAUTHORIZED=0 npm run build:client && jest --collectCoverageFrom='lib/*.js' --coverage","ci:lint":"npm run lint && npm run security","ci:test":"NODE_TLS_REJECT_UNAUTHORIZED=0 npm run test -- --runInBand","ci:coverage":"NODE_TLS_REJECT_UNAUTHORIZED=0 npm run test:coverage -- --runInBand","defaults":"defaults"},"files":["client/","lib/compiler.js","lib/HotClientError.js","lib/index.js","lib/options.js","lib/socket-server.js","schemas/","LICENSE","README.md"],"peerDependencies":{"webpack":"^4.0.0"},"dependencies":{"@webpack-contrib/schema-utils":"^1.0.0-beta.0","json-stringify-safe":"^5.0.1","loglevelnext":"^1.0.2","merge-options":"^1.0.1","strip-ansi":"^4.0.0","uuid":"^3.1.0","webpack-log":"^1.1.1","ws":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0-beta.49","@babel/core":"^7.0.0-beta.49","@babel/polyfill":"^7.0.0-beta.49","@babel/preset-env":"^7.0.0-beta.49","@babel/register":"^7.0.0-beta.49","@commitlint/cli":"^6.2.0","@commitlint/config-conventional":"^6.1.3","@webpack-contrib/defaults":"^2.4.0","@webpack-contrib/eslint-config-webpack":"^2.0.4","ansi-regex":"^3.0.0","babel-jest":"^23.0.1","codecov":"^3.0.0","conventional-github-releaser":"^3.0.0","cross-env":"^5.1.6","del-cli":"^1.1.0","eslint":"^4.6.1","eslint-config-webpack":"^1.2.5","eslint-plugin-import":"^2.8.0","eslint-plugin-prettier":"^2.6.0","expect":"^22.4.3","husky":"^0.14.3","jest":"^23.0.1","jest-serializer-path":"^0.1.15","killable":"^1.0.0","lint-staged":"^7.1.2","loud-rejection":"^1.6.0","memory-fs":"^0.4.1","mocha":"^5.0.0","nsp":"^3.2.1","nyc":"^11.4.1","pre-commit":"^1.2.2","prettier":"^1.13.2","sinon":"^5.0.10","standard-version":"^4.4.0","time-fix-plugin":"^2.0.0","touch":"^3.1.0","webpack":"^4.0.1"},"keywords":["webpack"],"jest":{"snapshotSerializers":["jest-serializer-path"],"testEnvironment":"node"},"pre-commit":"lint-staged","lint-staged":{"*.js":["eslint --fix","git add"]},"gitHead":"feeb8de56f1681091b09220357acffcb288cb455","_id":"webpack-hot-client@4.1.1","_npmVersion":"5.6.0","_nodeVersion":"10.1.0","_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"dist":{"shasum":"fc02b396749d5fd26c4f2265567e2fc1521a41ff","size":13782,"noattachment":false,"key":"/webpack-hot-client/-/webpack-hot-client-4.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-hot-client/download/webpack-hot-client-4.1.1.tgz"},"maintainers":[{"name":"shellscape","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-hot-client_4.1.1_1531227498347_0.939197604568144"},"_hasShrinkwrap":false,"publish_time":1531227498460,"_cnpm_publish_time":1531227498460},"4.1.0":{"name":"webpack-hot-client","version":"4.1.0","description":"A client for enabling, and interacting with, webpack Hot Module Replacement","license":"MIT","repository":{"type":"git","url":"git+https://github.com/webpack-contrib/webpack-hot-client.git"},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"homepage":"https://github.com/webpack-contrib/webpack-hot-client","bugs":{"url":"https://github.com/webpack-contrib/webpack-hot-client/issues"},"bin":"","main":"lib/index.js","engines":{"node":">= 6.9.0 < 7.0.0 || >= 8.9.0"},"scripts":{"build:client":"babel lib/client --out-dir client","commitlint":"commitlint","commitmsg":"commitlint -e $GIT_PARAMS","lint":"eslint --cache src test","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","lint-staged":"lint-staged","prepublishOnly":"npm run build:client","release":"standard-version","release:ci":"conventional-github-releaser -p angular","release:validate":"commitlint --from=$(git describe --tags --abbrev=0) --to=$(git rev-parse HEAD)","security":"nsp check","test":"NODE_TLS_REJECT_UNAUTHORIZED=0 npm run build:client && jest","test:watch":"jest --watch","test:coverage":"NODE_TLS_REJECT_UNAUTHORIZED=0 npm run build:client && jest --collectCoverageFrom='lib/*.js' --coverage","ci:lint":"npm run lint && npm run security","ci:test":"NODE_TLS_REJECT_UNAUTHORIZED=0 npm run test -- --runInBand","ci:coverage":"NODE_TLS_REJECT_UNAUTHORIZED=0 npm run test:coverage -- --runInBand","defaults":"defaults"},"files":["client/","lib/compiler.js","lib/HotClientError.js","lib/index.js","lib/options.js","lib/socket-server.js","schemas/","LICENSE","README.md"],"peerDependencies":{"webpack":"^4.0.0"},"dependencies":{"@webpack-contrib/schema-utils":"^1.0.0-beta.0","json-stringify-safe":"^5.0.1","loglevelnext":"^1.0.2","merge-options":"^1.0.1","strip-ansi":"^4.0.0","uuid":"^3.1.0","webpack-log":"^1.1.1","ws":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0-beta.49","@babel/core":"^7.0.0-beta.49","@babel/polyfill":"^7.0.0-beta.49","@babel/preset-env":"^7.0.0-beta.49","@babel/register":"^7.0.0-beta.49","@commitlint/cli":"^6.2.0","@commitlint/config-conventional":"^6.1.3","@webpack-contrib/defaults":"^2.4.0","@webpack-contrib/eslint-config-webpack":"^2.0.4","ansi-regex":"^3.0.0","babel-jest":"^23.0.1","codecov":"^3.0.0","conventional-github-releaser":"^3.0.0","cross-env":"^5.1.6","del-cli":"^1.1.0","eslint":"^4.6.1","eslint-config-webpack":"^1.2.5","eslint-plugin-import":"^2.8.0","eslint-plugin-prettier":"^2.6.0","expect":"^22.4.3","husky":"^0.14.3","jest":"^23.0.1","jest-serializer-path":"^0.1.15","killable":"^1.0.0","lint-staged":"^7.1.2","loud-rejection":"^1.6.0","memory-fs":"^0.4.1","mocha":"^5.0.0","nsp":"^3.2.1","nyc":"^11.4.1","pre-commit":"^1.2.2","prettier":"^1.13.2","sinon":"^5.0.10","standard-version":"^4.4.0","time-fix-plugin":"^2.0.0","touch":"^3.1.0","webpack":"^4.0.1"},"keywords":["webpack"],"jest":{"snapshotSerializers":["jest-serializer-path"],"testEnvironment":"node"},"pre-commit":"lint-staged","lint-staged":{"*.js":["eslint --fix","git add"]},"gitHead":"538a90a91b9394bfcfecb898d855acb7a3a51b56","_id":"webpack-hot-client@4.1.0","_npmVersion":"5.6.0","_nodeVersion":"10.1.0","_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"dist":{"shasum":"163d2a311a6e4f1425314b4d68c16709c1eae93c","size":13717,"noattachment":false,"key":"/webpack-hot-client/-/webpack-hot-client-4.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-hot-client/download/webpack-hot-client-4.1.0.tgz"},"maintainers":[{"name":"shellscape","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-hot-client_4.1.0_1531137803890_0.5008728219814973"},"_hasShrinkwrap":false,"publish_time":1531137803984,"_cnpm_publish_time":1531137803984},"4.1.0-beta.1":{"name":"webpack-hot-client","version":"4.1.0-beta.1","publishConfig":{"tag":"beta"},"description":"A client for enabling, and interacting with, webpack Hot Module Replacement","license":"MIT","repository":{"type":"git","url":"git+https://github.com/webpack-contrib/webpack-hot-client.git"},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"homepage":"https://github.com/webpack-contrib/webpack-hot-client","bugs":{"url":"https://github.com/webpack-contrib/webpack-hot-client/issues"},"bin":"","main":"lib/index.js","engines":{"node":">= 6.9.0 < 7.0.0 || >= 8.9.0"},"scripts":{"build:client":"babel lib/client --out-dir client","commitlint":"commitlint","commitmsg":"commitlint -e $GIT_PARAMS","lint":"eslint --cache src test","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","lint-staged":"lint-staged","prepublishOnly":"npm run build:client","release":"standard-version","release:ci":"conventional-github-releaser -p angular","release:validate":"commitlint --from=$(git describe --tags --abbrev=0) --to=$(git rev-parse HEAD)","security":"nsp check","test":"NODE_TLS_REJECT_UNAUTHORIZED=0 npm run build:client && jest","test:watch":"jest --watch","test:coverage":"NODE_TLS_REJECT_UNAUTHORIZED=0 npm run build:client && jest --collectCoverageFrom='lib/*.js' --coverage","ci:lint":"npm run lint && npm run security","ci:test":"NODE_TLS_REJECT_UNAUTHORIZED=0 npm run test -- --runInBand","ci:coverage":"NODE_TLS_REJECT_UNAUTHORIZED=0 npm run test:coverage -- --runInBand","defaults":"defaults"},"files":["client/","lib/compiler.js","lib/HotClientError.js","lib/index.js","lib/options.js","lib/socket-server.js","schemas/","LICENSE","README.md"],"peerDependencies":{"webpack":"^4.0.0"},"dependencies":{"@webpack-contrib/schema-utils":"^1.0.0-beta.0","json-stringify-safe":"^5.0.1","loglevelnext":"^1.0.2","merge-options":"^1.0.1","strip-ansi":"^4.0.0","uuid":"^3.1.0","webpack-log":"^1.1.1","ws":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0-beta.49","@babel/core":"^7.0.0-beta.49","@babel/polyfill":"^7.0.0-beta.49","@babel/preset-env":"^7.0.0-beta.49","@babel/register":"^7.0.0-beta.49","@commitlint/cli":"^6.2.0","@commitlint/config-conventional":"^6.1.3","@webpack-contrib/defaults":"^2.4.0","@webpack-contrib/eslint-config-webpack":"^2.0.4","ansi-regex":"^3.0.0","babel-jest":"^23.0.1","codecov":"^3.0.0","conventional-github-releaser":"^3.0.0","cross-env":"^5.1.6","del-cli":"^1.1.0","eslint":"^4.6.1","eslint-config-webpack":"^1.2.5","eslint-plugin-import":"^2.8.0","eslint-plugin-prettier":"^2.6.0","expect":"^22.4.3","husky":"^0.14.3","jest":"^23.0.1","jest-serializer-path":"^0.1.15","killable":"^1.0.0","lint-staged":"^7.1.2","loud-rejection":"^1.6.0","memory-fs":"^0.4.1","mocha":"^5.0.0","nsp":"^3.2.1","nyc":"^11.4.1","pre-commit":"^1.2.2","prettier":"^1.13.2","sinon":"^5.0.10","standard-version":"^4.4.0","time-fix-plugin":"^2.0.0","touch":"^3.1.0","webpack":"^4.0.1"},"keywords":["webpack"],"jest":{"snapshotSerializers":["jest-serializer-path"],"testEnvironment":"node"},"pre-commit":"lint-staged","lint-staged":{"*.js":["eslint --fix","git add"]},"gitHead":"3af8c99daa2a3d6c058e1ffd25f6a67ba69c82a2","readmeFilename":"README.md","_id":"webpack-hot-client@4.1.0-beta.1","_npmVersion":"5.6.0","_nodeVersion":"10.1.0","_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"dist":{"shasum":"57872ce8ad6c667d758472b7ad8b87cf09b5b25e","size":13706,"noattachment":false,"key":"/webpack-hot-client/-/webpack-hot-client-4.1.0-beta.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-hot-client/download/webpack-hot-client-4.1.0-beta.1.tgz"},"maintainers":[{"name":"shellscape","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-hot-client_4.1.0-beta.1_1530840291701_0.1417194093952816"},"_hasShrinkwrap":false,"publish_time":1530840291754,"_cnpm_publish_time":1530840291754},"4.0.4":{"name":"webpack-hot-client","version":"4.0.4","description":"A client for enabling, and interacting with, webpack Hot Module Replacement","license":"MIT","repository":{"type":"git","url":"git+https://github.com/webpack-contrib/webpack-hot-client.git"},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"homepage":"https://github.com/webpack-contrib/webpack-hot-client","bugs":{"url":"https://github.com/webpack-contrib/webpack-hot-client/issues"},"bin":"","main":"lib/index.js","engines":{"node":">= 6.9.0 < 7.0.0 || >= 8.9.0"},"scripts":{"build:client":"babel lib/client --out-dir client","commitlint":"commitlint","commitmsg":"commitlint -e $GIT_PARAMS","lint":"eslint --cache src test","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","lint-staged":"lint-staged","prepublishOnly":"npm run build:client","release":"standard-version","release:ci":"conventional-github-releaser -p angular","release:validate":"commitlint --from=$(git describe --tags --abbrev=0) --to=$(git rev-parse HEAD)","security":"nsp check","test":"NODE_TLS_REJECT_UNAUTHORIZED=0 npm run build:client && jest","test:watch":"jest --watch","test:coverage":"NODE_TLS_REJECT_UNAUTHORIZED=0 npm run build:client && jest --collectCoverageFrom='lib/*.js' --coverage","ci:lint":"npm run lint && npm run security","ci:test":"NODE_TLS_REJECT_UNAUTHORIZED=0 npm run test -- --runInBand","ci:coverage":"NODE_TLS_REJECT_UNAUTHORIZED=0 npm run test:coverage -- --runInBand","defaults":"defaults"},"files":["client/","lib/compiler.js","lib/HotClientError.js","lib/index.js","lib/options.js","lib/socket-server.js","schemas/","LICENSE","README.md"],"peerDependencies":{"webpack":"^4.0.0"},"dependencies":{"@webpack-contrib/schema-utils":"^1.0.0-beta.0","json-stringify-safe":"^5.0.1","loglevelnext":"^1.0.2","merge-options":"^1.0.1","strip-ansi":"^4.0.0","uuid":"^3.1.0","webpack-log":"^1.1.1","ws":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0-beta.49","@babel/core":"^7.0.0-beta.49","@babel/polyfill":"^7.0.0-beta.49","@babel/preset-env":"^7.0.0-beta.49","@babel/register":"^7.0.0-beta.49","@commitlint/cli":"^6.2.0","@commitlint/config-conventional":"^6.1.3","@webpack-contrib/defaults":"^2.4.0","@webpack-contrib/eslint-config-webpack":"^2.0.4","ansi-regex":"^3.0.0","babel-jest":"^23.0.1","codecov":"^3.0.0","conventional-github-releaser":"^3.0.0","cross-env":"^5.1.6","del-cli":"^1.1.0","eslint":"^4.6.1","eslint-config-webpack":"^1.2.5","eslint-plugin-import":"^2.8.0","eslint-plugin-prettier":"^2.6.0","expect":"^22.4.3","husky":"^0.14.3","jest":"^23.0.1","jest-serializer-path":"^0.1.15","killable":"^1.0.0","lint-staged":"^7.1.2","loud-rejection":"^1.6.0","memory-fs":"^0.4.1","mocha":"^5.0.0","nsp":"^3.2.1","nyc":"^11.4.1","pre-commit":"^1.2.2","prettier":"^1.13.2","sinon":"^5.0.10","standard-version":"^4.4.0","time-fix-plugin":"^2.0.0","touch":"^3.1.0","webpack":"^4.0.1"},"keywords":["webpack"],"jest":{"snapshotSerializers":["jest-serializer-path"],"testEnvironment":"node"},"pre-commit":"lint-staged","lint-staged":{"*.js":["eslint --fix","git add"]},"gitHead":"0d1ea5e89e123729da0dd7410aa85bf1a54871bf","_id":"webpack-hot-client@4.0.4","_npmVersion":"5.6.0","_nodeVersion":"10.1.0","_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"dist":{"shasum":"e19aa9c4d503ba8132ebf45d3d38ce33f89ae315","size":13451,"noattachment":false,"key":"/webpack-hot-client/-/webpack-hot-client-4.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-hot-client/download/webpack-hot-client-4.0.4.tgz"},"maintainers":[{"name":"shellscape","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-hot-client_4.0.4_1530106778034_0.8544710093977386"},"_hasShrinkwrap":false,"publish_time":1530106778194,"_cnpm_publish_time":1530106778194},"4.0.3":{"name":"webpack-hot-client","version":"4.0.3","description":"A client for enabling, and interacting with, webpack Hot Module Replacement","license":"MIT","repository":{"type":"git","url":"git+https://github.com/webpack-contrib/webpack-hot-client.git"},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"homepage":"https://github.com/webpack-contrib/webpack-hot-client","bugs":{"url":"https://github.com/webpack-contrib/webpack-hot-client/issues"},"bin":"","main":"lib/index.js","engines":{"node":">= 6.9.0 < 7.0.0 || >= 8.9.0"},"scripts":{"build:client":"babel lib/client --out-dir client","commitlint":"commitlint","commitmsg":"commitlint -e $GIT_PARAMS","lint":"eslint --cache src test","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","lint-staged":"lint-staged","prepublishOnly":"npm run build:client","release":"standard-version","release:ci":"conventional-github-releaser -p angular","release:validate":"commitlint --from=$(git describe --tags --abbrev=0) --to=$(git rev-parse HEAD)","security":"nsp check","test":"npm run build:client && jest","test:watch":"jest --watch","test:coverage":"npm run build:client && jest --collectCoverageFrom='lib/*.js' --coverage","ci:lint":"npm run lint && npm run security","ci:test":"npm run test -- --runInBand","ci:coverage":"npm run test:coverage -- --runInBand","defaults":"defaults"},"files":["client/","lib/compiler.js","lib/HotClientError.js","lib/index.js","lib/options.js","lib/socket-server.js","schemas/","LICENSE","README.md"],"peerDependencies":{"webpack":"^4.0.0"},"dependencies":{"@webpack-contrib/schema-utils":"^1.0.0-beta.0","json-stringify-safe":"^5.0.1","loglevelnext":"^1.0.2","merge-options":"^1.0.1","strip-ansi":"^4.0.0","uuid":"^3.1.0","webpack-log":"^1.1.1","ws":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0-beta.49","@babel/core":"^7.0.0-beta.49","@babel/polyfill":"^7.0.0-beta.49","@babel/preset-env":"^7.0.0-beta.49","@babel/register":"^7.0.0-beta.49","@commitlint/cli":"^6.2.0","@commitlint/config-conventional":"^6.1.3","@webpack-contrib/defaults":"^2.4.0","@webpack-contrib/eslint-config-webpack":"^2.0.4","ansi-regex":"^3.0.0","babel-jest":"^23.0.1","codecov":"^3.0.0","conventional-github-releaser":"^3.0.0","cross-env":"^5.1.6","del-cli":"^1.1.0","eslint":"^4.6.1","eslint-config-webpack":"^1.2.5","eslint-plugin-import":"^2.8.0","eslint-plugin-prettier":"^2.6.0","expect":"^22.4.3","husky":"^0.14.3","jest":"^23.0.1","lint-staged":"^7.1.2","loud-rejection":"^1.6.0","memory-fs":"^0.4.1","mocha":"^5.0.0","nsp":"^3.2.1","nyc":"^11.4.1","pre-commit":"^1.2.2","prettier":"^1.13.2","sinon":"^5.0.10","standard-version":"^4.4.0","time-fix-plugin":"^2.0.0","touch":"^3.1.0","webpack":"^4.0.1"},"keywords":["webpack"],"jest":{"testEnvironment":"node"},"pre-commit":"lint-staged","lint-staged":{"*.js":["eslint --fix","git add"]},"gitHead":"b4ff30cedbf0cac46425b071a047ab96136d7dda","_id":"webpack-hot-client@4.0.3","_npmVersion":"5.6.0","_nodeVersion":"10.1.0","_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"dist":{"shasum":"d96cef0f199ded606fd7396e0a32e3d03bf79280","size":13251,"noattachment":false,"key":"/webpack-hot-client/-/webpack-hot-client-4.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-hot-client/download/webpack-hot-client-4.0.3.tgz"},"maintainers":[{"name":"shellscape","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-hot-client_4.0.3_1528286970119_0.5995381900750358"},"_hasShrinkwrap":false,"publish_time":1528286970354,"_cnpm_publish_time":1528286970354},"4.0.2":{"name":"webpack-hot-client","version":"4.0.2","description":"A client for enabling, and interacting with, webpack Hot Module Replacement","license":"MIT","repository":{"type":"git","url":"git+https://github.com/webpack-contrib/webpack-hot-client.git"},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"homepage":"https://github.com/webpack-contrib/webpack-hot-client","bugs":{"url":"https://github.com/webpack-contrib/webpack-hot-client/issues"},"bin":"","main":"lib/index.js","engines":{"node":">= 6.9.0 < 7.0.0 || >= 8.9.0"},"scripts":{"build:client":"babel lib/client --out-dir client","commitlint":"commitlint","commitmsg":"commitlint -e $GIT_PARAMS","lint":"eslint --cache src test","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","lint-staged":"lint-staged","prepublishOnly":"npm run build:client","release":"standard-version","release:ci":"conventional-github-releaser -p angular","release:validate":"commitlint --from=$(git describe --tags --abbrev=0) --to=$(git rev-parse HEAD)","security":"nsp check","test":"npm run build:client && jest","test:watch":"jest --watch","test:coverage":"npm run build:client && jest --collectCoverageFrom='lib/*.js' --coverage","ci:lint":"npm run lint && npm run security","ci:test":"npm run test -- --runInBand","ci:coverage":"npm run test:coverage -- --runInBand","defaults":"defaults"},"files":["client/","lib/compiler.js","lib/HotClientError.js","lib/index.js","lib/options.js","lib/socket-server.js","schemas/","LICENSE","README.md"],"peerDependencies":{"webpack":"^4.0.0"},"dependencies":{"@webpack-contrib/schema-utils":"^1.0.0-beta.0","json-stringify-safe":"^5.0.1","loglevelnext":"^1.0.2","merge-options":"^1.0.1","strip-ansi":"^4.0.0","uuid":"^3.1.0","webpack-log":"^1.1.1","ws":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0-beta.49","@babel/core":"^7.0.0-beta.49","@babel/polyfill":"^7.0.0-beta.49","@babel/preset-env":"^7.0.0-beta.49","@babel/register":"^7.0.0-beta.49","@commitlint/cli":"^6.2.0","@commitlint/config-conventional":"^6.1.3","@webpack-contrib/defaults":"^2.4.0","@webpack-contrib/eslint-config-webpack":"^2.0.4","ansi-regex":"^3.0.0","babel-jest":"^23.0.1","codecov":"^3.0.0","conventional-github-releaser":"^3.0.0","cross-env":"^5.1.6","del-cli":"^1.1.0","eslint":"^4.6.1","eslint-config-webpack":"^1.2.5","eslint-plugin-import":"^2.8.0","eslint-plugin-prettier":"^2.6.0","expect":"^22.4.3","husky":"^0.14.3","jest":"^23.0.1","lint-staged":"^7.1.2","loud-rejection":"^1.6.0","memory-fs":"^0.4.1","mocha":"^5.0.0","nsp":"^3.2.1","nyc":"^11.4.1","pre-commit":"^1.2.2","prettier":"^1.13.2","sinon":"^5.0.10","standard-version":"^4.4.0","time-fix-plugin":"^2.0.0","touch":"^3.1.0","webpack":"^4.0.1"},"keywords":["webpack"],"jest":{"testEnvironment":"node"},"pre-commit":"lint-staged","lint-staged":{"*.js":["eslint --fix","git add"]},"gitHead":"836dafd4f73da811c8a9454c2d680bab2670387a","_id":"webpack-hot-client@4.0.2","_npmVersion":"5.6.0","_nodeVersion":"10.1.0","_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"dist":{"shasum":"7abefcd04781f3c48430d36a506bf59a03e8394d","size":13233,"noattachment":false,"key":"/webpack-hot-client/-/webpack-hot-client-4.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-hot-client/download/webpack-hot-client-4.0.2.tgz"},"maintainers":[{"name":"shellscape","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-hot-client_4.0.2_1528124227247_0.22484790364301666"},"_hasShrinkwrap":false,"publish_time":1528124227338,"_cnpm_publish_time":1528124227338},"4.0.1":{"name":"webpack-hot-client","version":"4.0.1","description":"A client for enabling, and interacting with, webpack Hot Module Replacement","license":"MIT","repository":{"type":"git","url":"git+https://github.com/webpack-contrib/webpack-hot-client.git"},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"homepage":"https://github.com/webpack-contrib/webpack-hot-client","bugs":{"url":"https://github.com/webpack-contrib/webpack-hot-client/issues"},"bin":"","main":"lib/index.js","engines":{"node":">= 6.9.0 < 7.0.0 || >= 8.9.0"},"scripts":{"build:client":"babel lib/client --out-dir client","commitlint":"commitlint","commitmsg":"commitlint -e $GIT_PARAMS","lint":"eslint --cache src test","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","lint-staged":"lint-staged","prepublishOnly":"npm run build:client","release":"standard-version","release:ci":"conventional-github-releaser -p angular","release:validate":"commitlint --from=$(git describe --tags --abbrev=0) --to=$(git rev-parse HEAD)","security":"nsp check","test":"npm run build:client && jest","test:watch":"jest --watch","test:coverage":"npm run build:client && jest --collectCoverageFrom='lib/*.js' --coverage","ci:lint":"npm run lint && npm run security","ci:test":"npm run test -- --runInBand","ci:coverage":"npm run test:coverage -- --runInBand","defaults":"webpack-defaults"},"files":["client/","lib/compiler.js","lib/HotClientError.js","lib/index.js","lib/options.js","lib/socket-server.js","schemas/","LICENSE","README.md"],"peerDependencies":{"webpack":"^4.0.0"},"dependencies":{"@webpack-contrib/schema-utils":"^1.0.0-beta.0","json-stringify-safe":"^5.0.1","loglevelnext":"^1.0.2","merge-options":"^1.0.1","strip-ansi":"^4.0.0","uuid":"^3.1.0","webpack-defaults":"github:webpack-contrib/webpack-defaults","webpack-log":"^1.1.1","ws":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0-beta.49","@babel/core":"^7.0.0-beta.49","@babel/polyfill":"^7.0.0-beta.49","@babel/preset-env":"^7.0.0-beta.49","@babel/register":"^7.0.0-beta.49","@commitlint/cli":"^6.2.0","@commitlint/config-conventional":"^6.1.3","@webpack-contrib/eslint-config-webpack":"^2.0.4","ansi-regex":"^3.0.0","babel-jest":"^23.0.1","codecov":"^3.0.0","conventional-github-releaser":"^3.0.0","cross-env":"^5.1.6","del-cli":"^1.1.0","eslint":"^4.6.1","eslint-config-webpack":"^1.2.5","eslint-plugin-import":"^2.8.0","eslint-plugin-prettier":"^2.6.0","expect":"^22.4.3","husky":"^0.14.3","jest":"^23.0.1","lint-staged":"^7.1.2","loud-rejection":"^1.6.0","memory-fs":"^0.4.1","mocha":"^5.0.0","nsp":"^3.2.1","nyc":"^11.4.1","pre-commit":"^1.2.2","prettier":"^1.13.2","sinon":"^5.0.10","standard-version":"^4.4.0","time-fix-plugin":"^2.0.0","touch":"^3.1.0","webpack":"^4.0.1"},"keywords":["webpack"],"jest":{"testEnvironment":"node"},"pre-commit":"lint-staged","lint-staged":{"*.js":["eslint --fix","git add"]},"gitHead":"cea2bdcc141d6250861ff478919e7deda2346b88","_id":"webpack-hot-client@4.0.1","_npmVersion":"5.6.0","_nodeVersion":"10.1.0","_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"dist":{"shasum":"f53f20c3e7ebbe33217080decb90443a422723b3","size":13173,"noattachment":false,"key":"/webpack-hot-client/-/webpack-hot-client-4.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-hot-client/download/webpack-hot-client-4.0.1.tgz"},"maintainers":[{"name":"shellscape","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-hot-client_4.0.1_1527960318160_0.5020554870699081"},"_hasShrinkwrap":false,"publish_time":1527960318279,"_cnpm_publish_time":1527960318279},"4.0.0":{"name":"webpack-hot-client","version":"4.0.0","description":"A client for enabling, and interacting with, webpack Hot Module Replacement","license":"MIT","repository":{"type":"git","url":"git+https://github.com/webpack-contrib/webpack-hot-client.git"},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"homepage":"https://github.com/webpack-contrib/webpack-hot-client","bugs":{"url":"https://github.com/webpack-contrib/webpack-hot-client/issues"},"bin":"","main":"lib/index.js","engines":{"node":">= 6.9.0 < 7.0.0 || >= 8.9.0"},"scripts":{"build:client":"babel lib/client --out-dir client","commitlint":"commitlint","commitmsg":"commitlint -e $GIT_PARAMS","lint":"eslint --cache src test","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","lint-staged":"lint-staged","prepublishOnly":"npm run build:client","release":"standard-version","release:ci":"conventional-github-releaser -p angular","release:validate":"commitlint --from=$(git describe --tags --abbrev=0) --to=$(git rev-parse HEAD)","security":"nsp check","test":"npm run build:client && jest","test:watch":"jest --watch","test:coverage":"npm run build:client && jest --collectCoverageFrom='lib/*.js' --coverage","ci:lint":"npm run lint && npm run security","ci:test":"npm run test -- --runInBand","ci:coverage":"npm run test:coverage -- --runInBand","defaults":"webpack-defaults"},"files":["client/","lib/compiler.js","lib/HotClientError.js","lib/index.js","lib/options.js","lib/socket-server.js","LICENSE","README.md"],"peerDependencies":{"webpack":"^4.0.0"},"dependencies":{"@webpack-contrib/schema-utils":"^1.0.0-beta.0","json-stringify-safe":"^5.0.1","loglevelnext":"^1.0.2","merge-options":"^1.0.1","strip-ansi":"^4.0.0","uuid":"^3.1.0","webpack-defaults":"github:webpack-contrib/webpack-defaults","webpack-log":"^1.1.1","ws":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0-beta.49","@babel/core":"^7.0.0-beta.49","@babel/polyfill":"^7.0.0-beta.49","@babel/preset-env":"^7.0.0-beta.49","@babel/register":"^7.0.0-beta.49","@commitlint/cli":"^6.2.0","@commitlint/config-conventional":"^6.1.3","@webpack-contrib/eslint-config-webpack":"^2.0.4","ansi-regex":"^3.0.0","babel-jest":"^23.0.1","codecov":"^3.0.0","conventional-github-releaser":"^3.0.0","cross-env":"^5.1.6","del-cli":"^1.1.0","eslint":"^4.6.1","eslint-config-webpack":"^1.2.5","eslint-plugin-import":"^2.8.0","eslint-plugin-prettier":"^2.6.0","expect":"^22.4.3","husky":"^0.14.3","jest":"^23.0.1","lint-staged":"^7.1.2","loud-rejection":"^1.6.0","memory-fs":"^0.4.1","mocha":"^5.0.0","nsp":"^3.2.1","nyc":"^11.4.1","pre-commit":"^1.2.2","prettier":"^1.13.2","sinon":"^5.0.10","standard-version":"^4.4.0","time-fix-plugin":"^2.0.0","touch":"^3.1.0","webpack":"^4.0.1"},"keywords":["webpack"],"jest":{"testEnvironment":"node"},"pre-commit":"lint-staged","lint-staged":{"*.js":["eslint --fix","git add"]},"gitHead":"05c7700d6be323e69038e6b8030490fd4201c1d3","_id":"webpack-hot-client@4.0.0","_npmVersion":"5.6.0","_nodeVersion":"10.1.0","_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"dist":{"shasum":"ec85a91f6a1490bcd611693ec952f013a1bca550","size":12893,"noattachment":false,"key":"/webpack-hot-client/-/webpack-hot-client-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-hot-client/download/webpack-hot-client-4.0.0.tgz"},"maintainers":[{"name":"shellscape","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-hot-client_4.0.0_1527960125029_0.6012282173876189"},"_hasShrinkwrap":false,"publish_time":1527960125161,"_cnpm_publish_time":1527960125161},"3.0.0":{"name":"webpack-hot-client","version":"3.0.0","description":"A client for enabling, and interacting with, webpack Hot Module Replacement","license":"MIT","repository":{"type":"git","url":"git+https://github.com/webpack-contrib/webpack-hot-client.git"},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"homepage":"http://github.com/webpack-contrib/webpack-hot-client","main":"index.js","engines":{"node":">=6"},"scripts":{"beautify":"npm run lint -- --fix","ci":"npm run lint && npm run test","cover":"nyc report --reporter=text-lcov > coverage.lcov && codecov --token=$WHC_CODECOV_TOKEN","compile:client":"babel lib/client --out-dir client","lint":"eslint index.js lib test","mocha":"mocha test/test.js --full-trace --exit","prepublishOnly":"npm run compile:client","test":"npm run compile:client && nyc npm run mocha"},"files":["client/","index.js","lib/HotClientError.js","lib/util.js","LICENSE","README.md"],"peerDependencies":{"webpack":"^4.0.0"},"dependencies":{"json-stringify-safe":"^5.0.1","loglevelnext":"^1.0.2","strip-ansi":"^4.0.0","uuid":"^3.1.0","webpack-log":"^1.1.1","ws":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0-beta.37","@babel/core":"^7.0.0-beta.37","@babel/polyfill":"^7.0.0-beta.37","@babel/preset-env":"^7.0.0-beta.37","@babel/register":"^7.0.0-beta.37","ansi-regex":"^3.0.0","babel-loader":"^8.0.0-beta.0","codecov":"^3.0.0","eslint":"^4.6.1","eslint-config-webpack":"^1.2.5","eslint-plugin-import":"^2.8.0","expect":"^22.4.3","loud-rejection":"^1.6.0","memory-fs":"^0.4.1","mocha":"^5.0.0","nyc":"^11.4.1","time-fix-plugin":"^2.0.0","touch":"^3.1.0","webpack":"^4.0.1"},"gitHead":"276d9509577b8edd4df8e8d259a4a0ecf40efa3f","bugs":{"url":"https://github.com/webpack-contrib/webpack-hot-client/issues"},"_id":"webpack-hot-client@3.0.0","_npmVersion":"5.6.0","_nodeVersion":"10.1.0","_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"dist":{"shasum":"b714f257a264001275bc1491741685779cde12f2","size":11527,"noattachment":false,"key":"/webpack-hot-client/-/webpack-hot-client-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-hot-client/download/webpack-hot-client-3.0.0.tgz"},"maintainers":[{"name":"shellscape","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-hot-client_3.0.0_1526132562714_0.07928320856812032"},"_hasShrinkwrap":false,"publish_time":1526132562846,"_cnpm_publish_time":1526132562846},"2.2.2":{"name":"webpack-hot-client","version":"2.2.2","description":"A client for enabling, and interacting with, webpack Hot Module Replacement","license":"MIT","repository":{"type":"git","url":"git+https://github.com/webpack-contrib/webpack-hot-client.git"},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"homepage":"http://github.com/webpack-contrib/webpack-hot-client","main":"index.js","engines":{"node":">=6"},"scripts":{"beautify":"npm run lint -- --fix","ci":"npm run lint && npm run test","cover":"nyc report --reporter=text-lcov > coverage.lcov && codecov --token=$WHC_CODECOV_TOKEN","compile:client":"babel lib/client --out-dir client","lint":"eslint index.js lib test","mocha":"mocha test/test.js --full-trace --exit","prepublishOnly":"npm run compile:client","test":"npm run compile:client && nyc npm run mocha"},"files":["client/","index.js","lib/HotClientError.js","lib/util.js","LICENSE","README.md"],"peerDependencies":{"webpack":"^4.0.0"},"dependencies":{"json-stringify-safe":"^5.0.1","loglevelnext":"^1.0.2","uuid":"^3.1.0","webpack-log":"^1.1.1","ws":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0-beta.37","@babel/core":"^7.0.0-beta.37","@babel/polyfill":"^7.0.0-beta.37","@babel/preset-env":"^7.0.0-beta.37","@babel/register":"^7.0.0-beta.37","assert":"^1.4.1","babel-loader":"^8.0.0-beta.0","codecov":"^3.0.0","eslint":"^4.6.1","eslint-config-webpack":"^1.2.5","eslint-plugin-import":"^2.8.0","memory-fs":"^0.4.1","mocha":"^5.0.0","nyc":"^11.4.1","time-fix-plugin":"^2.0.0","touch":"^3.1.0","webpack":"^4.0.1"},"gitHead":"5e2953c41128f70b4662a80d530d968121ba9d1f","bugs":{"url":"https://github.com/webpack-contrib/webpack-hot-client/issues"},"_id":"webpack-hot-client@2.2.2","_npmVersion":"5.8.0","_nodeVersion":"9.2.0","_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"dist":{"shasum":"4a97c513fc22d132573a0cb66ba7f525ff5fc036","size":10836,"noattachment":false,"key":"/webpack-hot-client/-/webpack-hot-client-2.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-hot-client/download/webpack-hot-client-2.2.2.tgz"},"maintainers":[{"name":"shellscape","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-hot-client_2.2.2_1523225754803_0.20886049903752202"},"_hasShrinkwrap":false,"publish_time":1523225754914,"_cnpm_publish_time":1523225754914},"2.2.1":{"name":"webpack-hot-client","version":"2.2.1","description":"A client for enabling, and interacting with, webpack Hot Module Replacement","license":"MIT","repository":{"type":"git","url":"git+https://github.com/webpack-contrib/webpack-hot-client.git"},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"homepage":"http://github.com/webpack-contrib/webpack-hot-client","main":"index.js","engines":{"node":">=6"},"scripts":{"beautify":"npm run lint -- --fix","ci":"npm run lint && npm run test","cover":"nyc report --reporter=text-lcov > coverage.lcov && codecov --token=$WHC_CODECOV_TOKEN","compile:client":"babel lib/client --out-dir client","lint":"eslint index.js lib test","mocha":"mocha test/test.js --full-trace --exit","prepublishOnly":"npm run compile:client","test":"npm run compile:client && nyc npm run mocha"},"files":["client/","index.js","lib/HotClientError.js","lib/util.js","LICENSE","README.md"],"peerDependencies":{"webpack":"^4.0.0"},"dependencies":{"json-stringify-safe":"^5.0.1","loglevelnext":"^1.0.2","uuid":"^3.1.0","webpack-log":"^1.1.1","ws":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0-beta.37","@babel/core":"^7.0.0-beta.37","@babel/polyfill":"^7.0.0-beta.37","@babel/preset-env":"^7.0.0-beta.37","@babel/register":"^7.0.0-beta.37","assert":"^1.4.1","babel-loader":"^8.0.0-beta.0","codecov":"^3.0.0","eslint":"^4.6.1","eslint-config-webpack":"^1.2.5","eslint-plugin-import":"^2.8.0","memory-fs":"^0.4.1","mocha":"^5.0.0","nyc":"^11.4.1","time-fix-plugin":"^2.0.0","touch":"^3.1.0","webpack":"^4.0.1"},"gitHead":"5816c593de5a705c4b11594e9144b94719fd6725","bugs":{"url":"https://github.com/webpack-contrib/webpack-hot-client/issues"},"_id":"webpack-hot-client@2.2.1","_npmVersion":"5.6.0","_nodeVersion":"9.2.0","_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"dist":{"shasum":"56d721fc83eccda96393c7d51826f4dd8bcb0d0c","size":10886,"noattachment":false,"key":"/webpack-hot-client/-/webpack-hot-client-2.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-hot-client/download/webpack-hot-client-2.2.1.tgz"},"maintainers":[{"name":"shellscape","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-hot-client_2.2.1_1522881165658_0.2707917230902621"},"_hasShrinkwrap":false,"publish_time":1522881166071,"_cnpm_publish_time":1522881166071},"2.2.0":{"name":"webpack-hot-client","version":"2.2.0","description":"A client for enabling, and interacting with, webpack Hot Module Replacement","license":"MIT","repository":{"type":"git","url":"git+https://github.com/webpack-contrib/webpack-hot-client.git"},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"homepage":"http://github.com/webpack-contrib/webpack-hot-client","main":"index.js","engines":{"node":">=6"},"scripts":{"beautify":"npm run lint -- --fix","ci":"npm run lint && npm run test","cover":"nyc report --reporter=text-lcov > coverage.lcov && codecov --token=$WHC_CODECOV_TOKEN","compile:client":"babel lib/client --out-dir client","lint":"eslint index.js lib test","mocha":"mocha test/test.js --full-trace --exit","prepublishOnly":"npm run compile:client","test":"npm run compile:client && nyc npm run mocha"},"files":["client/","index.js","lib/HotClientError.js","lib/util.js","LICENSE","README.md"],"peerDependencies":{"webpack":"^4.0.0"},"dependencies":{"json-stringify-safe":"^5.0.1","loglevelnext":"^1.0.2","uuid":"^3.1.0","webpack-log":"^1.1.1","ws":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0-beta.37","@babel/core":"^7.0.0-beta.37","@babel/polyfill":"^7.0.0-beta.37","@babel/preset-env":"^7.0.0-beta.37","@babel/register":"^7.0.0-beta.37","assert":"^1.4.1","babel-loader":"^8.0.0-beta.0","codecov":"^3.0.0","eslint":"^4.6.1","eslint-config-webpack":"^1.2.5","eslint-plugin-import":"^2.8.0","memory-fs":"^0.4.1","mocha":"^5.0.0","nyc":"^11.4.1","time-fix-plugin":"^2.0.0","touch":"^3.1.0","webpack":"^4.0.1"},"gitHead":"b30af616bbf183aa45896ffc7b240414f39f957b","bugs":{"url":"https://github.com/webpack-contrib/webpack-hot-client/issues"},"_id":"webpack-hot-client@2.2.0","_npmVersion":"5.6.0","_nodeVersion":"9.2.0","_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"dist":{"shasum":"21055a60f4292d00ac5376fe76786cfbef576482","size":10868,"noattachment":false,"key":"/webpack-hot-client/-/webpack-hot-client-2.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-hot-client/download/webpack-hot-client-2.2.0.tgz"},"maintainers":[{"name":"shellscape","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-hot-client_2.2.0_1522091137167_0.5367755680186057"},"_hasShrinkwrap":false,"publish_time":1522091137314,"_cnpm_publish_time":1522091137314},"2.1.1":{"name":"webpack-hot-client","version":"2.1.1","description":"A client for enabling, and interacting with, webpack Hot Module Replacement","license":"MIT","repository":{"type":"git","url":"git+https://github.com/webpack-contrib/webpack-hot-client.git"},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"homepage":"http://github.com/webpack-contrib/webpack-hot-client","main":"index.js","engines":{"node":">=6"},"scripts":{"beautify":"npm run lint -- --fix","ci":"npm run lint && npm run test","cover":"nyc report --reporter=text-lcov > coverage.lcov && codecov --token=$WHC_CODECOV_TOKEN","compile:client":"babel lib/client --out-dir client","lint":"eslint index.js lib test","mocha":"mocha test/test.js --full-trace --exit","prepublishOnly":"npm run compile:client","test":"npm run compile:client && nyc npm run mocha"},"files":["client/","index.js","lib/HotClientError.js","lib/util.js","LICENSE","README.md"],"peerDependencies":{"webpack":"^4.0.0"},"dependencies":{"json-stringify-safe":"^5.0.1","loglevelnext":"^1.0.2","uuid":"^3.1.0","webpack-log":"^1.1.1","ws":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0-beta.37","@babel/core":"^7.0.0-beta.37","@babel/polyfill":"^7.0.0-beta.37","@babel/preset-env":"^7.0.0-beta.37","@babel/register":"^7.0.0-beta.37","assert":"^1.4.1","babel-loader":"^8.0.0-beta.0","codecov":"^3.0.0","eslint":"^4.6.1","eslint-config-webpack":"^1.2.5","eslint-plugin-import":"^2.8.0","memory-fs":"^0.4.1","mocha":"^5.0.0","nyc":"^11.4.1","time-fix-plugin":"^2.0.0","touch":"^3.1.0","webpack":"^4.0.1"},"gitHead":"8efd4e646b2b57d8a7f30da85201ae3d11cf3b2e","bugs":{"url":"https://github.com/webpack-contrib/webpack-hot-client/issues"},"_id":"webpack-hot-client@2.1.1","_npmVersion":"5.6.0","_nodeVersion":"9.2.0","_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"dist":{"shasum":"44aced23e0c8fd9d9137bce5a5005fdfe213cc8c","size":10399,"noattachment":false,"key":"/webpack-hot-client/-/webpack-hot-client-2.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-hot-client/download/webpack-hot-client-2.1.1.tgz"},"maintainers":[{"name":"shellscape","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-hot-client_2.1.1_1521746267241_0.5579179472483502"},"_hasShrinkwrap":false,"publish_time":1521746267368,"_cnpm_publish_time":1521746267368},"2.1.0":{"name":"webpack-hot-client","version":"2.1.0","description":"A client for enabling, and interacting with, webpack Hot Module Replacement","license":"MIT","repository":{"type":"git","url":"git+https://github.com/webpack-contrib/webpack-hot-client.git"},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"homepage":"http://github.com/webpack-contrib/webpack-hot-client","main":"index.js","engines":{"node":">=6"},"scripts":{"beautify":"npm run lint -- --fix","ci":"npm run lint && npm run test","cover":"nyc report --reporter=text-lcov > coverage.lcov && codecov --token=$WHC_CODECOV_TOKEN","compile:client":"babel lib/client --out-dir client","lint":"eslint index.js lib test","mocha":"mocha test/test.js --full-trace --exit","prepublishOnly":"npm run compile:client","test":"npm run compile:client && nyc npm run mocha"},"files":["client/","index.js","lib/util.js","LICENSE","README.md"],"peerDependencies":{"webpack":"^4.0.0"},"dependencies":{"json-stringify-safe":"^5.0.1","loglevelnext":"^1.0.2","uuid":"^3.1.0","webpack-log":"^1.1.1","ws":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0-beta.37","@babel/core":"^7.0.0-beta.37","@babel/polyfill":"^7.0.0-beta.37","@babel/preset-env":"^7.0.0-beta.37","@babel/register":"^7.0.0-beta.37","assert":"^1.4.1","babel-loader":"^8.0.0-beta.0","codecov":"^3.0.0","eslint":"^4.6.1","eslint-config-webpack":"^1.2.5","eslint-plugin-import":"^2.8.0","memory-fs":"^0.4.1","mocha":"^5.0.0","nyc":"^11.4.1","time-fix-plugin":"^2.0.0","touch":"^3.1.0","webpack":"^4.0.1"},"gitHead":"7501a1d6e1b2c088953fff932c1994ac43c80b85","bugs":{"url":"https://github.com/webpack-contrib/webpack-hot-client/issues"},"_id":"webpack-hot-client@2.1.0","_npmVersion":"5.6.0","_nodeVersion":"9.2.0","_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"dist":{"shasum":"6dd9729437a0fb35e69efe2d805063c57c9d7500","size":10311,"noattachment":false,"key":"/webpack-hot-client/-/webpack-hot-client-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-hot-client/download/webpack-hot-client-2.1.0.tgz"},"maintainers":[{"name":"shellscape","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-hot-client_2.1.0_1521740953649_0.27669709730349723"},"_hasShrinkwrap":false,"publish_time":1521740953758,"_cnpm_publish_time":1521740953758},"2.0.0":{"name":"webpack-hot-client","version":"2.0.0","description":"A client for enabling, and interacting with, webpack Hot Module Replacement","license":"MIT","repository":{"type":"git","url":"git+https://github.com/webpack-contrib/webpack-hot-client.git"},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"homepage":"http://github.com/webpack-contrib/webpack-hot-client","main":"index.js","engines":{"node":">=6"},"scripts":{"beautify":"npm run lint -- --fix","ci":"npm run lint && npm run test","cover":"nyc report --reporter=text-lcov > coverage.lcov && codecov --token=$WHC_CODECOV_TOKEN","compile:client":"babel lib/client --out-dir client","lint":"eslint index.js lib test","mocha":"mocha test/test.js --full-trace --exit","prepublishOnly":"npm run compile:client","test":"npm run compile:client && nyc npm run mocha"},"files":["client/","index.js","lib/util.js","LICENSE","README.md"],"peerDependencies":{"webpack":"^4.0.0"},"dependencies":{"json-stringify-safe":"^5.0.1","loglevelnext":"^1.0.2","uuid":"^3.1.0","webpack-log":"^1.1.1","ws":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0-beta.37","@babel/core":"^7.0.0-beta.37","@babel/polyfill":"^7.0.0-beta.37","@babel/preset-env":"^7.0.0-beta.37","@babel/register":"^7.0.0-beta.37","assert":"^1.4.1","babel-loader":"^8.0.0-beta.0","codecov":"^3.0.0","eslint":"^4.6.1","eslint-config-webpack":"^1.2.5","eslint-plugin-import":"^2.8.0","memory-fs":"^0.4.1","mocha":"^5.0.0","nyc":"^11.4.1","time-fix-plugin":"^2.0.0","touch":"^3.1.0","webpack":"^4.0.1"},"gitHead":"0d409f4e963465f2af3e37f8de6ac12e5221eb98","bugs":{"url":"https://github.com/webpack-contrib/webpack-hot-client/issues"},"_id":"webpack-hot-client@2.0.0","_npmVersion":"5.6.0","_nodeVersion":"9.2.0","_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"dist":{"shasum":"295dd692e2e120b5d4f9ab47302c9d3f59016e0c","size":9453,"noattachment":false,"key":"/webpack-hot-client/-/webpack-hot-client-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-hot-client/download/webpack-hot-client-2.0.0.tgz"},"maintainers":[{"name":"shellscape","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-hot-client_2.0.0_1519829598545_0.9570735072369252"},"_hasShrinkwrap":false,"publish_time":1519829598643,"_cnpm_publish_time":1519829598643},"1.3.0":{"name":"webpack-hot-client","version":"1.3.0","description":"A client for enabling, and interacting with, webpack Hot Module Replacement","license":"MIT","repository":{"type":"git","url":"git+https://github.com/webpack-contrib/webpack-hot-client.git"},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"homepage":"http://github.com/webpack-contrib/webpack-hot-client","main":"index.js","engines":{"node":">=6"},"scripts":{"beautify":"npm run lint -- --fix","ci":"npm run lint && npm run test","cover":"nyc report --reporter=text-lcov > coverage.lcov && codecov --token=$WHC_CODECOV_TOKEN","compile:client":"babel lib/client --out-dir client","lint":"eslint index.js lib test","mocha":"mocha test/test.js --full-trace --exit","prepublishOnly":"npm run compile:client","test":"npm run compile:client && nyc npm run mocha"},"files":["client/","index.js","lib/util.js","LICENSE","README.md"],"peerDependencies":{"webpack":"^2.2.0 || ^3.0.0 || ^4.0.0"},"dependencies":{"json-stringify-safe":"^5.0.1","loglevelnext":"^1.0.2","uuid":"^3.1.0","webpack-log":"^1.1.1","ws":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0-beta.37","@babel/core":"^7.0.0-beta.37","@babel/polyfill":"^7.0.0-beta.37","@babel/preset-env":"^7.0.0-beta.37","@babel/register":"^7.0.0-beta.37","assert":"^1.4.1","babel-loader":"^8.0.0-beta.0","codecov":"^3.0.0","eslint":"^4.6.1","eslint-config-webpack":"^1.2.5","eslint-plugin-import":"^2.8.0","memory-fs":"^0.4.1","mocha":"^5.0.0","nyc":"^11.4.1","touch":"^3.1.0","webpack":"^3.11.0"},"gitHead":"744c64fe596f04bed7b81321e221cca99673fe12","bugs":{"url":"https://github.com/webpack-contrib/webpack-hot-client/issues"},"_id":"webpack-hot-client@1.3.0","_npmVersion":"5.6.0","_nodeVersion":"9.2.0","_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"dist":{"shasum":"62c95a7eec00cf68743478fdb543324b90adaee6","size":9522,"noattachment":false,"key":"/webpack-hot-client/-/webpack-hot-client-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-hot-client/download/webpack-hot-client-1.3.0.tgz"},"maintainers":[{"name":"shellscape","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-hot-client_1.3.0_1519621500102_0.3712611542978368"},"_hasShrinkwrap":false,"publish_time":1519621500200,"_cnpm_publish_time":1519621500200},"1.2.5":{"name":"webpack-hot-client","version":"1.2.5","description":"A client for enabling, and interacting with, webpack Hot Module Replacement","license":"MIT","repository":{"type":"git","url":"git+https://github.com/webpack-contrib/webpack-hot-client.git"},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"homepage":"http://github.com/webpack-contrib/webpack-hot-client","main":"index.js","engines":{"node":">=6"},"scripts":{"beautify":"npm run lint -- --fix","ci":"npm run lint && npm run test","cover":"nyc report --reporter=text-lcov > coverage.lcov && codecov --token=$WHC_CODECOV_TOKEN","compile:client":"babel lib/client --out-dir client","lint":"eslint index.js lib test","mocha":"nyc mocha test/test.js --full-trace --exit","prepublishOnly":"npm run compile:client","test":"npm run compile:client && npm run mocha"},"files":["client/","index.js","lib/util.js","LICENSE","README.md"],"peerDependencies":{"webpack":"^2.2.0 || ^3.0.0 || ^4.0.0-alpha"},"dependencies":{"json-stringify-safe":"^5.0.1","loglevelnext":"^1.0.2","uuid":"^3.1.0","webpack-log":"^1.1.1","ws":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0-beta.37","@babel/core":"^7.0.0-beta.37","@babel/polyfill":"^7.0.0-beta.37","@babel/preset-env":"^7.0.0-beta.37","@babel/register":"^7.0.0-beta.37","assert":"^1.4.1","babel-loader":"^8.0.0-beta.0","codecov":"^3.0.0","eslint":"^4.6.1","eslint-config-webpack":"^1.2.5","eslint-plugin-import":"^2.8.0","memory-fs":"^0.4.1","mocha":"^5.0.0","nyc":"^11.4.1","touch":"^3.1.0","webpack":"^3.10.0"},"gitHead":"35b69e506e6fcb9dc19f46e70d1d0e24d70f16b2","bugs":{"url":"https://github.com/webpack-contrib/webpack-hot-client/issues"},"_id":"webpack-hot-client@1.2.5","_npmVersion":"5.6.0","_nodeVersion":"9.2.0","_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"dist":{"shasum":"d8f24dcec1f3684375e60776641564dfbf4f213b","size":9231,"noattachment":false,"key":"/webpack-hot-client/-/webpack-hot-client-1.2.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-hot-client/download/webpack-hot-client-1.2.5.tgz"},"maintainers":[{"name":"shellscape","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-hot-client_1.2.5_1518196647046_0.558801863032738"},"_hasShrinkwrap":false,"publish_time":1518196647817,"_cnpm_publish_time":1518196647817},"1.2.4":{"name":"webpack-hot-client","version":"1.2.4","description":"A client for enabling, and interacting with, webpack Hot Module Replacement","license":"MIT","repository":{"type":"git","url":"git+https://github.com/webpack-contrib/webpack-hot-client.git"},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"homepage":"http://github.com/webpack-contrib/webpack-hot-client","main":"index.js","engines":{"node":">=6"},"scripts":{"beautify":"npm run lint -- --fix","ci":"npm run lint && npm run test","cover":"nyc report --reporter=text-lcov > coverage.lcov && codecov --token=$WHC_CODECOV_TOKEN","compile:client":"babel lib/client --out-dir client","lint":"eslint index.js lib test","mocha":"nyc mocha test/test.js --full-trace --exit","prepublishOnly":"npm run compile:client","test":"npm run compile:client && npm run mocha"},"files":["client/","index.js","lib/util.js","LICENSE","README.md"],"peerDependencies":{"webpack":"^2.2.0 || ^3.0.0 || ^4.0.0-alpha"},"dependencies":{"json-stringify-safe":"^5.0.1","loglevelnext":"^1.0.2","uuid":"^3.1.0","webpack-log":"^1.1.1","ws":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0-beta.37","@babel/core":"^7.0.0-beta.37","@babel/polyfill":"^7.0.0-beta.37","@babel/preset-env":"^7.0.0-beta.37","@babel/register":"^7.0.0-beta.37","assert":"^1.4.1","babel-loader":"^8.0.0-beta.0","codecov":"^3.0.0","eslint":"^4.6.1","eslint-config-webpack":"^1.2.5","eslint-plugin-import":"^2.8.0","memory-fs":"^0.4.1","mocha":"^5.0.0","nyc":"^11.4.1","touch":"^3.1.0","webpack":"^3.10.0"},"gitHead":"fc10616e93a7fd8a998c83ac3834cb80349a92a5","bugs":{"url":"https://github.com/webpack-contrib/webpack-hot-client/issues"},"_id":"webpack-hot-client@1.2.4","_npmVersion":"5.6.0","_nodeVersion":"9.2.0","_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"dist":{"shasum":"c3a7a67218a5dc6f05436a7ff8fedbc238486031","size":9185,"noattachment":false,"key":"/webpack-hot-client/-/webpack-hot-client-1.2.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-hot-client/download/webpack-hot-client-1.2.4.tgz"},"maintainers":[{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-hot-client-1.2.4.tgz_1516891394526_0.47463168017566204"},"directories":{},"publish_time":1516891395453,"_hasShrinkwrap":false,"_cnpm_publish_time":1516891395453},"1.2.3":{"name":"webpack-hot-client","version":"1.2.3","description":"A client for enabling, and interacting with, webpack Hot Module Replacement","license":"MIT","repository":{"type":"git","url":"git+https://github.com/webpack-contrib/webpack-hot-client.git"},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"homepage":"http://github.com/webpack-contrib/webpack-hot-client","main":"index.js","engines":{"node":">=6"},"scripts":{"beautify":"npm run lint -- --fix","ci":"npm run lint && npm run test","cover":"nyc report --reporter=text-lcov > coverage.lcov && codecov --token=$WHC_CODECOV_TOKEN","compile:client":"babel lib/client --out-dir client","lint":"eslint index.js lib test","mocha":"nyc mocha test/test.js --full-trace --exit","prepublishOnly":"npm run compile:client","test":"npm run compile:client && npm run mocha"},"files":["client/","index.js","lib/util.js","LICENSE","README.md"],"peerDependencies":{"webpack":"^2.2.0 || ^3.0.0 || ^4.0.0-alpha"},"dependencies":{"json-stringify-safe":"^5.0.1","loglevelnext":"^1.0.2","uuid":"^3.1.0","webpack-log":"^1.1.1","ws":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0-beta.37","@babel/core":"^7.0.0-beta.37","@babel/polyfill":"^7.0.0-beta.37","@babel/preset-env":"^7.0.0-beta.37","@babel/register":"^7.0.0-beta.37","assert":"^1.4.1","babel-loader":"^8.0.0-beta.0","codecov":"^3.0.0","eslint":"^4.6.1","eslint-config-webpack":"^1.2.5","eslint-plugin-import":"^2.8.0","memory-fs":"^0.4.1","mocha":"^5.0.0","nyc":"^11.4.1","touch":"^3.1.0","webpack":"^3.10.0"},"gitHead":"394e0be1dc4e207008b2db0ab15f10090bd99b77","bugs":{"url":"https://github.com/webpack-contrib/webpack-hot-client/issues"},"_id":"webpack-hot-client@1.2.3","_npmVersion":"5.6.0","_nodeVersion":"9.2.0","_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"dist":{"shasum":"a5945bff0dab1f94e981b83959ef2ba06d773c56","size":9044,"noattachment":false,"key":"/webpack-hot-client/-/webpack-hot-client-1.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-hot-client/download/webpack-hot-client-1.2.3.tgz"},"maintainers":[{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-hot-client-1.2.3.tgz_1516762918077_0.2214250243268907"},"directories":{},"publish_time":1516762919071,"_hasShrinkwrap":false,"_cnpm_publish_time":1516762919071},"1.2.2":{"name":"webpack-hot-client","version":"1.2.2","description":"A client for enabling, and interacting with, webpack Hot Module Replacement","license":"MIT","repository":{"type":"git","url":"git+https://github.com/webpack-contrib/webpack-hot-client.git"},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"homepage":"http://github.com/webpack-contrib/webpack-hot-client","main":"index.js","engines":{"node":">=6"},"scripts":{"beautify":"npm run lint -- --fix","ci":"npm run lint && npm run test","cover":"nyc report --reporter=text-lcov > coverage.lcov && codecov --token=$WHC_CODECOV_TOKEN","compile:client":"babel lib/client --out-dir client","lint":"eslint index.js lib test","mocha":"nyc mocha test/test.js --full-trace --exit","prepublishOnly":"npm run compile:client","test":"npm run compile:client && npm run mocha"},"files":["client/","index.js","lib/util.js","LICENSE","README.md"],"peerDependencies":{"webpack":"^2.2.0 || ^3.0.0 || ^4.0.0-alpha"},"dependencies":{"loglevelnext":"^1.0.2","uuid":"^3.1.0","webpack-log":"^1.1.1","ws":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0-beta.37","@babel/core":"^7.0.0-beta.37","@babel/polyfill":"^7.0.0-beta.37","@babel/preset-env":"^7.0.0-beta.37","@babel/register":"^7.0.0-beta.37","assert":"^1.4.1","babel-loader":"^8.0.0-beta.0","codecov":"^3.0.0","eslint":"^4.6.1","eslint-config-webpack":"^1.2.5","eslint-plugin-import":"^2.8.0","istanbul":"^0.4.2","killable":"^1.0.0","koa":"^2.4.1","koa-static":"^4.0.2","memory-fs":"^0.4.1","mocha":"^5.0.0","nyc":"^11.4.1","touch":"^3.1.0","webpack":"^3.10.0"},"gitHead":"cfca82eb1e12c5afbc4f5e3b987a0ca997e72bba","bugs":{"url":"https://github.com/webpack-contrib/webpack-hot-client/issues"},"_id":"webpack-hot-client@1.2.2","_npmVersion":"5.6.0","_nodeVersion":"9.2.0","_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"dist":{"shasum":"6425f1a0f600108f99364ad713e13c433d0147d4","size":8994,"noattachment":false,"key":"/webpack-hot-client/-/webpack-hot-client-1.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-hot-client/download/webpack-hot-client-1.2.2.tgz"},"maintainers":[{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-hot-client-1.2.2.tgz_1516666313563_0.8518986173439771"},"directories":{},"publish_time":1516666314662,"_hasShrinkwrap":false,"_cnpm_publish_time":1516666314662},"1.2.1":{"name":"webpack-hot-client","version":"1.2.1","description":"A client for enabling, and interacting with, webpack Hot Module Replacement","license":"MIT","repository":{"type":"git","url":"git+https://github.com/webpack/webpack-dev-server.git"},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"homepage":"http://github.com/webpack-contrib/webpack-hot-client","main":"index.js","engines":{"node":">=6"},"scripts":{"beautify":"npm run lint -- --fix","ci":"npm run cover -- --report lcovonly && npm run lint && npm run test","compile:client":"babel lib/client --out-dir client","cover":"istanbul cover node_modules/mocha/bin/_mocha","lint":"eslint index.js lib test","mocha":"mocha test/test.js --full-trace --exit","prepublishOnly":"npm run compile:client","test":"npm run compile:client && npm run mocha"},"files":["client/","index.js","lib/util.js","LICENSE","README.md"],"peerDependencies":{"webpack":"^2.2.0 || ^3.0.0 || ^4.0.0-alpha"},"dependencies":{"loglevelnext":"^1.0.2","uuid":"^3.1.0","webpack-log":"^1.1.1","ws":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0-beta.37","@babel/core":"^7.0.0-beta.37","@babel/plugin-syntax-async-generators":"^7.0.0-beta.37","@babel/polyfill":"^7.0.0-beta.37","@babel/preset-env":"^7.0.0-beta.37","@babel/register":"^7.0.0-beta.37","assert":"^1.4.1","babel-loader":"^8.0.0-beta.0","eslint":"^4.6.1","eslint-config-webpack":"^1.2.5","eslint-plugin-import":"^2.8.0","istanbul":"^0.4.2","killable":"^1.0.0","koa":"^2.4.1","koa-static":"^4.0.2","mocha":"^2.3.2","touch":"^3.1.0","webpack":"^4.0.0-alpha.4","webpack-cli":"^2.0.1","webpack-dev-middleware":"^2.0.4","wtfnode":"^0.5.6"},"gitHead":"9b07bdbb6151a31e025ccd310e2a4c285a4cbb9f","bugs":{"url":"https://github.com/webpack/webpack-dev-server/issues"},"_id":"webpack-hot-client@1.2.1","_npmVersion":"5.6.0","_nodeVersion":"9.2.0","_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"dist":{"shasum":"ebec233607a2ecb216406bd3fc3c3f605b14e72c","size":8910,"noattachment":false,"key":"/webpack-hot-client/-/webpack-hot-client-1.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-hot-client/download/webpack-hot-client-1.2.1.tgz"},"maintainers":[{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-hot-client-1.2.1.tgz_1516333079302_0.767542623449117"},"directories":{},"publish_time":1516333079463,"_hasShrinkwrap":false,"_cnpm_publish_time":1516333079463},"1.2.0":{"name":"webpack-hot-client","version":"1.2.0","description":"A client for enabling, and interacting with, webpack Hot Module Replacement","license":"MIT","repository":{"type":"git","url":"git+https://github.com/webpack/webpack-dev-server.git"},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"homepage":"http://github.com/webpack-contrib/webpack-hot-client","main":"index.js","engines":{"node":">=6"},"scripts":{"beautify":"npm run lint -- --fix","ci":"npm run cover -- --report lcovonly && npm run lint && npm run test","compile:client":"babel lib/client --out-dir client","cover":"istanbul cover node_modules/mocha/bin/_mocha","lint":"eslint index.js lib test","mocha":"mocha test/test.js --exit","prepublishOnly":"npm run compile:client","test":"npm run compile:client && npm run mocha"},"files":["client/","index.js","lib/util.js","LICENSE","README.md"],"peerDependencies":{"webpack":"^2.2.0 || ^3.0.0 || ^4.0.0-alpha"},"dependencies":{"loglevelnext":"^1.0.2","uuid":"^3.1.0","webpack-log":"^1.1.1","ws":"^3.3.3"},"devDependencies":{"@babel/cli":"^7.0.0-beta.37","@babel/core":"^7.0.0-beta.37","@babel/plugin-syntax-async-generators":"^7.0.0-beta.37","@babel/polyfill":"^7.0.0-beta.37","@babel/preset-env":"^7.0.0-beta.37","@babel/register":"^7.0.0-beta.37","assert":"^1.4.1","babel-loader":"^8.0.0-beta.0","eslint":"^4.6.1","eslint-config-webpack":"^1.2.5","eslint-plugin-import":"^2.8.0","istanbul":"^0.4.2","killable":"^1.0.0","koa":"^2.4.1","koa-static":"^4.0.2","mocha":"^2.3.2","touch":"^3.1.0","webpack":"^4.0.0-alpha.4","webpack-cli":"^2.0.1","webpack-dev-middleware":"^2.0.4","wtfnode":"^0.5.6"},"gitHead":"963dab829bc9460d315f72dabd69c7bf7d7bcaa7","bugs":{"url":"https://github.com/webpack/webpack-dev-server/issues"},"_id":"webpack-hot-client@1.2.0","_npmVersion":"5.6.0","_nodeVersion":"9.2.0","_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"dist":{"shasum":"0354b7b3dd07d39d2471af9aed4061b3a6ded8f4","size":8885,"noattachment":false,"key":"/webpack-hot-client/-/webpack-hot-client-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-hot-client/download/webpack-hot-client-1.2.0.tgz"},"maintainers":[{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-hot-client-1.2.0.tgz_1516112395310_0.8164212144911289"},"directories":{},"publish_time":1516112396474,"_hasShrinkwrap":false,"_cnpm_publish_time":1516112396474},"1.1.0":{"name":"webpack-hot-client","version":"1.1.0","description":"A client for enabling, and interacting with, webpack Hot Module Replacement","license":"MIT","repository":{"type":"git","url":"git+https://github.com/webpack/webpack-dev-server.git"},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"homepage":"http://github.com/webpack-contrib/webpack-hot-client","main":"index.js","engines":{"node":">=6"},"scripts":{"beautify":"npm run lint -- --fix","ci":"npm run cover -- --report lcovonly && npm run lint && npm run test","compile:client":"babel lib/client --out-dir client","cover":"istanbul cover node_modules/mocha/bin/_mocha","lint":"eslint index.js client.js client lib test","mocha":"mocha test/test.js --exit","prepublishOnly":"npm run compile:client","test":"npm run compile:client && npm run mocha"},"files":["client/","index.js","lib/util.js","LICENSE","README.md"],"peerDependencies":{"webpack":"^2.2.0 || ^3.0.0 || ^4.0.0-alpha"},"dependencies":{"loglevelnext":"^1.0.2","uuid":"^3.1.0","webpack-log":"^1.1.1","ws":"^3.3.3"},"devDependencies":{"@babel/cli":"^7.0.0-beta.37","@babel/core":"^7.0.0-beta.37","@babel/plugin-syntax-async-generators":"^7.0.0-beta.37","@babel/polyfill":"^7.0.0-beta.37","@babel/preset-env":"^7.0.0-beta.37","@babel/register":"^7.0.0-beta.37","assert":"^1.4.1","babel-loader":"^8.0.0-beta.0","eslint":"^4.6.1","eslint-config-webpack":"^1.2.5","eslint-plugin-import":"^2.8.0","istanbul":"^0.4.2","killable":"^1.0.0","koa":"^2.4.1","koa-static":"^4.0.2","mocha":"^2.3.2","touch":"^3.1.0","webpack":"^4.0.0-alpha.4","webpack-cli":"^2.0.1","webpack-dev-middleware":"^2.0.4","wtfnode":"^0.5.6"},"gitHead":"de7b090c0c331626f995dc23e55fdb2a0611314f","bugs":{"url":"https://github.com/webpack/webpack-dev-server/issues"},"_id":"webpack-hot-client@1.1.0","_npmVersion":"5.6.0","_nodeVersion":"9.2.0","_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"dist":{"shasum":"8df53aa3cdb952b6e4fe14ef96d1ef35f5b62fbb","size":8616,"noattachment":false,"key":"/webpack-hot-client/-/webpack-hot-client-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-hot-client/download/webpack-hot-client-1.1.0.tgz"},"maintainers":[{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-hot-client-1.1.0.tgz_1516075871827_0.3488106564618647"},"directories":{},"publish_time":1516075871936,"_cnpm_publish_time":1516075871936,"_hasShrinkwrap":false},"1.0.8":{"name":"webpack-hot-client","version":"1.0.8","description":"A client for enabling, and interacting with, webpack Hot Module Replacement","license":"MIT","repository":{"type":"git","url":"git+https://github.com/webpack/webpack-dev-server.git"},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"homepage":"http://github.com/webpack-contrib/webpack-hot-client","main":"index.js","engines":{"node":">=6"},"scripts":{"beautify":"npm run lint -- --fix","ci":"npm run cover -- --report lcovonly && npm run lint && npm run test","cover":"istanbul cover node_modules/mocha/bin/_mocha","lint":"eslint index.js client.js client lib test","mocha":"mocha test/test.js --exit","test":"npm run mocha"},"files":["client/","index.js","HotClientEntryPlugin.js","LICENSE","README.md","util.js"],"peerDependencies":{"webpack":"^2.2.0 || ^3.0.0 || ^4.0.0-alpha"},"dependencies":{"babel-core":"^6.26.0","babel-loader":"^7.1.2","babel-preset-env":"^1.6.1","loglevelnext":"^1.0.2","uuid":"^3.1.0","webpack-log":"^1.1.1","ws":"^3.3.3"},"devDependencies":{"assert":"^1.4.1","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.24.1","babel-polyfill":"^6.26.0","babel-register":"^6.26.0","eslint":"^4.6.1","eslint-config-webpack":"^1.2.5","eslint-plugin-import":"^2.8.0","istanbul":"^0.4.2","killable":"^1.0.0","koa":"^2.4.1","koa-static":"^4.0.2","mocha":"^2.3.2","touch":"^3.1.0","webpack":"^4.0.0-alpha.4","webpack-cli":"^2.0.1","webpack-dev-middleware":"^2.0.4","wtfnode":"^0.5.6"},"gitHead":"934eb94f9abd89ef6265e31ade42b3caab7788c3","bugs":{"url":"https://github.com/webpack/webpack-dev-server/issues"},"_id":"webpack-hot-client@1.0.8","_npmVersion":"5.6.0","_nodeVersion":"9.2.0","_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"dist":{"shasum":"5c9b5f3db2ae8fdfcb467b80d8faa0302650c68b","size":8776,"noattachment":false,"key":"/webpack-hot-client/-/webpack-hot-client-1.0.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-hot-client/download/webpack-hot-client-1.0.8.tgz"},"maintainers":[{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-hot-client-1.0.8.tgz_1515782958160_0.677797235082835"},"directories":{},"publish_time":1515782959066,"_hasShrinkwrap":false,"_cnpm_publish_time":1515782959066},"1.0.7":{"name":"webpack-hot-client","version":"1.0.7","description":"A client for enabling, and interacting with, webpack Hot Module Replacement","license":"MIT","repository":{"type":"git","url":"git+https://github.com/webpack/webpack-dev-server.git"},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"homepage":"http://github.com/webpack-contrib/webpack-hot-client","main":"index.js","engines":{"node":">=6"},"scripts":{"beautify":"npm run lint -- --fix","ci":"npm run cover -- --report lcovonly && npm run lint && npm run test","cover":"istanbul cover node_modules/mocha/bin/_mocha","lint":"eslint index.js client.js client lib test","mocha":"mocha test/test.js --exit","test":"npm run mocha"},"files":["client/","index.js","HotClientEntryPlugin.js","LICENSE","README.md","util.js"],"peerDependencies":{"webpack":"^2.2.0 || ^3.0.0 || ^4.0.0-alpha"},"dependencies":{"babel-core":"^6.26.0","babel-loader":"^7.1.2","babel-preset-env":"^1.6.1","loglevelnext":"^1.0.2","uuid":"^3.1.0","webpack-log":"^1.1.1","ws":"^3.3.3"},"devDependencies":{"assert":"^1.4.1","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.24.1","babel-polyfill":"^6.26.0","babel-register":"^6.26.0","eslint":"^4.6.1","eslint-config-webpack":"^1.2.5","eslint-plugin-import":"^2.8.0","istanbul":"^0.4.2","killable":"^1.0.0","koa":"^2.4.1","koa-static":"^4.0.2","mocha":"^2.3.2","touch":"^3.1.0","webpack":"^4.0.0-alpha.4","webpack-cli":"^2.0.1","webpack-dev-middleware":"^2.0.4","wtfnode":"^0.5.6"},"gitHead":"610278388f96d2b17c973e20920b48aaa9d35a38","bugs":{"url":"https://github.com/webpack/webpack-dev-server/issues"},"_id":"webpack-hot-client@1.0.7","_npmVersion":"5.6.0","_nodeVersion":"9.2.0","_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"dist":{"shasum":"8c0c2fbee0c1cb76f50b3678da959c55036b835a","size":8698,"noattachment":false,"key":"/webpack-hot-client/-/webpack-hot-client-1.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-hot-client/download/webpack-hot-client-1.0.7.tgz"},"maintainers":[{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-hot-client-1.0.7.tgz_1515765076069_0.7312047104351223"},"directories":{},"publish_time":1515765077118,"_hasShrinkwrap":false,"_cnpm_publish_time":1515765077118},"1.0.6":{"name":"webpack-hot-client","version":"1.0.6","description":"A client for enabling, and interacting with, webpack Hot Module Replacement","license":"MIT","repository":{"type":"git","url":"git+https://github.com/webpack/webpack-dev-server.git"},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"homepage":"http://github.com/webpack-contrib/webpack-hot-client","main":"index.js","engines":{"node":">=6"},"scripts":{"beautify":"npm run lint -- --fix","ci":"npm run cover -- --report lcovonly && npm run lint && npm run test","cover":"istanbul cover node_modules/mocha/bin/_mocha","lint":"eslint index.js client.js client lib test","mocha":"mocha test/test.js --exit","test":"npm run mocha"},"files":["client/","index.js","HotClientEntryPlugin.js","LICENSE","README.md","util.js"],"peerDependencies":{"webpack":"^2.2.0 || ^3.0.0 || ^4.0.0-alpha"},"dependencies":{"babel-core":"^6.26.0","babel-loader":"^7.1.2","babel-preset-env":"^1.6.1","loglevelnext":"^1.0.2","uuid":"^3.1.0","webpack-log":"^1.1.1","ws":"^3.3.3"},"devDependencies":{"assert":"^1.4.1","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.24.1","babel-polyfill":"^6.26.0","babel-register":"^6.26.0","eslint":"^4.6.1","eslint-config-webpack":"^1.2.5","eslint-plugin-import":"^2.8.0","istanbul":"^0.4.2","killable":"^1.0.0","koa":"^2.4.1","koa-static":"^4.0.2","mocha":"^2.3.2","touch":"^3.1.0","webpack":"^4.0.0-alpha.2","webpack-cli":"^2.0.1","webpack-dev-middleware":"^2.0.4","wtfnode":"^0.5.6"},"gitHead":"4cb36ca67d802aa606f17e6acb2faa95de16a875","bugs":{"url":"https://github.com/webpack/webpack-dev-server/issues"},"_id":"webpack-hot-client@1.0.6","_npmVersion":"5.6.0","_nodeVersion":"9.2.0","_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"dist":{"shasum":"ca23cec6c64a66131355a7794108bdd18eb71640","size":8633,"noattachment":false,"key":"/webpack-hot-client/-/webpack-hot-client-1.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-hot-client/download/webpack-hot-client-1.0.6.tgz"},"maintainers":[{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-hot-client-1.0.6.tgz_1515729849150_0.40418452536687255"},"directories":{},"publish_time":1515729850285,"_hasShrinkwrap":false,"_cnpm_publish_time":1515729850285},"1.0.5":{"name":"webpack-hot-client","version":"1.0.5","description":"A client for enabling, and interacting with, webpack Hot Module Replacement","license":"MIT","repository":{"type":"git","url":"git+https://github.com/webpack/webpack-dev-server.git"},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"homepage":"http://github.com/webpack-contrib/webpack-hot-client","main":"index.js","engines":{"node":">=6"},"scripts":{"beautify":"npm run lint -- --fix","ci":"npm run cover -- --report lcovonly && npm run lint && npm run test","cover":"istanbul cover node_modules/mocha/bin/_mocha","lint":"eslint index.js client.js client lib test","mocha":"mocha test/test.js --exit","test":"npm run mocha"},"files":["client/","index.js","HotClientEntryPlugin.js","LICENSE","README.md","util.js"],"peerDependencies":{"webpack":"^2.2.0 || ^3.0.0 || ^4.0.0-alpha"},"dependencies":{"babel-core":"^6.26.0","babel-loader":"^7.1.2","babel-preset-env":"^1.6.1","loglevelnext":"^1.0.2","uuid":"^3.1.0","webpack-log":"^1.1.1","ws":"^3.3.3"},"devDependencies":{"assert":"^1.4.1","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.24.1","babel-polyfill":"^6.26.0","babel-register":"^6.26.0","eslint":"^4.6.1","eslint-config-webpack":"^1.2.5","eslint-plugin-import":"^2.8.0","istanbul":"^0.4.2","killable":"^1.0.0","koa":"^2.4.1","koa-static":"^4.0.2","mocha":"^2.3.2","touch":"^3.1.0","webpack":"^4.0.0-alpha.2","webpack-cli":"^2.0.1","webpack-dev-middleware":"^2.0.4","wtfnode":"^0.5.6"},"gitHead":"f1d2450892ba7d52623d6fdf2b53a44074c4f669","bugs":{"url":"https://github.com/webpack/webpack-dev-server/issues"},"_id":"webpack-hot-client@1.0.5","_npmVersion":"5.6.0","_nodeVersion":"9.2.0","_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"dist":{"shasum":"c01007bffb9e1908c719eed85fcbbaa83f12c431","size":8429,"noattachment":false,"key":"/webpack-hot-client/-/webpack-hot-client-1.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-hot-client/download/webpack-hot-client-1.0.5.tgz"},"maintainers":[{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-hot-client-1.0.5.tgz_1515592463959_0.19857060560025275"},"directories":{},"publish_time":1515592465048,"_hasShrinkwrap":false,"_cnpm_publish_time":1515592465048},"1.0.4":{"name":"webpack-hot-client","version":"1.0.4","description":"A client for enabling, and interacting with, webpack Hot Module Replacement","license":"MIT","repository":{"type":"git","url":"git+https://github.com/webpack/webpack-dev-server.git"},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"homepage":"http://github.com/webpack-contrib/webpack-hot-client","main":"index.js","engines":{"node":">=6"},"scripts":{"beautify":"npm run lint -- --fix","ci":"npm run cover -- --report lcovonly && npm run lint && npm run test","cover":"istanbul cover node_modules/mocha/bin/_mocha","lint":"eslint index.js client.js client lib test","mocha":"mocha test/test.js --exit","test":"npm run mocha"},"files":["client/","index.js","HotClientEntryPlugin.js","LICENSE","README.md","util.js"],"peerDependencies":{"webpack":"^2.2.0 || ^3.0.0 || ^4.0.0-alpha"},"dependencies":{"babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-loader":"^7.1.2","babel-preset-env":"^1.6.1","loglevelnext":"^1.0.2","uuid":"^3.1.0","webpack-log":"^1.1.1","ws":"^3.3.3"},"devDependencies":{"assert":"^1.4.1","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.24.1","babel-polyfill":"^6.26.0","babel-register":"^6.26.0","eslint":"^4.6.1","eslint-config-webpack":"^1.2.5","eslint-plugin-import":"^2.8.0","istanbul":"^0.4.2","killable":"^1.0.0","koa":"^2.4.1","koa-static":"^4.0.2","mocha":"^2.3.2","touch":"^3.1.0","webpack":"^4.0.0-alpha.2","webpack-cli":"^2.0.1","webpack-dev-middleware":"^2.0.4","wtfnode":"^0.5.6"},"gitHead":"2ee6ccc6c92ee5015b0b68e81a59904e152704c2","bugs":{"url":"https://github.com/webpack/webpack-dev-server/issues"},"_id":"webpack-hot-client@1.0.4","_npmVersion":"5.6.0","_nodeVersion":"9.2.0","_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"dist":{"shasum":"fe267529bc36ad0162f14b70f177dd437971e3c0","size":8402,"noattachment":false,"key":"/webpack-hot-client/-/webpack-hot-client-1.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-hot-client/download/webpack-hot-client-1.0.4.tgz"},"maintainers":[{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-hot-client-1.0.4.tgz_1515523301041_0.4494447773322463"},"directories":{},"publish_time":1515523301135,"_hasShrinkwrap":false,"_cnpm_publish_time":1515523301135},"1.0.3":{"name":"webpack-hot-client","version":"1.0.3","description":"A client for enabling, and interacting with, webpack Hot Module Replacement","license":"MIT","repository":{"type":"git","url":"git+https://github.com/webpack/webpack-dev-server.git"},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"homepage":"http://github.com/webpack-contrib/hot-middleware","main":"index.js","engines":{"node":">=6"},"scripts":{"beautify":"npm run lint -- --fix","ci":"npm run cover -- --report lcovonly && npm run lint && npm run test","cover":"istanbul cover node_modules/mocha/bin/_mocha","lint":"eslint index.js client.js client lib test","mocha":"mocha test/test.js --exit","test":"npm run mocha"},"files":["client/","index.js","HotClientEntryPlugin.js","LICENSE","README.md","util.js"],"peerDependencies":{"webpack":"^2.2.0 || ^3.0.0 || ^4.0.0-alpha"},"dependencies":{"ansi-html":"0.0.7","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-loader":"^7.1.2","babel-preset-env":"^1.6.1","browserslist":"^2.10.0","caniuse-api":"^2.0.0","html-entities":"^1.2.0","querystring":"^0.2.0","strip-ansi":"^3.0.0","uuid":"^3.1.0","webpack-log":"^1.1.1","ws":"^3.3.3"},"devDependencies":{"assert":"^1.4.1","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.24.1","babel-polyfill":"^6.26.0","babel-register":"^6.26.0","coveralls":"^2.11.2","eslint":"^4.6.1","eslint-config-webpack":"^1.2.5","eslint-plugin-import":"^2.8.0","express":"^4.13.3","istanbul":"^0.4.2","killable":"^1.0.0","koa":"^2.4.1","koa-static":"^4.0.2","mocha":"^2.3.2","sinon":"^1.12.2","supertest":"^1.2.0","touch":"^3.1.0","webpack":"^4.0.0-alpha.2","webpack-cli":"^2.0.1","webpack-dev-middleware":"^2.0.4","wtfnode":"^0.5.6"},"gitHead":"2b57eba6cb521263e5ff345649027c0364d43c60","bugs":{"url":"https://github.com/webpack/webpack-dev-server/issues"},"_id":"webpack-hot-client@1.0.3","_npmVersion":"5.6.0","_nodeVersion":"9.2.0","_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"dist":{"shasum":"a05b40f35504a5038065ece0f3d4f759764195bd","size":8490,"noattachment":false,"key":"/webpack-hot-client/-/webpack-hot-client-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-hot-client/download/webpack-hot-client-1.0.3.tgz"},"maintainers":[{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-hot-client-1.0.3.tgz_1515447001205_0.3422477641142905"},"directories":{},"publish_time":1515447002225,"_hasShrinkwrap":false,"_cnpm_publish_time":1515447002225},"1.0.2":{"name":"webpack-hot-client","version":"1.0.2","description":"A client for enabling, and interacting with, webpack Hot Module Replacement","license":"MIT","repository":{"type":"git","url":"git+https://github.com/webpack/webpack-dev-server.git"},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"homepage":"http://github.com/webpack-contrib/hot-middleware","main":"index.js","engines":{"node":">=6"},"scripts":{"beautify":"npm run lint -- --fix","ci":"npm run cover -- --report lcovonly && npm run lint && npm run test","cover":"istanbul cover node_modules/mocha/bin/_mocha","lint":"eslint index.js client.js client lib test","mocha":"mocha test/test.js --exit","test":"npm run mocha"},"files":["client/","index.js","LICENSE","README.md","util.js"],"peerDependencies":{"webpack":"^2.2.0 || ^3.0.0 || ^4.0.0-alpha"},"dependencies":{"ansi-html":"0.0.7","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-loader":"^7.1.2","babel-preset-env":"^1.6.1","browserslist":"^2.10.0","caniuse-api":"^2.0.0","html-entities":"^1.2.0","querystring":"^0.2.0","strip-ansi":"^3.0.0","uuid":"^3.1.0","webpack-log":"^1.1.1","ws":"^3.3.3"},"devDependencies":{"assert":"^1.4.1","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.24.1","babel-polyfill":"^6.26.0","babel-register":"^6.26.0","coveralls":"^2.11.2","eslint":"^4.6.1","eslint-config-webpack":"^1.2.5","eslint-plugin-import":"^2.8.0","express":"^4.13.3","istanbul":"^0.4.2","killable":"^1.0.0","koa":"^2.4.1","koa-static":"^4.0.2","mocha":"^2.3.2","sinon":"^1.12.2","supertest":"^1.2.0","touch":"^3.1.0","webpack":"^4.0.0-alpha.2","webpack-cli":"^2.0.1","webpack-dev-middleware":"^2.0.4","wtfnode":"^0.5.6"},"gitHead":"5f724a973b57694ed62cb0d61b8558d439265293","bugs":{"url":"https://github.com/webpack/webpack-dev-server/issues"},"_id":"webpack-hot-client@1.0.2","_npmVersion":"5.6.0","_nodeVersion":"9.2.0","_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"dist":{"shasum":"ca17aef0dbf2e94db8d0df1e41946b8e67fc07df","size":8178,"noattachment":false,"key":"/webpack-hot-client/-/webpack-hot-client-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-hot-client/download/webpack-hot-client-1.0.2.tgz"},"maintainers":[{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-hot-client-1.0.2.tgz_1515446838185_0.10029947734437883"},"directories":{},"publish_time":1515446839241,"_hasShrinkwrap":false,"_cnpm_publish_time":1515446839241},"1.0.1":{"name":"webpack-hot-client","version":"1.0.1","description":"A client for enabling, and interacting with, webpack Hot Module Replacement","license":"MIT","repository":{"type":"git","url":"git+https://github.com/webpack/webpack-dev-server.git"},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"homepage":"http://github.com/webpack-contrib/hot-middleware","main":"index.js","engines":{"node":">=6"},"scripts":{"beautify":"npm run lint -- --fix","ci":"npm run cover -- --report lcovonly && npm run lint && npm run test","cover":"istanbul cover node_modules/mocha/bin/_mocha","lint":"eslint index.js client.js client lib test","mocha":"mocha test/test.js --exit","test":"npm run mocha"},"files":["client/","index.js","LICENSE","README.md","util.js"],"peerDependencies":{"webpack":"^2.2.0 || ^3.0.0 || ^4.0.0-alpha"},"dependencies":{"ansi-html":"0.0.7","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-loader":"^7.1.2","babel-preset-env":"^1.6.1","browserslist":"^2.10.0","caniuse-api":"^2.0.0","html-entities":"^1.2.0","querystring":"^0.2.0","strip-ansi":"^3.0.0","uuid":"^3.1.0","webpack-log":"^1.1.1","ws":"^3.3.3"},"devDependencies":{"assert":"^1.4.1","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.24.1","babel-polyfill":"^6.26.0","babel-register":"^6.26.0","coveralls":"^2.11.2","eslint":"^4.6.1","eslint-config-webpack":"^1.2.5","eslint-plugin-import":"^2.8.0","express":"^4.13.3","istanbul":"^0.4.2","killable":"^1.0.0","koa":"^2.4.1","koa-static":"^4.0.2","mocha":"^2.3.2","sinon":"^1.12.2","supertest":"^1.2.0","touch":"^3.1.0","webpack":"^4.0.0-alpha.2","webpack-cli":"^2.0.1","webpack-dev-middleware":"^2.0.4","wtfnode":"^0.5.6"},"gitHead":"8d906b303e01659fe57e4f5d1e0870a8b46df177","bugs":{"url":"https://github.com/webpack/webpack-dev-server/issues"},"_id":"webpack-hot-client@1.0.1","_npmVersion":"5.6.0","_nodeVersion":"9.2.0","_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"dist":{"shasum":"98a3af3c6d7c2e99413b46f7b754deca042280ca","size":8380,"noattachment":false,"key":"/webpack-hot-client/-/webpack-hot-client-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-hot-client/download/webpack-hot-client-1.0.1.tgz"},"maintainers":[{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-hot-client-1.0.1.tgz_1515346902057_0.8720471381675452"},"directories":{},"publish_time":1515346903041,"_hasShrinkwrap":false,"_cnpm_publish_time":1515346903041},"1.0.0":{"name":"webpack-hot-client","version":"1.0.0","description":"A client for enabling, and interacting with, webpack Hot Module Replacement","license":"MIT","repository":{"type":"git","url":"git+https://github.com/webpack/webpack-dev-server.git"},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"homepage":"http://github.com/webpack-contrib/hot-middleware","main":"index.js","engines":{"node":">=6"},"scripts":{"beautify":"npm run lint -- --fix","ci":"npm run cover -- --report lcovonly && npm run lint && npm run test","cover":"istanbul cover node_modules/mocha/bin/_mocha","lint":"eslint index.js client.js client lib test","mocha":"mocha test/test.js --exit","test":"npm run mocha"},"files":["client/","index.js","LICENSE","README.md","util.js"],"peerDependencies":{"webpack":"^2.2.0 || ^3.0.0 || ^4.0.0-alpha"},"dependencies":{"ansi-html":"0.0.7","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-loader":"^7.1.2","babel-preset-env":"^1.6.1","browserslist":"^2.10.0","caniuse-api":"^2.0.0","html-entities":"^1.2.0","querystring":"^0.2.0","strip-ansi":"^3.0.0","uuid":"^3.1.0","webpack-log":"^1.1.1","ws":"^3.3.3"},"devDependencies":{"assert":"^1.4.1","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.24.1","babel-polyfill":"^6.26.0","babel-register":"^6.26.0","coveralls":"^2.11.2","eslint":"^4.6.1","eslint-config-webpack":"^1.2.5","eslint-plugin-import":"^2.8.0","express":"^4.13.3","istanbul":"^0.4.2","killable":"^1.0.0","koa":"^2.4.1","koa-static":"^4.0.2","mocha":"^2.3.2","sinon":"^1.12.2","supertest":"^1.2.0","touch":"^3.1.0","webpack":"^4.0.0-alpha.2","webpack-cli":"^2.0.1","webpack-dev-middleware":"^2.0.4","wtfnode":"^0.5.6"},"gitHead":"a45136d43f78b2405845c9d57d7f26713e7be39d","bugs":{"url":"https://github.com/webpack/webpack-dev-server/issues"},"_id":"webpack-hot-client@1.0.0","_npmVersion":"5.6.0","_nodeVersion":"9.2.0","_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"dist":{"shasum":"378da0d5abf193d82f22107ea17b8aadb24aba0f","size":8375,"noattachment":false,"key":"/webpack-hot-client/-/webpack-hot-client-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-hot-client/download/webpack-hot-client-1.0.0.tgz"},"maintainers":[{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-hot-client-1.0.0.tgz_1515343434711_0.05078922910615802"},"directories":{},"publish_time":1515343435724,"_hasShrinkwrap":false,"_cnpm_publish_time":1515343435724},"0.0.3":{"name":"webpack-hot-client","version":"0.0.3","description":"Webpack hot reloading you can attach to your own server","license":"MIT","repository":{"type":"git","url":"git+https://github.com/webpack/webpack-dev-server.git"},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"homepage":"http://github.com/webpack-contrib/hot-middleware","main":"index.js","engines":{"node":">=6"},"scripts":{"beautify":"npm run lint -- --fix","ci":"npm run cover -- --report lcovonly && npm run lint && npm run test","cover":"istanbul cover node_modules/mocha/bin/_mocha","lint":"eslint index.js client.js client lib test","mocha":"mocha test/test.js --full-trace --exit","test":"npm run mocha"},"files":["client/","index.js","LICENSE","README.md","util.js"],"peerDependencies":{"webpack":"^2.2.0 || ^3.0.0 || ^4.0.0-alpha"},"dependencies":{"ansi-html":"0.0.7","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-loader":"^7.1.2","babel-preset-env":"^1.6.1","browserslist":"^2.10.0","caniuse-api":"^2.0.0","html-entities":"^1.2.0","querystring":"^0.2.0","strip-ansi":"^3.0.0","uuid":"^3.1.0","webpack-log":"^1.1.0","ws":"^3.3.3"},"devDependencies":{"assert":"^1.4.1","coveralls":"^2.11.2","eslint":"^4.6.1","eslint-config-webpack":"^1.2.5","eslint-plugin-import":"^2.8.0","express":"^4.13.3","istanbul":"^0.4.2","killable":"^1.0.0","koa":"^2.4.1","koa-static":"^4.0.2","mocha":"^2.3.2","sinon":"^1.12.2","supertest":"^1.2.0","touch":"^3.1.0","webpack":"^4.0.0-alpha.2","webpack-cli":"^2.0.1","webpack-dev-middleware":"^2.0.4","wtfnode":"^0.5.6"},"gitHead":"9caaf8a6370b81c462cc00bba95d6723cdaa49ee","bugs":{"url":"https://github.com/webpack/webpack-dev-server/issues"},"_id":"webpack-hot-client@0.0.3","_npmVersion":"5.6.0","_nodeVersion":"9.2.0","_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"dist":{"shasum":"903943883f7dd44a2a98a5cec96fb08b7941c84f","size":6283,"noattachment":false,"key":"/webpack-hot-client/-/webpack-hot-client-0.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-hot-client/download/webpack-hot-client-0.0.3.tgz"},"maintainers":[{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-hot-client-0.0.3.tgz_1515308600418_0.4392030332237482"},"directories":{},"publish_time":1515308601332,"_hasShrinkwrap":false,"_cnpm_publish_time":1515308601332},"0.0.2":{"name":"webpack-hot-client","version":"0.0.2","description":"Webpack hot reloading you can attach to your own server","license":"MIT","repository":{"type":"git","url":"git+https://github.com/webpack/webpack-dev-server.git"},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"homepage":"http://github.com/webpack-contrib/hot-middleware","main":"index.js","engines":{"node":">=6"},"scripts":{"beautify":"npm run lint -- --fix","ci":"npm run cover -- --report lcovonly && npm run lint && npm run test","cover":"istanbul cover node_modules/mocha/bin/_mocha","lint":"eslint index.js client.js client lib test","mocha":"mocha test/test.js --full-trace --exit","test":"npm run mocha"},"files":["client/","index.js","LICENSE","README.md","util.js"],"peerDependencies":{"webpack":"^2.2.0 || ^3.0.0 || ^4.0.0-alpha"},"dependencies":{"ansi-html":"0.0.7","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-loader":"^7.1.2","babel-preset-env":"^1.6.1","browserslist":"^2.10.0","caniuse-api":"^2.0.0","html-entities":"^1.2.0","querystring":"^0.2.0","strip-ansi":"^3.0.0","uuid":"^3.1.0","webpack-log":"^1.1.0","ws":"^3.3.3"},"devDependencies":{"assert":"^1.4.1","coveralls":"^2.11.2","eslint":"^4.6.1","eslint-config-webpack":"^1.2.5","eslint-plugin-import":"^2.8.0","express":"^4.13.3","istanbul":"^0.4.2","killable":"^1.0.0","koa":"^2.4.1","koa-static":"^4.0.2","mocha":"^2.3.2","sinon":"^1.12.2","supertest":"^1.2.0","touch":"^3.1.0","webpack":"^4.0.0-alpha.2","webpack-cli":"^2.0.1","webpack-dev-middleware":"^2.0.4","wtfnode":"^0.5.6"},"gitHead":"9caaf8a6370b81c462cc00bba95d6723cdaa49ee","bugs":{"url":"https://github.com/webpack/webpack-dev-server/issues"},"_id":"webpack-hot-client@0.0.2","_npmVersion":"5.6.0","_nodeVersion":"9.2.0","_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"dist":{"shasum":"a9d836f58259e18c0ff52f2652984d761157d9df","size":6263,"noattachment":false,"key":"/webpack-hot-client/-/webpack-hot-client-0.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-hot-client/download/webpack-hot-client-0.0.2.tgz"},"maintainers":[{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-hot-client-0.0.2.tgz_1515307374350_0.12509268173016608"},"directories":{},"publish_time":1515307374471,"_hasShrinkwrap":false,"_cnpm_publish_time":1515307374471},"0.0.1":{"name":"webpack-hot-client","version":"0.0.1","description":"Webpack hot reloading you can attach to your own server","license":"MIT","repository":{"type":"git","url":"git+https://github.com/webpack/webpack-dev-server.git"},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"homepage":"http://github.com/webpack-contrib/hot-middleware","main":"index.js","engines":{"node":">=6"},"scripts":{"beautify":"npm run lint -- --fix","ci":"npm run cover -- --report lcovonly && npm run lint && npm run test","cover":"istanbul cover node_modules/mocha/bin/_mocha","lint":"eslint index.js client.js client lib test","mocha":"mocha test/test.js --full-trace --exit","test":"npm run mocha"},"files":["client/","index.js","LICENSE","README.md"],"peerDependencies":{"webpack":"^2.2.0 || ^3.0.0 || ^4.0.0-alpha"},"dependencies":{"ansi-html":"0.0.7","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-loader":"^7.1.2","babel-preset-env":"^1.6.1","browserslist":"^2.10.0","caniuse-api":"^2.0.0","html-entities":"^1.2.0","querystring":"^0.2.0","strip-ansi":"^3.0.0","uuid":"^3.1.0","webpack-log":"^1.1.0","ws":"^3.3.3"},"devDependencies":{"assert":"^1.4.1","coveralls":"^2.11.2","eslint":"^4.6.1","eslint-config-webpack":"^1.2.5","eslint-plugin-import":"^2.8.0","express":"^4.13.3","istanbul":"^0.4.2","killable":"^1.0.0","koa":"^2.4.1","koa-static":"^4.0.2","mocha":"^2.3.2","sinon":"^1.12.2","supertest":"^1.2.0","touch":"^3.1.0","webpack":"^4.0.0-alpha.2","webpack-cli":"^2.0.1","webpack-dev-middleware":"^2.0.4","wtfnode":"^0.5.6"},"gitHead":"9caaf8a6370b81c462cc00bba95d6723cdaa49ee","bugs":{"url":"https://github.com/webpack/webpack-dev-server/issues"},"_id":"webpack-hot-client@0.0.1","_npmVersion":"5.6.0","_nodeVersion":"9.2.0","_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"dist":{"shasum":"69395d11ffd91b74ba8acb5be3688b57d6e53437","size":5577,"noattachment":false,"key":"/webpack-hot-client/-/webpack-hot-client-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-hot-client/download/webpack-hot-client-0.0.1.tgz"},"maintainers":[{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-hot-client-0.0.1.tgz_1515307202252_0.38770538032986224"},"directories":{},"publish_time":1515307203145,"_hasShrinkwrap":false,"_cnpm_publish_time":1515307203145}},"readme":"<div align=\"center\">\n  <a href=\"https://github.com/webpack/webpack\">\n    <img width=\"200\" height=\"200\" src=\"https://webpack.js.org/assets/icon-square-big.svg\">\n  </a>\n</div>\n\n[![npm][npm]][npm-url]\n[![node][node]][node-url]\n[![deps][deps]][deps-url]\n[![tests][tests]][tests-url]\n[![chat][chat]][chat-url]\n[![size][size]][size-url]\n\n# webpack-hot-client\n\nA client for enabling, and interacting with, webpack [Hot Module Replacement][hmr-docs].\n\nThis is intended to work in concert with [`webpack-dev-middleware`][dev-middleware]\nand allows for adding Hot Module Replacement to an existing server, without a\ndependency upon [`webpack-dev-server`][dev-server]. This comes in handy for testing\nin projects that already use server frameworks such as `Express` or `Koa`.\n\n`webpack-hot-client` accomplishes this by creating a `WebSocket` server, providing\nthe necessary client (browser) scripts that communicate via `WebSocket`s, and\nautomagically adding the necessary webpack plugins and config entries. All of\nthat allows for a seamless integration of Hot Module Replacement Support.\n\nCurious about the differences between this module and `webpack-hot-middleware`?\n[Read more here](https://github.com/webpack-contrib/webpack-hot-client/issues/18).\n\n## Requirements\n\nThis module requires a minimum of Node v6.9.0 and Webpack v4.0.0.\n\n## Getting Started\n\nTo begin, you'll need to install `webpack-hot-client`:\n\n```console\n$ npm install webpack-hot-client --save-dev\n```\n\n## Gotchas\n\n### Entries\n\nIn order to use `webpack-hot-client`, your `webpack` config should include an\n`entry` option that is set to an `Array` of `String`, or an `Object` who's keys\nare set to an `Array` of `String`. You may also use a `Function`, but that\nfunction should return a value in one of the two valid formats.\n\nThis is primarily due to restrictions in `webpack` itself and the way that it\nprocesses options and entries. For users of webpack v4+ that go the zero-config\nroute, you must specify an `entry` option.\n\n### Automagical Configuration\n\nAs a convenience `webpack-hot-client` adds `HotModuleReplacementPlugin`\nand the necessary entries to your `webpack` config for you at runtime. Including\nthe plugin in your config manually while using this module may produce unexpected\nor wonky results. If you have a need to configure entries and plugins for HMR\nmanually, use the `autoConfigure` option.\n\n### Best Practices\n\nWhen using this module manually, along with the default `port` option value of\n`0`, starting compilation (or passing a compiler to `webpack-dev-middleware`)\nshould be done _after_ the socket server has finished listening and allocating\na port. This ensures that the build will contain the allocated port. (See the\nExpress example below.) This condition does not apply if providing a static\n`port` option to the API.\n\n### Express\n\nFor setting up the module for use with an `Express` server, try the following:\n\n```js\nconst hotClient = require('webpack-hot-client');\nconst middleware = require('webpack-dev-middleware');\nconst webpack = require('webpack');\nconst config = require('./webpack.config');\n\nconst compiler = webpack(config);\nconst { publicPath } = config.output;\nconst options = { ... }; // webpack-hot-client options\n\n// we recommend calling the client _before_ adding the dev middleware\nconst client = hotClient(compiler, options);\nconst { server } = client;\n\nserver.on('listening', () => {\n  app.use(middleware(compiler, { publicPath }));\n});\n```\n\n### Koa\n\nSince `Koa`@2.0.0 was released, the patterns and requirements for using\n`webpack-dev-middleware` have changed somewhat, due to use of `async/await` in\nKoa. As such, one potential solution is to use [`koa-webpack`][koa-webpack],\nwhich wires up the dev middleware properly for Koa, and also implements this\nmodule. If you'd like to use both modules without `koa-webpack`, you may examine\nthat module's code for implementation details.\n\n## Browser Support\n\nBecause this module leverages _native_ `WebSockets`, the browser support for this\nmodule is limited to only those browsers which support native `WebSocket`. That\ntypically means the last two major versions of a particular browser.\n\nPlease visit [caniuse.com](https://caniuse.com/#feat=websockets) for a full\ncompatibility table.\n\n_Note: We won't be accepting requests for changes to this facet of the module._\n\n## API\n\n### client(compiler, [options])\n\nReturns an `Object` containing:\n\n- `close()` *(Function)* - Closes the WebSocketServer started by the module.\n- `wss` *(WebSocketServer)* - A WebSocketServer instance.\n\n#### options\n\nType: `Object`\n\n##### allEntries\n\nType: `Boolean`  \nDefault: `false`\n\nIf true and `autoConfigure` is true, will automatically configures each `entry`\nkey for the webpack compiler. Typically used when working with or manipulating\ndifferent chunks in the same compiler configuration.\n\n##### autoConfigure\n\nType: `Boolean`  \nDefault: `true`\n\nIf true, automatically configures the `entry` for the webpack compiler, and adds\nthe `HotModuleReplacementPlugin` to the compiler.\n\n##### host\n\nType: `String|Object`  \nDefault: `'localhost'`\n\nSets the host that the `WebSocket` server will listen on. If this doesn't match\nthe host of the server the module is used with, the module may not function\nproperly. If the `server` option is defined, and the server has been instructed\nto listen, this option is ignored.\n\nIf using the module in a specialized environment, you may choose to specify an\n`object` to define `client` and `server` host separately. The `object` value\nshould match `{ client: <String>, server: <String> }`. Be aware that the `client`\nhost will be used _in the browser_ by `WebSockets`. You should not use this\noption in this way unless _you know what you're doing._ Using a mismatched\n`client` and `server` host will be **unsupported by the project** as the behavior\nin the browser can be unpredictable and is specific to a particular environment.\n\nThe value of `host.client` can also be set to a wildcard character for\n[Remote Machine Testing](./docs/REMOTE.md).\n\n##### hmr\n\nType: `Boolean`  \nDefault: `true`\n\nIf true, instructs the client script to attempt Hot Module Replacement patching\nof modules.\n\n##### https\n\nType: `Boolean`  \nDefault: `false`\n\nIf true, instructs the client script to use `wss://` as the `WebSocket` protocol.\n\nWhen using the `server` option and passing an instance of `https.Server`, this\nflag must also be true. Otherwise, the sockets cannot communicate and this\nmodule won't function properly. The module will examine the `server` instance\npassed and if `server` _is an instance of `https.Server`, and `https` is not\nalready set_, will set `https` to `true`.\n\n_Note: When using a self-signed certificate on Firefox, you must add a \"Server\nException\" for `localhost:{port}` where `{port}` is either the `port` or the\n`port.server` option for secure `WebSocket` to work correctly._\n\n##### logLevel\n\nType: `String`  \nDefault: `'info'`\n\nSets the minimum level of logs that will be displayed in the console. Please see\n[webpack-log/#levels][levels] for valid values.\n\n##### logTime\n\nType: `Boolean`  \nDefault: `false`\n\nIf true, instructs the internal logger to prepend log output with a timestamp.\n\n##### port\n\nType: `Number|Object`  \nDefault: `0`\n\nThe port the `WebSocket` server should listen on. By default, the socket server\nwill allocate a port. If a different port is chosen, the consumer of the module\nmust ensure that the port is free before hand. If the `server` option is defined,\nand the server has been instructed to listen, this option is ignored.\n\nIf using the module in a specialized environment, you may choose to specify an\n`object` to define `client` and `server` port separately. The `object` value\nshould match `{ client: <Number>, server: <Number> }`. Be aware that the `client`\nport will be used _in the browser_ by `WebSockets`. You should not use this\noption in this way unless _you know what you're doing._ Using a mismatched\n`client` and `server` port will be **unsupported by the project** as the behavior\nin the browser can be unpredictable and is specific to a particular environment.\n\n##### reload\n\nType: `Boolean`  \nDefault: `true`\n\nIf true, instructs the browser to physically refresh the entire page if / when\nwebpack indicates that a hot patch cannot be applied and a full refresh is needed.\n\nThis option also instructs the browser whether or not to refresh the entire page\nwhen `hmr: false` is used.\n\n_Note: If both `hmr` and `reload` are false, and these are permanent settings,\nit makes this module fairly useless._\n\n##### server\n\nType: `Object`  \nDefault: `null`\n\nIf a server instance (eg. Express or Koa) is provided, the `WebSocket` server\nwill attempt to attach to the server instance instead of using a separate port.\n\n##### stats\n\nType: `Object`  \nDefault: `{ context: process.cwd() }`\n\nAn object specifying the webpack [stats][stats] configuration. This does not\ntypically need to be modified.\n\n##### validTargets\n\nType: `Array[String]`\nDefault: `['web']`\n\nBy default, `webpack-hot-client` is meant to, and expects to function on the\n[`'web'` build target](https://webpack.js.org/configuration/target). However,\nyou can manipulate this by adding targets to this property. eg.\n\n```\n  // will be merged with the default 'web' target\n  validTargets: ['batmobile']\n```\n\n## Communicating with Client WebSockets\n\nPlease see the [WebSockets](./docs/WEBSOCKETS.md) documentation.\n\n## Remote Machine Testing\n\nPlease see the [Remote Machine Testing](./docs/REMOTE.md) documentation.\n\n## Contributing\n\nWe welcome your contributions! Please have a read of\n[CONTRIBUTING](./.github/CONTRIBUTING.md) for more information on how to get involved.\n\n## License\n\n#### [MIT](./LICENSE)\n\n[npm]: https://img.shields.io/npm/v/webpack-hot-client.svg\n[npm-url]: https://npmjs.com/package/webpack-hot-client\n\n[node]: https://img.shields.io/node/v/webpack-hot-client.svg\n[node-url]: https://nodejs.org\n\n[deps]: https://david-dm.org/webpack-contrib/webpack-hot-client.svg\n[deps-url]: https://david-dm.org/webpack-contrib/webpack-hot-client\n\n[tests]: \thttps://img.shields.io/circleci/project/github/webpack-contrib/webpack-hot-client.svg\n[tests-url]: https://circleci.com/gh/webpack-contrib/webpack-hot-client\n\n[cover]: https://codecov.io/gh/webpack-contrib/webpack-hot-client/branch/master/graph/badge.svg\n[cover-url]: https://codecov.io/gh/webpack-contrib/webpack-hot-client\n\n[chat]: https://img.shields.io/badge/gitter-webpack%2Fwebpack-brightgreen.svg\n[chat-url]: https://gitter.im/webpack/webpack\n\n[size]: https://packagephobia.now.sh/badge?p=webpack-hot-client\n[size-url]: https://packagephobia.now.sh/result?p=webpack-hot-client\n\n[dev-middleware]: https://github.com/webpack/webpack-dev-middleware\n[dev-server]: https://github.com/webpack/webpack-dev-server\n[hmr-docs]: https://webpack.js.org/concepts/hot-module-replacement/\n[koa-webpack]: https://github.com/shellscape/koa-webpack\n[levels]: https://github.com/webpack-contrib/webpack-log#level\n[stats]: https://webpack.js.org/configuration/stats/#stats\n","_attachments":{},"homepage":"https://github.com/shellscape/webpack-hot-client","bugs":{"url":"https://github.com/shellscape/webpack-hot-client/issues"},"license":"MIT"}