{"_id":"apollo-link-error","_rev":"242860","name":"apollo-link-error","description":"Error Apollo Link for GraphQL Network Stack","dist-tags":{"beta":"2.0.0-beta.0","latest":"1.1.13"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"time":{"modified":"2021-06-03T16:00:04.000Z","created":"2017-10-03T13:41:58.832Z","1.1.13":"2020-04-09T18:58:55.386Z","2.0.0-beta.0":"2019-11-15T20:07:30.513Z","1.1.12":"2019-09-06T16:30:53.141Z","1.1.11":"2019-06-14T22:45:09.478Z","1.1.10":"2019-03-14T11:14:38.651Z","1.1.9":"2019-03-14T01:13:14.322Z","1.1.8":"2019-03-05T23:08:54.692Z","1.1.7":"2019-02-01T19:48:52.823Z","1.1.6":"2019-02-01T17:47:08.188Z","1.1.5":"2018-12-15T02:28:34.321Z","1.1.4":"2018-12-15T01:54:53.166Z","1.1.3":"2018-12-13T19:27:43.280Z","1.1.2":"2018-11-21T02:57:47.427Z","1.1.1":"2018-09-15T09:34:24.734Z","1.1.0":"2018-06-07T23:11:26.349Z","1.0.9":"2018-04-12T22:27:47.361Z","1.0.8":"2018-04-12T18:12:48.369Z","1.0.7":"2018-02-23T02:01:15.514Z","1.0.6":"2018-02-21T01:14:32.356Z","1.0.5":"2018-02-08T18:02:08.149Z","1.0.3":"2017-12-08T12:03:20.551Z","1.0.2":"2017-11-30T14:33:35.704Z","1.0.1":"2017-11-15T15:55:00.765Z","1.0.0":"2017-10-24T18:44:52.931Z","0.2.0":"2017-10-13T20:25:50.735Z","0.1.0":"2017-10-03T13:41:58.832Z"},"users":{"fredyc":true},"author":{"name":"James Baxley","email":"james@meteor.com"},"repository":{"type":"git","url":"git+https://github.com/apollographql/apollo-link.git"},"versions":{"1.1.13":{"name":"apollo-link-error","version":"1.1.13","description":"Error Apollo Link for GraphQL Network Stack","author":{"name":"James Baxley","email":"james@meteor.com"},"license":"MIT","main":"./lib/index.js","module":"./lib/bundle.esm.js","typings":"./lib/index.d.ts","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/apollographql/apollo-link.git"},"bugs":{"url":"https://github.com/apollographql/apollo-link/issues"},"homepage":"https://github.com/apollographql/apollo-link#readme","scripts":{"build":"tsc && rollup -c","clean":"rimraf lib/* && rimraf coverage/*","coverage":"jest --coverage","filesize":"../../scripts/minify","lint":"tslint -c \"../../tslint.json\" -p tsconfig.json -c ../../tslint.json src/*.ts","prebuild":"npm run clean","prepare":"npm run build","test":"npm run lint && jest","watch":"tsc -w -p . & rollup -c -w"},"dependencies":{"apollo-link":"^1.2.14","apollo-link-http-common":"^0.2.16","tslib":"^1.9.3"},"devDependencies":{"@types/graphql":"14.2.3","@types/jest":"24.9.0","graphql":"15.0.0","graphql-tag":"2.10.1","jest":"24.9.0","rimraf":"2.7.1","rollup":"1.29.1","ts-jest":"22.4.6","tslint":"5.20.1","typescript":"3.0.3"},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"],"testURL":"http://localhost"},"gitHead":"1012934b4fd9ab436c4fdcd5e9b1bb1e4c1b0d98","_id":"apollo-link-error@1.1.13","_nodeVersion":"10.15.3","_npmVersion":"lerna/3.20.2/node@v10.15.3+x64 (darwin)","dist":{"shasum":"c1a1bb876ffe380802c8df0506a32c33aad284cd","size":8676,"noattachment":false,"key":"/apollo-link-error/-/apollo-link-error-1.1.13.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-error/download/apollo-link-error-1.1.13.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"_npmUser":{"name":"apollo-bot","email":"npm@apollographql.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-error_1.1.13_1586458735252_0.3312543965447645"},"_hasShrinkwrap":false,"publish_time":1586458735386,"_cnpm_publish_time":1586458735386},"2.0.0-beta.0":{"name":"apollo-link-error","version":"2.0.0-beta.0","description":"Error Apollo Link for GraphQL Network Stack","author":{"name":"James Baxley","email":"james@meteor.com"},"license":"MIT","main":"./lib/index.js","module":"./lib/bundle.esm.js","typings":"./lib/index.d.ts","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/apollographql/apollo-link.git"},"bugs":{"url":"https://github.com/apollographql/apollo-link/issues"},"homepage":"https://github.com/apollographql/apollo-link#readme","scripts":{"build":"tsc && rollup -c","clean":"rimraf lib/* && rimraf coverage/*","coverage":"jest --coverage","filesize":"../../scripts/minify","lint":"tslint -c \"../../tslint.json\" -p tsconfig.json -c ../../tslint.json src/*.ts","prebuild":"npm run clean","prepare":"npm run build","test":"npm run lint && jest","watch":"tsc -w -p . & rollup -c -w"},"dependencies":{"@apollo/client":"^3.0.0-beta.10","tslib":"^1.9.3"},"devDependencies":{"@types/graphql":"14.2.3","@types/jest":"24.0.23","graphql":"14.5.8","graphql-tag":"2.10.1","jest":"24.9.0","rimraf":"2.7.1","rollup":"1.27.0","ts-jest":"22.4.6","tslint":"5.20.1","typescript":"3.0.3"},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"],"testURL":"http://localhost"},"gitHead":"150213d6b1ee2ecf5a6c8f7f46acf53b639edb0d","readmeFilename":"README.md","_id":"apollo-link-error@2.0.0-beta.0","_nodeVersion":"10.15.3","_npmVersion":"lerna/3.18.4/node@v10.15.3+x64 (darwin)","dist":{"shasum":"58a06f0bc8658abe3490cb6fa7ed0f6d6c10cf98","size":8496,"noattachment":false,"key":"/apollo-link-error/-/apollo-link-error-2.0.0-beta.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-error/download/apollo-link-error-2.0.0-beta.0.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"_npmUser":{"name":"apollo-bot","email":"npm@apollographql.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-error_2.0.0-beta.0_1573848450387_0.6402391766076916"},"_hasShrinkwrap":false,"publish_time":1573848450513,"_cnpm_publish_time":1573848450513},"1.1.12":{"name":"apollo-link-error","version":"1.1.12","description":"Error Apollo Link for GraphQL Network Stack","author":{"name":"James Baxley","email":"james@meteor.com"},"license":"MIT","main":"./lib/index.js","module":"./lib/bundle.esm.js","typings":"./lib/index.d.ts","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/apollographql/apollo-link.git"},"bugs":{"url":"https://github.com/apollographql/apollo-link/issues"},"homepage":"https://github.com/apollographql/apollo-link#readme","scripts":{"build":"tsc && rollup -c","clean":"rimraf lib/* && rimraf coverage/*","coverage":"jest --coverage","filesize":"../../scripts/minify","lint":"tslint -c \"../../tslint.json\" -p tsconfig.json -c ../../tslint.json src/*.ts","prebuild":"npm run clean","prepare":"npm run build","test":"npm run lint && jest","watch":"tsc -w -p . & rollup -c -w"},"dependencies":{"apollo-link":"^1.2.13","apollo-link-http-common":"^0.2.15","tslib":"^1.9.3"},"devDependencies":{"@types/graphql":"14.2.3","@types/jest":"24.0.18","graphql":"14.5.4","graphql-tag":"2.10.1","jest":"24.9.0","rimraf":"2.7.1","rollup":"1.20.3","ts-jest":"22.4.6","tslint":"5.17.0","typescript":"3.0.3"},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"],"testURL":"http://localhost"},"gitHead":"74d412528dd474fc41ee0bf504e36e01d7e05e2b","_id":"apollo-link-error@1.1.12","_nodeVersion":"10.15.3","_npmVersion":"lerna/3.16.4/node@v10.15.3+x64 (darwin)","dist":{"shasum":"e24487bb3c30af0654047611cda87038afbacbf9","size":8507,"noattachment":false,"key":"/apollo-link-error/-/apollo-link-error-1.1.12.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-error/download/apollo-link-error-1.1.12.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"_npmUser":{"name":"apollo-bot","email":"npm@apollographql.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-error_1.1.12_1567787452778_0.20333506464555762"},"_hasShrinkwrap":false,"publish_time":1567787453141,"_cnpm_publish_time":1567787453141},"1.1.11":{"name":"apollo-link-error","version":"1.1.11","description":"Error Apollo Link for GraphQL Network Stack","author":{"name":"James Baxley","email":"james@meteor.com"},"license":"MIT","main":"./lib/index.js","module":"./lib/bundle.esm.js","typings":"./lib/index.d.ts","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/apollographql/apollo-link.git"},"bugs":{"url":"https://github.com/apollographql/apollo-link/issues"},"homepage":"https://github.com/apollographql/apollo-link#readme","scripts":{"build":"tsc && rollup -c","clean":"rimraf lib/* && rimraf coverage/*","coverage":"jest --coverage","filesize":"../../scripts/minify","lint":"tslint -c \"../../tslint.json\" -p tsconfig.json -c ../../tslint.json src/*.ts","prebuild":"npm run clean","prepare":"npm run build","test":"npm run lint && jest","watch":"tsc -w -p . & rollup -c -w"},"dependencies":{"apollo-link":"^1.2.12","apollo-link-http-common":"^0.2.14","tslib":"^1.9.3"},"devDependencies":{"@types/graphql":"14.2.0","@types/jest":"24.0.14","graphql":"14.3.1","graphql-tag":"2.10.1","jest":"24.8.0","rimraf":"2.6.3","rollup":"1.15.4","ts-jest":"22.4.6","tslint":"5.17.0","typescript":"3.0.3"},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"],"testURL":"http://localhost"},"gitHead":"f902ab977d7d173951528a0bc2e38521b2afc096","_id":"apollo-link-error@1.1.11","_nodeVersion":"8.16.0","_npmVersion":"lerna/3.13.1/node@v8.16.0+x64 (darwin)","_npmUser":{"name":"apollo-bot","email":"npm@apollographql.com"},"dist":{"shasum":"7cd363179616fb90da7866cee85cb00ee45d2f3b","size":8582,"noattachment":false,"key":"/apollo-link-error/-/apollo-link-error-1.1.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-error/download/apollo-link-error-1.1.11.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-error_1.1.11_1560552309317_0.4246116888970306"},"_hasShrinkwrap":false,"publish_time":1560552309478,"_cnpm_publish_time":1560552309478},"1.1.10":{"name":"apollo-link-error","version":"1.1.10","description":"Error Apollo Link for GraphQL Network Stack","author":{"name":"James Baxley","email":"james@meteor.com"},"license":"MIT","main":"./lib/index.js","module":"./lib/bundle.esm.js","typings":"./lib/index.d.ts","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/apollographql/apollo-link.git"},"bugs":{"url":"https://github.com/apollographql/apollo-link/issues"},"homepage":"https://github.com/apollographql/apollo-link#readme","scripts":{"build":"tsc && rollup -c","clean":"rimraf lib/* && rimraf coverage/*","coverage":"jest --coverage","filesize":"../../scripts/minify","lint":"tslint -c \"../../tslint.json\" -p tsconfig.json -c ../../tslint.json src/*.ts","prebuild":"npm run clean","prepare":"npm run build","test":"npm run lint && jest","watch":"tsc -w -p . & rollup -c -w"},"dependencies":{"apollo-link":"^1.2.11","apollo-link-http-common":"^0.2.13","tslib":"^1.9.3"},"devDependencies":{"@types/graphql":"14.0.7","@types/jest":"24.0.11","graphql":"14.1.1","graphql-tag":"2.10.1","jest":"24.5.0","rimraf":"2.6.3","rollup":"1.6.0","ts-jest":"22.4.6","tslint":"5.14.0","typescript":"3.0.3"},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"],"testURL":"http://localhost"},"gitHead":"ed1800b4261566e91906cdb9cc45c7d004393175","_id":"apollo-link-error@1.1.10","_nodeVersion":"8.12.0","_npmVersion":"lerna/3.13.1/node@v8.12.0+x64 (darwin)","dist":{"shasum":"ce57f0793f0923b598655de5bf5e028d4cf4fba6","size":8581,"noattachment":false,"key":"/apollo-link-error/-/apollo-link-error-1.1.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-error/download/apollo-link-error-1.1.10.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"_npmUser":{"name":"apollo-bot","email":"npm@apollographql.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-error_1.1.10_1552562078562_0.38433289624414013"},"_hasShrinkwrap":false,"publish_time":1552562078651,"_cnpm_publish_time":1552562078651},"1.1.9":{"name":"apollo-link-error","version":"1.1.9","description":"Error Apollo Link for GraphQL Network Stack","author":{"name":"James Baxley","email":"james@meteor.com"},"license":"MIT","main":"./lib/index.js","module":"./lib/bundle.esm.js","typings":"./lib/index.d.ts","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/apollographql/apollo-link.git"},"bugs":{"url":"https://github.com/apollographql/apollo-link/issues"},"homepage":"https://github.com/apollographql/apollo-link#readme","scripts":{"build":"tsc && rollup -c","clean":"rimraf lib/* && rimraf coverage/*","coverage":"jest --coverage","filesize":"../../scripts/minify","lint":"tslint -c \"../../tslint.json\" -p tsconfig.json -c ../../tslint.json src/*.ts","prebuild":"npm run clean","prepare":"npm run build","test":"npm run lint && jest","watch":"tsc -w -p . & rollup -c -w"},"dependencies":{"apollo-link":"^1.2.10","apollo-link-http-common":"^0.2.12","tslib":"^1.9.3"},"devDependencies":{"@types/graphql":"14.0.7","@types/jest":"24.0.11","graphql":"14.1.1","graphql-tag":"2.10.1","jest":"24.5.0","rimraf":"2.6.3","rollup":"1.6.0","ts-jest":"22.4.6","tslint":"5.13.1","typescript":"3.0.3"},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"],"testURL":"http://localhost"},"gitHead":"127ab65ba89185a82c492299c7853f02fdd7e570","_id":"apollo-link-error@1.1.9","_nodeVersion":"8.12.0","_npmVersion":"lerna/3.13.1/node@v8.12.0+x64 (darwin)","dist":{"shasum":"9da680368b2e0f0c4878d6bd7519552a9bc0236c","size":8579,"noattachment":false,"key":"/apollo-link-error/-/apollo-link-error-1.1.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-error/download/apollo-link-error-1.1.9.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"_npmUser":{"name":"apollo-bot","email":"npm@apollographql.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-error_1.1.9_1552525994148_0.20013787008728312"},"_hasShrinkwrap":false,"publish_time":1552525994322,"_cnpm_publish_time":1552525994322},"1.1.8":{"name":"apollo-link-error","version":"1.1.8","description":"Error Apollo Link for GraphQL Network Stack","author":{"name":"James Baxley","email":"james@meteor.com"},"license":"MIT","main":"./lib/index.js","module":"./lib/bundle.esm.js","typings":"./lib/index.d.ts","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/apollographql/apollo-link.git"},"bugs":{"url":"https://github.com/apollographql/apollo-link/issues"},"homepage":"https://github.com/apollographql/apollo-link#readme","scripts":{"build":"tsc && rollup -c","clean":"rimraf lib/* && rimraf coverage/*","coverage":"jest --coverage","filesize":"../../scripts/minify","lint":"tslint -c \"../../tslint.json\" -p tsconfig.json -c ../../tslint.json src/*.ts","prebuild":"npm run clean","prepare":"npm run build","test":"npm run lint && jest","watch":"tsc -w -p . & rollup -c -w"},"dependencies":{"apollo-link":"^1.2.9","apollo-link-http-common":"^0.2.11","tslib":"^1.9.3"},"devDependencies":{"@types/graphql":"14.0.7","@types/jest":"22.2.3","graphql":"14.1.1","graphql-tag":"2.10.1","jest":"22.4.4","rimraf":"2.6.3","rollup":"1.4.1","ts-jest":"22.4.6","tslint":"5.13.1","typescript":"3.0.3"},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"],"testURL":"http://localhost"},"gitHead":"2c960e057de9d664855bb18df4a4bd25c88bb6ef","_id":"apollo-link-error@1.1.8","_nodeVersion":"8.15.1","_npmVersion":"lerna/3.13.1/node@v8.15.1+x64 (darwin)","_npmUser":{"name":"apollo-bot","email":"npm@apollographql.com"},"dist":{"shasum":"3a957b22b843cf6c307d516709cdc42371c9aafe","size":11803,"noattachment":false,"key":"/apollo-link-error/-/apollo-link-error-1.1.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-error/download/apollo-link-error-1.1.8.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-error_1.1.8_1551827334522_0.684962336426463"},"_hasShrinkwrap":false,"publish_time":1551827334692,"_cnpm_publish_time":1551827334692},"1.1.7":{"name":"apollo-link-error","version":"1.1.7","description":"Error Apollo Link for GraphQL Network Stack","author":{"name":"James Baxley","email":"james@meteor.com"},"license":"MIT","main":"./lib/index.js","module":"./lib/bundle.esm.js","typings":"./lib/index.d.ts","repository":{"type":"git","url":"git+https://github.com/apollographql/apollo-link.git"},"bugs":{"url":"https://github.com/apollographql/apollo-link/issues"},"homepage":"https://github.com/apollographql/apollo-link#readme","scripts":{"build:browser":"browserify ./lib/bundle.umd.js -o=./lib/bundle.js --i apollo-link && npm run minify:browser","build":"tsc -p ./tsconfig.cjs.json","bundle":"rollup -c","clean":"rimraf lib/* && rimraf coverage/*","coverage":"jest --coverage","filesize":"npm run build && npm run build:browser","lint":"tslint -c \"../../tslint.json\" -p tsconfig.json -c ../../tslint.json src/*.ts","minify:browser":"uglifyjs -c -m -o ./lib/bundle.min.js -- ./lib/bundle.js","postbuild":"npm run bundle","prebuild":"npm run clean","prepare":"npm run lint && npm run build","prepublishOnly":"npm run clean && npm run build","test":"jest","watch":"tsc -w -p . & rollup -c -w"},"dependencies":{"apollo-link":"^1.2.8","apollo-link-http-common":"^0.2.10"},"devDependencies":{"@types/graphql":"14.0.5","@types/jest":"22.2.3","browserify":"16.2.3","graphql":"14.1.1","graphql-tag":"2.10.1","jest":"22.4.4","rimraf":"2.6.3","rollup":"0.68.2","ts-jest":"22.4.6","tslint":"5.12.1","typescript":"3.0.3","uglify-js":"3.4.9"},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"],"testURL":"http://localhost"},"gitHead":"6f5d0cfb73e61c6f83caed9e37d37c4451a64c7b","_id":"apollo-link-error@1.1.7","_nodeVersion":"8.12.0","_npmVersion":"lerna/3.10.7/node@v8.12.0+x64 (darwin)","dist":{"shasum":"6233a339d732def831af2dd417065b2ffd9feb5c","size":13741,"noattachment":false,"key":"/apollo-link-error/-/apollo-link-error-1.1.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-error/download/apollo-link-error-1.1.7.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"_npmUser":{"name":"apollo-bot","email":"npm@apollographql.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-error_1.1.7_1549050532680_0.24054773007303942"},"_hasShrinkwrap":false,"publish_time":1549050532823,"_cnpm_publish_time":1549050532823},"1.1.6":{"name":"apollo-link-error","version":"1.1.6","description":"Error Apollo Link for GraphQL Network Stack","author":{"name":"James Baxley","email":"james@meteor.com"},"license":"MIT","main":"./lib/index.js","module":"./lib/bundle.esm.js","typings":"./lib/index.d.ts","repository":{"type":"git","url":"git+https://github.com/apollographql/apollo-link.git"},"bugs":{"url":"https://github.com/apollographql/apollo-link/issues"},"homepage":"https://github.com/apollographql/apollo-link#readme","scripts":{"build:browser":"browserify ./lib/bundle.umd.js -o=./lib/bundle.js --i apollo-link && npm run minify:browser","build":"tsc -p ./tsconfig.cjs.json","bundle":"rollup -c","clean":"rimraf lib/* && rimraf coverage/*","coverage":"jest --coverage","filesize":"npm run build && npm run build:browser","lint":"tslint -c \"../../tslint.json\" -p tsconfig.json -c ../../tslint.json src/*.ts","minify:browser":"uglifyjs -c -m -o ./lib/bundle.min.js -- ./lib/bundle.js","postbuild":"npm run bundle","prebuild":"npm run clean","prepare":"npm run lint && npm run build","prepublishOnly":"npm run clean && npm run build","test":"jest","watch":"tsc -w -p . & rollup -c -w"},"dependencies":{"apollo-link":"^1.2.7","apollo-link-http-common":"^0.2.9"},"devDependencies":{"@types/graphql":"14.0.5","@types/jest":"22.2.3","browserify":"16.2.3","graphql":"14.1.1","graphql-tag":"2.10.1","jest":"22.4.4","rimraf":"2.6.3","rollup":"0.68.2","ts-jest":"22.4.6","tslint":"5.12.1","typescript":"3.0.3","uglify-js":"3.4.9"},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"],"testURL":"http://localhost"},"_id":"apollo-link-error@1.1.6","_npmVersion":"5.7.1","_nodeVersion":"8.9.2","_npmUser":{"name":"apollo-bot","email":"npm@apollographql.com"},"dist":{"shasum":"6da4454ccb5f04d36ac855d8280d1a8503140da0","size":12641,"noattachment":false,"key":"/apollo-link-error/-/apollo-link-error-1.1.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-error/download/apollo-link-error-1.1.6.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-error_1.1.6_1549043228052_0.06533873371500531"},"_hasShrinkwrap":false,"publish_time":1549043228188,"_cnpm_publish_time":1549043228188},"1.1.5":{"name":"apollo-link-error","version":"1.1.5","description":"Error Apollo Link for GraphQL Network Stack","author":{"name":"James Baxley","email":"james@meteor.com"},"license":"MIT","main":"./lib/bundle.umd.js","module":"./lib/index.js","jsnext:main":"./lib/index.js","typings":"./lib/index.d.ts","repository":{"type":"git","url":"git+https://github.com/apollographql/apollo-link.git"},"bugs":{"url":"https://github.com/apollographql/apollo-link/issues"},"homepage":"https://github.com/apollographql/apollo-link#readme","scripts":{"build:browser":"browserify ./lib/bundle.umd.js -o=./lib/bundle.js --i apollo-link && npm run minify:browser","build":"tsc -p .","bundle":"rollup -c","clean":"rimraf lib/* && rimraf coverage/*","coverage":"jest --coverage","filesize":"npm run build && npm run build:browser","lint":"tslint --type-check -p tsconfig.json -c ../../tslint.json src/*.ts","minify:browser":"uglifyjs -c -m -o ./lib/bundle.min.js -- ./lib/bundle.js","postbuild":"npm run bundle","prebuild":"npm run clean","prepublishOnly":"npm run clean && npm run build","test":"jest","watch":"tsc -w -p . & rollup -c -w"},"dependencies":{"apollo-link":"^1.2.6","apollo-link-http-common":"^0.2.8"},"devDependencies":{"@types/graphql":"14.0.3","@types/jest":"22.2.3","browserify":"16.2.3","graphql":"14.0.2","graphql-tag":"2.10.0","jest":"22.4.4","rimraf":"2.6.1","rollup":"0.67.4","ts-jest":"22.4.6","tslint":"5.11.0","typescript":"3.0.3","uglify-js":"3.4.9"},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"],"testURL":"http://localhost"},"_id":"apollo-link-error@1.1.5","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"apollo-bot","email":"npm@apollographql.com"},"dist":{"shasum":"1d600dfa75c4e4bf017f50d60da7b375b53047ab","size":6615,"noattachment":false,"key":"/apollo-link-error/-/apollo-link-error-1.1.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-error/download/apollo-link-error-1.1.5.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-error_1.1.5_1544840914216_0.060698935386847896"},"_hasShrinkwrap":false,"publish_time":1544840914321,"_cnpm_publish_time":1544840914321},"1.1.4":{"name":"apollo-link-error","version":"1.1.4","description":"Error Apollo Link for GraphQL Network Stack","author":{"name":"James Baxley","email":"james@meteor.com"},"license":"MIT","main":"./lib/bundle.umd.js","module":"./lib/index.js","jsnext:main":"./lib/index.js","typings":"./lib/index.d.ts","repository":{"type":"git","url":"git+https://github.com/apollographql/apollo-link.git"},"bugs":{"url":"https://github.com/apollographql/apollo-link/issues"},"homepage":"https://github.com/apollographql/apollo-link#readme","scripts":{"build:browser":"browserify ./lib/bundle.umd.js -o=./lib/bundle.js --i apollo-link && npm run minify:browser","build":"tsc -p .","bundle":"rollup -c","clean":"rimraf lib/* && rimraf coverage/*","coverage":"jest --coverage","filesize":"npm run build && npm run build:browser","lint":"tslint --type-check -p tsconfig.json -c ../../tslint.json src/*.ts","minify:browser":"uglifyjs -c -m -o ./lib/bundle.min.js -- ./lib/bundle.js","postbuild":"npm run bundle","prebuild":"npm run clean","prepublishOnly":"npm run clean && npm run build","test":"jest","watch":"tsc -w -p . & rollup -c -w"},"dependencies":{"apollo-link":"^1.2.6"},"devDependencies":{"@types/graphql":"14.0.3","@types/jest":"22.2.3","apollo-link-http-common":"^0.2.8","browserify":"16.2.3","graphql":"14.0.2","graphql-tag":"2.10.0","jest":"22.4.4","rimraf":"2.6.1","rollup":"0.67.4","ts-jest":"22.4.6","tslint":"5.11.0","typescript":"3.0.3","uglify-js":"3.4.9"},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"],"testURL":"http://localhost"},"_id":"apollo-link-error@1.1.4","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"apollo-bot","email":"npm@apollographql.com"},"dist":{"shasum":"54bab2485b8522f372e638bddc451f878c972542","size":6616,"noattachment":false,"key":"/apollo-link-error/-/apollo-link-error-1.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-error/download/apollo-link-error-1.1.4.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-error_1.1.4_1544838892998_0.6405704850129843"},"_hasShrinkwrap":false,"publish_time":1544838893166,"_cnpm_publish_time":1544838893166},"1.1.3":{"name":"apollo-link-error","version":"1.1.3","description":"Error Apollo Link for GraphQL Network Stack","author":{"name":"James Baxley","email":"james@meteor.com"},"license":"MIT","main":"./lib/bundle.umd.js","module":"./lib/index.js","jsnext:main":"./lib/index.js","typings":"./lib/index.d.ts","repository":{"type":"git","url":"git+https://github.com/apollographql/apollo-link.git"},"bugs":{"url":"https://github.com/apollographql/apollo-link/issues"},"homepage":"https://github.com/apollographql/apollo-link#readme","scripts":{"build:browser":"browserify ./lib/bundle.umd.js -o=./lib/bundle.js --i apollo-link && npm run minify:browser","build":"tsc -p .","bundle":"rollup -c","clean":"rimraf lib/* && rimraf coverage/*","coverage":"jest --coverage","filesize":"npm run build && npm run build:browser","lint":"tslint --type-check -p tsconfig.json -c ../../tslint.json src/*.ts","minify:browser":"uglifyjs -c -m -o ./lib/bundle.min.js -- ./lib/bundle.js","postbuild":"npm run bundle","prebuild":"npm run clean","prepublishOnly":"npm run clean && npm run build","test":"jest","watch":"tsc -w -p . & rollup -c -w"},"dependencies":{"apollo-link":"^1.2.5"},"devDependencies":{"@types/graphql":"14.0.3","@types/jest":"22.2.3","apollo-link-http-common":"^0.2.7","browserify":"16.2.3","graphql":"14.0.2","graphql-tag":"2.10.0","jest":"22.4.4","rimraf":"2.6.1","rollup":"0.67.4","ts-jest":"22.4.6","tslint":"5.11.0","typescript":"3.0.3","uglify-js":"3.4.9"},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"],"testURL":"http://localhost"},"_id":"apollo-link-error@1.1.3","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"apollo-bot","email":"npm@apollographql.com"},"dist":{"shasum":"05563c682caced2665974fe03c572e34cb3184ed","size":8816,"noattachment":false,"key":"/apollo-link-error/-/apollo-link-error-1.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-error/download/apollo-link-error-1.1.3.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-error_1.1.3_1544729263137_0.3626879912489316"},"_hasShrinkwrap":false,"publish_time":1544729263280,"_cnpm_publish_time":1544729263280},"1.1.2":{"name":"apollo-link-error","version":"1.1.2","description":"Error Apollo Link for GraphQL Network Stack","author":{"name":"James Baxley","email":"james@meteor.com"},"license":"MIT","main":"./lib/bundle.umd.js","module":"./lib/index.js","jsnext:main":"./lib/index.js","typings":"./lib/index.d.ts","repository":{"type":"git","url":"git+https://github.com/apollographql/apollo-link.git"},"bugs":{"url":"https://github.com/apollographql/apollo-link/issues"},"homepage":"https://github.com/apollographql/apollo-link#readme","scripts":{"build:browser":"browserify ./lib/bundle.umd.js -o=./lib/bundle.js --i apollo-link && npm run minify:browser","build":"tsc -p .","bundle":"rollup -c","clean":"rimraf lib/* && rimraf coverage/*","coverage":"jest --coverage","filesize":"npm run build && npm run build:browser","lint":"tslint --type-check -p tsconfig.json -c ../../tslint.json src/*.ts","minify:browser":"uglifyjs -c -m -o ./lib/bundle.min.js -- ./lib/bundle.js","postbuild":"npm run bundle","prebuild":"npm run clean","prepublishOnly":"npm run clean && npm run build","test":"jest","watch":"tsc -w -p . & rollup -c -w"},"dependencies":{"apollo-link":"^1.2.4"},"devDependencies":{"@types/graphql":"14.0.3","@types/jest":"22.2.3","browserify":"16.2.3","graphql":"14.0.2","graphql-tag":"2.10.0","jest":"22.4.4","rimraf":"2.6.1","rollup":"0.67.3","ts-jest":"22.4.6","tslint":"5.11.0","typescript":"3.0.3","uglify-js":"3.4.9"},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"],"testURL":"http://localhost"},"_id":"apollo-link-error@1.1.2","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"apollo-bot","email":"npm@apollographql.com"},"dist":{"shasum":"d068fdf99892e6fc65cfe0390db8528d182f9481","size":8593,"noattachment":false,"key":"/apollo-link-error/-/apollo-link-error-1.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-error/download/apollo-link-error-1.1.2.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-error_1.1.2_1542769067245_0.26019663157150164"},"_hasShrinkwrap":false,"publish_time":1542769067427,"_cnpm_publish_time":1542769067427},"1.1.1":{"name":"apollo-link-error","version":"1.1.1","description":"Error Apollo Link for GraphQL Network Stack","author":{"name":"James Baxley","email":"james@meteor.com"},"license":"MIT","main":"./lib/bundle.umd.js","module":"./lib/index.js","jsnext:main":"./lib/index.js","typings":"./lib/index.d.ts","repository":{"type":"git","url":"git+https://github.com/apollographql/apollo-link.git"},"bugs":{"url":"https://github.com/apollographql/apollo-link/issues"},"homepage":"https://github.com/apollographql/apollo-link#readme","scripts":{"build:browser":"browserify ./lib/bundle.umd.js -o=./lib/bundle.js --i apollo-link && npm run minify:browser","build":"tsc -p .","bundle":"rollup -c","clean":"rimraf lib/* && rimraf coverage/*","coverage":"jest --coverage","filesize":"npm run build && npm run build:browser","lint":"tslint --type-check -p tsconfig.json -c ../../tslint.json src/*.ts","minify:browser":"uglifyjs -c -m -o ./lib/bundle.min.js -- ./lib/bundle.js","postbuild":"npm run bundle","prebuild":"npm run clean","prepublishOnly":"npm run clean && npm run build","test":"jest","watch":"tsc -w -p . & rollup -c -w"},"dependencies":{"apollo-link":"^1.2.3"},"devDependencies":{"@types/graphql":"14.0.0","@types/jest":"22.2.3","browserify":"16.2.2","graphql":"14.0.2","graphql-tag":"2.9.2","jest":"22.4.4","rimraf":"2.6.1","rollup":"0.65.2","ts-jest":"22.4.6","tslint":"5.11.0","typescript":"3.0.3","uglify-js":"3.4.9"},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"],"testURL":"http://localhost"},"_id":"apollo-link-error@1.1.1","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"mdg","email":"npm@meteor.com"},"dist":{"shasum":"69d7124d4dc11ce60f505c940f05d4f1aa0945fb","size":8633,"noattachment":false,"key":"/apollo-link-error/-/apollo-link-error-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-error/download/apollo-link-error-1.1.1.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-error_1.1.1_1537004064533_0.28524815882086374"},"_hasShrinkwrap":false,"publish_time":1537004064734,"_cnpm_publish_time":1537004064734},"1.1.0":{"name":"apollo-link-error","version":"1.1.0","description":"Error Apollo Link for GraphQL Network Stack","author":{"name":"James Baxley","email":"james@meteor.com"},"license":"MIT","main":"./lib/bundle.umd.js","module":"./lib/index.js","jsnext:main":"./lib/index.js","typings":"./lib/index.d.ts","repository":{"type":"git","url":"git+https://github.com/apollographql/apollo-link.git"},"bugs":{"url":"https://github.com/apollographql/apollo-link/issues"},"homepage":"https://github.com/apollographql/apollo-link#readme","scripts":{"build:browser":"browserify ./lib/bundle.umd.js -o=./lib/bundle.js --i apollo-link && npm run minify:browser","build":"tsc -p .","bundle":"rollup -c","clean":"rimraf lib/* && rimraf coverage/*","coverage":"jest --coverage","filesize":"npm run build && npm run build:browser","lint":"tslint --type-check -p tsconfig.json -c ../../tslint.json src/*.ts","minify:browser":"uglifyjs -c -m -o ./lib/bundle.min.js -- ./lib/bundle.js","postbuild":"npm run bundle","prebuild":"npm run clean","prepublishOnly":"npm run clean && npm run build","test":"jest","watch":"tsc -w -p . & rollup -c -w"},"dependencies":{"apollo-link":"^1.2.2"},"devDependencies":{"@types/graphql":"0.12.6","@types/jest":"22.2.2","browserify":"16.1.1","graphql":"0.13.2","graphql-tag":"2.8.0","jest":"22.4.3","rimraf":"2.6.1","rollup":"0.57.1","ts-jest":"21.2.4","tslint":"5.9.1","typescript":"2.7.2","uglify-js":"3.3.16"},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"]},"_id":"apollo-link-error@1.1.0","_npmVersion":"6.0.1","_nodeVersion":"8.11.2","_npmUser":{"name":"mdg","email":"npm@meteor.com"},"dist":{"shasum":"ef8a64411361314364db40c1d4023b987a84860f","size":8469,"noattachment":false,"key":"/apollo-link-error/-/apollo-link-error-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-error/download/apollo-link-error-1.1.0.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-error_1.1.0_1528413086272_0.1676912934259387"},"_hasShrinkwrap":false,"publish_time":1528413086349,"_cnpm_publish_time":1528413086349},"1.0.9":{"name":"apollo-link-error","version":"1.0.9","description":"Error Apollo Link for GraphQL Network Stack","author":{"name":"James Baxley","email":"james@meteor.com"},"license":"MIT","main":"./lib/bundle.umd.js","module":"./lib/index.js","jsnext:main":"./lib/index.js","typings":"./lib/index.d.ts","repository":{"type":"git","url":"git+https://github.com/apollographql/apollo-link.git"},"bugs":{"url":"https://github.com/apollographql/apollo-link/issues"},"homepage":"https://github.com/apollographql/apollo-link#readme","scripts":{"build:browser":"browserify ./lib/bundle.umd.js -o=./lib/bundle.js --i apollo-link && npm run minify:browser","build":"tsc -p .","bundle":"rollup -c","clean":"rimraf lib/* && rimraf coverage/*","coverage":"jest --coverage","filesize":"npm run build && npm run build:browser","lint":"tslint --type-check -p tsconfig.json -c ../../tslint.json src/*.ts","minify:browser":"uglifyjs -c -m -o ./lib/bundle.min.js -- ./lib/bundle.js","postbuild":"npm run bundle","prebuild":"npm run clean","prepublishOnly":"npm run clean && npm run build","test":"jest","watch":"tsc -w -p . & rollup -c -w"},"dependencies":{"apollo-link":"^1.2.2"},"devDependencies":{"@types/graphql":"0.12.6","@types/jest":"22.2.2","browserify":"16.1.1","graphql":"0.13.2","graphql-tag":"2.8.0","jest":"22.4.3","rimraf":"2.6.1","rollup":"0.57.1","ts-jest":"21.2.4","tslint":"5.9.1","typescript":"2.7.2","uglify-js":"3.3.16"},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"],"mapCoverage":true},"_id":"apollo-link-error@1.0.9","_npmVersion":"5.7.1","_nodeVersion":"8.9.4","_npmUser":{"name":"evanshauser","email":"evanshauser@gmail.com"},"dist":{"shasum":"83bbe019a3bca7c602c399889b313a7e5e22713f","size":6259,"noattachment":false,"key":"/apollo-link-error/-/apollo-link-error-1.0.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-error/download/apollo-link-error-1.0.9.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-error_1.0.9_1523572067286_0.5689790988559964"},"_hasShrinkwrap":false,"publish_time":1523572067361,"_cnpm_publish_time":1523572067361},"1.0.8":{"name":"apollo-link-error","version":"1.0.8","description":"Error Apollo Link for GraphQL Network Stack","author":{"name":"James Baxley","email":"james@meteor.com"},"license":"MIT","main":"./lib/bundle.umd.js","module":"./lib/index.js","jsnext:main":"./lib/index.js","typings":"./lib/index.d.ts","repository":{"type":"git","url":"git+https://github.com/apollographql/apollo-link.git"},"bugs":{"url":"https://github.com/apollographql/apollo-link/issues"},"homepage":"https://github.com/apollographql/apollo-link#readme","scripts":{"build:browser":"browserify ./lib/bundle.umd.js -o=./lib/bundle.js --i apollo-link && npm run minify:browser","build":"tsc -p .","bundle":"rollup -c","clean":"rimraf lib/* && rimraf coverage/*","coverage":"jest --coverage","filesize":"npm run build && npm run build:browser","lint":"tslint --type-check -p tsconfig.json -c ../../tslint.json src/*.ts","minify:browser":"uglifyjs -c -m -o ./lib/bundle.min.js -- ./lib/bundle.js","postbuild":"npm run bundle","prebuild":"npm run clean","prepublishOnly":"npm run clean && npm run build","test":"jest","watch":"tsc -w -p . & rollup -c -w"},"dependencies":{"apollo-link":"^1.2.2"},"devDependencies":{"@types/graphql":"0.12.6","@types/jest":"22.2.2","browserify":"16.1.1","graphql":"0.13.2","graphql-tag":"2.8.0","jest":"22.4.3","rimraf":"2.6.1","rollup":"0.57.1","ts-jest":"21.2.4","tslint":"5.9.1","typescript":"2.7.2","uglify-js":"3.3.16"},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"],"mapCoverage":true},"_id":"apollo-link-error@1.0.8","_npmVersion":"5.7.1","_nodeVersion":"8.9.4","_npmUser":{"name":"evanshauser","email":"evanshauser@gmail.com"},"dist":{"shasum":"5468759475ef5d6d9e82a114ad606f61a4be3cd4","size":6140,"noattachment":false,"key":"/apollo-link-error/-/apollo-link-error-1.0.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-error/download/apollo-link-error-1.0.8.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-error_1.0.8_1523556768290_0.4233027597925014"},"_hasShrinkwrap":false,"publish_time":1523556768369,"_cnpm_publish_time":1523556768369},"1.0.7":{"name":"apollo-link-error","version":"1.0.7","description":"Error Apollo Link for GraphQL Network Stack","author":{"name":"James Baxley","email":"james@meteor.com"},"license":"MIT","main":"./lib/bundle.umd.js","module":"./lib/index.js","jsnext:main":"./lib/index.js","typings":"./lib/index.d.ts","repository":{"type":"git","url":"git+https://github.com/apollographql/apollo-link.git"},"bugs":{"url":"https://github.com/apollographql/apollo-link/issues"},"homepage":"https://github.com/apollographql/apollo-link#readme","scripts":{"build:browser":"browserify ./lib/bundle.umd.js -o=./lib/bundle.js --i apollo-link && npm run minify:browser","build":"tsc -p .","bundle":"rollup -c","clean":"rimraf lib/* && rimraf coverage/*","coverage":"jest --coverage","filesize":"npm run build && npm run build:browser","lint":"tslint --type-check -p tsconfig.json -c ../../tslint.json src/*.ts","minify:browser":"uglifyjs -c -m -o ./lib/bundle.min.js -- ./lib/bundle.js","postbuild":"npm run bundle","prebuild":"npm run clean","prepublishOnly":"npm run clean && npm run build","test":"jest","watch":"tsc -w -p . & rollup -c -w"},"dependencies":{"apollo-link":"^1.2.1"},"devDependencies":{"@types/graphql":"0.12.4","@types/jest":"21.1.10","browserify":"16.1.0","graphql":"0.13.1","graphql-tag":"2.7.3","jest":"21.2.1","rimraf":"2.6.1","rollup":"0.56.2","ts-jest":"21.2.4","tslint":"5.9.1","typescript":"2.7.2","uglify-js":"3.3.11"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"],"mapCoverage":true},"_id":"apollo-link-error@1.0.7","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"evanshauser","email":"evanshauser@gmail.com"},"dist":{"shasum":"df6d7b13e9b73f9a615547b65ec9a4c930ca7f18","size":5900,"noattachment":false,"key":"/apollo-link-error/-/apollo-link-error-1.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-error/download/apollo-link-error-1.0.7.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-error_1.0.7_1519351275465_0.26019568550893446"},"_hasShrinkwrap":false,"publish_time":1519351275514,"_cnpm_publish_time":1519351275514},"1.0.6":{"name":"apollo-link-error","version":"1.0.6","description":"Error Apollo Link for GraphQL Network Stack","author":{"name":"James Baxley","email":"james@meteor.com"},"license":"MIT","main":"./lib/bundle.umd.js","module":"./lib/index.js","jsnext:main":"./lib/index.js","typings":"./lib/index.d.ts","repository":{"type":"git","url":"git+https://github.com/apollographql/apollo-link.git"},"bugs":{"url":"https://github.com/apollographql/apollo-link/issues"},"homepage":"https://github.com/apollographql/apollo-link#readme","scripts":{"build:browser":"browserify ./lib/bundle.umd.js -o=./lib/bundle.js --i apollo-link && npm run minify:browser","build":"tsc -p .","bundle":"rollup -c","clean":"rimraf lib/* && rimraf coverage/*","coverage":"jest --coverage","filesize":"npm run build && npm run build:browser","lint":"tslint --type-check -p tsconfig.json -c ../../tslint.json src/*.ts","minify:browser":"uglifyjs -c -m -o ./lib/bundle.min.js -- ./lib/bundle.js","postbuild":"npm run bundle","prebuild":"npm run clean","prepublishOnly":"npm run clean && npm run build","test":"jest","watch":"tsc -w -p . & rollup -c -w"},"dependencies":{"apollo-link":"^1.2.0"},"devDependencies":{"@types/graphql":"0.12.4","@types/jest":"21.1.10","browserify":"16.1.0","graphql":"0.13.1","graphql-tag":"2.7.3","jest":"21.2.1","rimraf":"2.6.1","rollup":"0.56.2","ts-jest":"21.2.4","tslint":"5.9.1","typescript":"2.7.2","uglify-js":"3.3.11"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"],"mapCoverage":true},"_id":"apollo-link-error@1.0.6","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"evanshauser","email":"evanshauser@gmail.com"},"dist":{"shasum":"a4bc5b292f71e6da5b9ba5ed9ef19fdd516dbb1a","size":5852,"noattachment":false,"key":"/apollo-link-error/-/apollo-link-error-1.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-error/download/apollo-link-error-1.0.6.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-error_1.0.6_1519175672290_0.016660962385718125"},"_hasShrinkwrap":false,"publish_time":1519175672356,"_cnpm_publish_time":1519175672356},"1.0.5":{"name":"apollo-link-error","version":"1.0.5","description":"Error Apollo Link for GraphQL Network Stack","author":{"name":"James Baxley","email":"james@meteor.com"},"license":"MIT","main":"./lib/bundle.umd.js","module":"./lib/index.js","jsnext:main":"./lib/index.js","typings":"./lib/index.d.ts","repository":{"type":"git","url":"git+https://github.com/apollographql/apollo-link.git"},"bugs":{"url":"https://github.com/apollographql/apollo-link/issues"},"homepage":"https://github.com/apollographql/apollo-link#readme","scripts":{"build:browser":"browserify ./lib/bundle.umd.js -o=./lib/bundle.js --i apollo-link && npm run minify:browser","build":"tsc -p .","bundle":"rollup -c","clean":"rimraf lib/* && rimraf coverage/*","coverage":"jest --coverage","filesize":"npm run build && npm run build:browser","lint":"tslint --type-check -p tsconfig.json -c ../../tslint.json src/*.ts","minify:browser":"uglifyjs -c -m -o ./lib/bundle.min.js -- ./lib/bundle.js","postbuild":"npm run bundle","prebuild":"npm run clean","prepublishOnly":"npm run clean && npm run build","test":"jest","watch":"tsc -w -p . & rollup -c -w"},"dependencies":{"apollo-link":"^1.1.0"},"devDependencies":{"@types/graphql":"0.12.3","@types/jest":"21.1.10","browserify":"14.5.0","graphql":"0.13.0","graphql-tag":"2.7.3","jest":"21.2.1","rimraf":"2.6.1","rollup":"0.55.3","ts-jest":"21.2.4","tslint":"5.9.1","typescript":"2.7.1","uglify-js":"3.3.9"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"]},"_id":"apollo-link-error@1.0.5","_npmVersion":"5.6.0","_nodeVersion":"9.4.0","_npmUser":{"name":"jbaxleyiii","email":"james@meteor.com"},"dist":{"shasum":"e169705956522dccab1a876a54374855937cb083","size":6192,"noattachment":false,"key":"/apollo-link-error/-/apollo-link-error-1.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-error/download/apollo-link-error-1.0.5.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-error_1.0.5_1518112927388_0.33198728755813356"},"_hasShrinkwrap":false,"publish_time":1518112928149,"_cnpm_publish_time":1518112928149},"1.0.3":{"name":"apollo-link-error","version":"1.0.3","description":"Error Apollo Link for GraphQL Network Stack","author":{"name":"James Baxley","email":"james@meteor.com"},"license":"MIT","main":"./lib/bundle.umd.js","module":"./lib/index.js","jsnext:main":"./lib/index.js","typings":"./lib/index.d.ts","repository":{"type":"git","url":"git+https://github.com/apollographql/apollo-link.git"},"bugs":{"url":"https://github.com/apollographql/apollo-link/issues"},"homepage":"https://github.com/apollographql/apollo-link#readme","scripts":{"build:browser":"browserify ./lib/bundle.umd.js -o=./lib/bundle.js --i apollo-link && npm run minify:browser","build":"tsc -p .","bundle":"rollup -c","clean":"rimraf lib/* && rimraf coverage/*","coverage":"jest --coverage","filesize":"npm run build && npm run build:browser","lint":"tslint --type-check -p tsconfig.json -c ../../tslint.json src/*.ts","minify:browser":"uglifyjs -c -m -o ./lib/bundle.min.js -- ./lib/bundle.js","postbuild":"npm run bundle","prebuild":"npm run clean","prepublishOnly":"npm run clean && npm run build","test":"jest","watch":"tsc -w -p ."},"dependencies":{"apollo-link":"^1.0.6"},"devDependencies":{"@types/graphql":"0.11.7","@types/jest":"21.1.8","browserify":"14.5.0","graphql":"0.11.7","graphql-tag":"2.5.0","jest":"21.2.1","rimraf":"2.6.1","rollup":"0.52.1","ts-jest":"21.2.4","tslint":"5.8.0","typescript":"2.6.2","uglify-js":"3.2.1"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"]},"_id":"apollo-link-error@1.0.3","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"jbaxleyiii","email":"james@meteor.com"},"dist":{"shasum":"2c679d2e6a2df09a9ae3f70d23c64af922a801a2","size":5990,"noattachment":false,"key":"/apollo-link-error/-/apollo-link-error-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-error/download/apollo-link-error-1.0.3.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-error-1.0.3.tgz_1512734599645_0.9162486291024834"},"directories":{},"publish_time":1512734600551,"_hasShrinkwrap":false,"_cnpm_publish_time":1512734600551},"1.0.2":{"name":"apollo-link-error","version":"1.0.2","description":"Error Apollo Link for GraphQL Network Stack","author":{"name":"James Baxley","email":"james@meteor.com"},"license":"MIT","main":"./lib/bundle.umd.js","module":"./lib/index.js","jsnext:main":"./lib/index.js","typings":"./lib/index.d.ts","repository":{"type":"git","url":"git+https://github.com/apollographql/apollo-link.git"},"bugs":{"url":"https://github.com/apollographql/apollo-link/issues"},"homepage":"https://github.com/apollographql/apollo-link#readme","scripts":{"build:browser":"browserify ./lib/bundle.umd.js -o=./lib/bundle.js --i apollo-link && npm run minify:browser","build":"tsc -p .","bundle":"rollup -c","clean":"rimraf lib/* && rimraf coverage/*","coverage":"jest --coverage","filesize":"npm run build && npm run build:browser","lint":"tslint --type-check -p tsconfig.json -c ../../tslint.json src/*.ts","minify:browser":"uglifyjs -c -m -o ./lib/bundle.min.js -- ./lib/bundle.js","postbuild":"npm run bundle","prebuild":"npm run clean","prepublishOnly":"npm run clean && npm run build","test":"jest","watch":"tsc -w -p ."},"dependencies":{"apollo-link":"^1.0.4"},"devDependencies":{"@types/graphql":"0.11.7","@types/jest":"21.1.8","browserify":"14.5.0","graphql":"0.11.7","graphql-tag":"2.5.0","jest":"21.2.1","rimraf":"2.6.1","rollup":"0.52.0","ts-jest":"21.2.3","tslint":"5.8.0","typescript":"2.6.2","uglify-js":"3.2.0"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"]},"_id":"apollo-link-error@1.0.2","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"jbaxleyiii","email":"james@meteor.com"},"dist":{"shasum":"a8173de4ac411dc76e67578369dd7936fc3b4679","size":5835,"noattachment":false,"key":"/apollo-link-error/-/apollo-link-error-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-error/download/apollo-link-error-1.0.2.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-error-1.0.2.tgz_1512052414657_0.30669270548969507"},"directories":{},"publish_time":1512052415704,"_hasShrinkwrap":false,"_cnpm_publish_time":1512052415704},"1.0.1":{"name":"apollo-link-error","version":"1.0.1","description":"Error Apollo Link for GraphQL Network Stack","author":{"name":"James Baxley","email":"james@meteor.com"},"license":"MIT","main":"./lib/bundle.umd.js","module":"./lib/index.js","jsnext:main":"./lib/index.js","typings":"./lib/index.d.ts","repository":{"type":"git","url":"git+https://github.com/apollographql/apollo-link.git"},"bugs":{"url":"https://github.com/apollographql/apollo-link/issues"},"homepage":"https://github.com/apollographql/apollo-link#readme","scripts":{"build:browser":"browserify ./lib/bundle.umd.js -o=./lib/bundle.js --i apollo-link && npm run minify:browser","build":"tsc -p .","bundle":"rollup -c","clean":"rimraf lib/* && rimraf coverage/*","filesize":"npm run build && npm run build:browser","lint":"tslint --type-check -p tsconfig.json -c ../../tslint.json src/*.ts","minify:browser":"uglifyjs -c -m -o ./lib/bundle.min.js -- ./lib/bundle.js","postbuild":"npm run bundle","prebuild":"npm run clean","prepublishOnly":"npm run clean && npm run build","test":"jest","watch":"tsc -w -p ."},"peerDependencies":{"apollo-link":"^1.0.3"},"devDependencies":{"@types/graphql":"0.11.6","@types/jest":"21.1.6","apollo-link":"^1.0.3","browserify":"14.5.0","graphql":"0.11.7","graphql-tag":"2.5.0","jest":"21.2.1","rimraf":"2.6.1","rollup":"0.51.5","ts-jest":"21.2.2","tslint":"5.8.0","typescript":"2.6.1","uglify-js":"3.1.9"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"]},"_id":"apollo-link-error@1.0.1","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"jbaxleyiii","email":"james@meteor.com"},"dist":{"shasum":"c0185d95477318f029900aff3bdf07853d19e442","size":5525,"noattachment":false,"key":"/apollo-link-error/-/apollo-link-error-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-error/download/apollo-link-error-1.0.1.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-error-1.0.1.tgz_1510761299778_0.3803738320712"},"directories":{},"publish_time":1510761300765,"_hasShrinkwrap":false,"_cnpm_publish_time":1510761300765},"1.0.0":{"name":"apollo-link-error","version":"1.0.0","description":"Error Apollo Link for GraphQL Network Stack","author":{"name":"James Baxley","email":"james@meteor.com"},"license":"MIT","main":"./lib/bundle.umd.js","module":"./lib/index.js","jsnext:main":"./lib/index.js","typings":"./lib/index.d.ts","repository":{"type":"git","url":"git+https://github.com/apollographql/apollo-link.git"},"bugs":{"url":"https://github.com/apollographql/apollo-link/issues"},"homepage":"https://github.com/apollographql/apollo-link#readme","scripts":{"build:browser":"browserify ./lib/bundle.umd.js -o=./lib/bundle.js --i apollo-link && npm run minify:browser","build":"tsc -p .","bundle":"rollup -c","clean":"rimraf lib/* && rimraf coverage/*","filesize":"npm run build && npm run build:browser","lint":"tslint --type-check -p tsconfig.json -c ../../tslint.json src/*.ts","minify:browser":"uglifyjs -c -m -o ./lib/bundle.min.js -- ./lib/bundle.js","postbuild":"npm run bundle","prebuild":"npm run clean","prepublishOnly":"npm run clean && npm run build","test":"jest","watch":"tsc -w -p ."},"peerDependencies":{"apollo-link":"^1.0.0"},"devDependencies":{"@types/graphql":"0.11.5","@types/jest":"21.1.4","apollo-link":"^1.0.0","browserify":"14.5.0","graphql":"0.11.7","graphql-tag":"2.5.0","jest":"21.2.1","rimraf":"2.6.1","rollup":"0.45.2","ts-jest":"21.1.3","tslint":"5.8.0","typescript":"2.5.1","uglify-js":"3.1.5"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"]},"_id":"apollo-link-error@1.0.0","_npmVersion":"5.5.1","_nodeVersion":"8.7.0","_npmUser":{"name":"jbaxleyiii","email":"james@meteor.com"},"dist":{"shasum":"4d64ad8bb30c2adc73e9a7a87298bd45ef8025f0","size":5623,"noattachment":false,"key":"/apollo-link-error/-/apollo-link-error-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-error/download/apollo-link-error-1.0.0.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-error-1.0.0.tgz_1508870692843_0.7668977661523968"},"directories":{},"publish_time":1508870692931,"_hasShrinkwrap":false,"_cnpm_publish_time":1508870692931},"0.2.0":{"name":"apollo-link-error","version":"0.2.0","description":"Error Apollo Link for GraphQL Network Stack","author":{"name":"James Baxley","email":"james@meteor.com"},"license":"MIT","main":"./lib/bundle.umd.js","module":"./lib/index.js","jsnext:main":"./lib/index.js","typings":"./lib/index.d.ts","repository":{"type":"git","url":"git+https://github.com/apollographql/apollo-link.git"},"bugs":{"url":"https://github.com/apollographql/apollo-link/issues"},"homepage":"https://github.com/apollographql/apollo-link#readme","scripts":{"build:browser":"browserify ./lib/bundle.umd.js -o=./lib/bundle.js --i apollo-link && npm run minify:browser","build":"tsc -p .","bundle":"rollup -c","clean":"rimraf lib/* && rimraf coverage/*","filesize":"npm run build && npm run build:browser","lint":"tslint --type-check -p tsconfig.json -c ../../tslint.json src/*.ts","minify:browser":"uglifyjs -c -m -o ./lib/bundle.min.js -- ./lib/bundle.js","postbuild":"npm run bundle","prebuild":"npm run clean","prepublishOnly":"npm run clean && npm run build","test":"jest","watch":"tsc -w -p ."},"peerDependencies":{"apollo-link":"^0.8.0"},"devDependencies":{"@types/graphql":"0.11.5","@types/jest":"21.1.2","apollo-link":"^0.8.0","browserify":"14.4.0","graphql":"0.11.7","graphql-tag":"2.4.2","jest":"21.2.1","rimraf":"2.6.1","rollup":"0.45.2","ts-jest":"21.1.2","tslint":"5.7.0","typescript":"2.5.1","uglify-js":"3.1.3"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"]},"_id":"apollo-link-error@0.2.0","_npmVersion":"5.5.1","_nodeVersion":"8.1.2","_npmUser":{"name":"jbaxleyiii","email":"james@meteor.com"},"dist":{"shasum":"9fdc07b4050df506f557ff9cc19ef8571e6812e6","size":5522,"noattachment":false,"key":"/apollo-link-error/-/apollo-link-error-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-error/download/apollo-link-error-0.2.0.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-error-0.2.0.tgz_1507926349723_0.24682876514270902"},"directories":{},"publish_time":1507926350735,"_hasShrinkwrap":false,"_cnpm_publish_time":1507926350735},"0.1.0":{"name":"apollo-link-error","version":"0.1.0","description":"Error Apollo Link for GraphQL Network Stack","author":{"name":"James Baxley","email":"james@meteor.com"},"license":"MIT","main":"./lib/bundle.umd.js","module":"./lib/index.js","jsnext:main":"./lib/index.js","typings":"./lib/index.d.ts","repository":{"type":"git","url":"git+https://github.com/apollographql/apollo-link.git"},"bugs":{"url":"https://github.com/apollographql/apollo-link/issues"},"homepage":"https://github.com/apollographql/apollo-link#readme","scripts":{"build:browser":"browserify ./lib/bundle.umd.js -o=./lib/bundle.js --i apollo-link && npm run minify:browser","build":"tsc -p .","bundle":"rollup -c","clean":"rimraf lib/* && rimraf coverage/*","filesize":"npm run build && npm run build:browser","lint":"tslint --type-check -p tsconfig.json -c ../../tslint.json src/*.ts","minify:browser":"uglifyjs -c -m -o ./lib/bundle.min.js -- ./lib/bundle.js","postbuild":"npm run bundle","prebuild":"npm run clean","prepublishOnly":"npm run clean && npm run build","test":"jest","watch":"tsc -w -p ."},"peerDependencies":{"apollo-link":"^0.7.0"},"devDependencies":{"@types/graphql":"0.10.2","@types/jest":"^20.0.8","apollo-link":"^0.7.0","browserify":"^14.4.0","graphql":"0.10.5","graphql-tag":"2.4.2","jest":"^21.1.0","rimraf":"2.6.1","rollup":"^0.45.2","ts-jest":"^21.0.1","tslint":"5.7.0","typescript":"2.5.1","uglify-js":"^3.1.1"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"]},"_id":"apollo-link-error@0.1.0","_npmVersion":"5.4.2","_nodeVersion":"8.1.2","_npmUser":{"name":"jbaxleyiii","email":"james@meteor.com"},"dist":{"shasum":"3a0ce8ee2d8cf4fcdadb06cebea6e11a02a48bac","size":4705,"noattachment":false,"key":"/apollo-link-error/-/apollo-link-error-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-error/download/apollo-link-error-0.1.0.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-error-0.1.0.tgz_1507038117803_0.6265846057794988"},"directories":{},"publish_time":1507038118832,"_cnpm_publish_time":1507038118832,"_hasShrinkwrap":false}},"readme":"---\ntitle: apollo-link-error\ndescription: Handle and inspect errors in your GraphQL network stack.\n---\n\nUse this link to do some custom logic when a GraphQL or network error happens:\n\n```js\nimport { onError } from \"apollo-link-error\";\n\nconst link = onError(({ graphQLErrors, networkError }) => {\n  if (graphQLErrors)\n    graphQLErrors.forEach(({ message, locations, path }) =>\n      console.log(\n        `[GraphQL error]: Message: ${message}, Location: ${locations}, Path: ${path}`\n      )\n    );\n  if (networkError) console.log(`[Network error]: ${networkError}`);\n});\n```\n\nApollo Link is a system of modular components for GraphQL networking. [Read the docs](https://www.apollographql.com/docs/link/#usage) to learn how to use this link with libraries like Apollo Client and graphql-tools, or as a standalone client.\n\n## Callback\n\nError Link takes a function that is called in the event of an error. This function is called with an object containing the following keys:\n\n* `operation`: The Operation that errored\n* `response`: The result returned from lower down in the link chain\n* `graphQLErrors`: An array of errors from the GraphQL endpoint\n* `networkError`: Any error during the link execution or server response, that wasn't delivered as part of the `errors` field in the GraphQL result\n* `forward`: A reference to the next link in the chain. Calling `return forward(operation)` in the callback will retry the request, returning a new observable for the upstream link to subscribe to.\n\nReturns: `Observable<FetchResult> | void` The error callback can optionally return an observable from calling `forward(operation)` if it wants to retry the request. It should not return anything else.\n\n## Error categorization\n\nAn error is passed as a `networkError` if a link further down the chain called the `error` callback on the observable. In most cases, `graphQLErrors` is the `errors` field of the result from the last `next` call.\n\nA `networkError` can contain additional fields, such as a GraphQL object in the case of a [failing HTTP status code](http#errors) from [`apollo-link-http`](http). In this situation, `graphQLErrors` is an alias for `networkError.result.errors` if the property exists.\n\n## Retrying failed requests\n\nAn error handler might want to do more than just logging errors. You can check for a certain failure condition or error code, and retry the request if rectifying the error is possible. For example, when using some form of token based authentication, there is a need to handle re-authentication when the token expires. Here is an example of how to do this using `forward()`.\n```js\nonError(({ graphQLErrors, networkError, operation, forward }) => {\n    if (graphQLErrors) {\n      for (let err of graphQLErrors) {\n        switch (err.extensions.code) {\n          case 'UNAUTHENTICATED':\n            // error code is set to UNAUTHENTICATED\n            // when AuthenticationError thrown in resolver\n\n            // modify the operation context with a new token\n            const oldHeaders = operation.getContext().headers;\n            operation.setContext({\n              headers: {\n                ...oldHeaders,\n                authorization: getNewToken(),\n              },\n            });\n            // retry the request, returning the new observable\n            return forward(operation);\n        }\n      }\n    }\n    if (networkError) {\n      console.log(`[Network error]: ${networkError}`);\n      // if you would also like to retry automatically on\n      // network errors, we recommend that you use\n      // apollo-link-retry\n    }\n  }\n);\n```\n\nHere is a diagram of how the request flow looks like now:\n![Diagram of request flow after retrying in error links](https://i.imgur.com/ncVAdz4.png)\n\nOne caveat is that the errors from the new response from retrying the request does not get passed into the error handler again. This helps to avoid being trapped in an endless request loop when you call forward() in your error handler.\n\n## Ignoring errors\n\nIf you want to conditionally ignore errors, you can set `response.errors = undefined;` within the error handler:\n\n```js\nonError(({ response, operation }) => {\n  if (operation.operationName === \"IgnoreErrorsQuery\") {\n    response.errors = undefined;\n  }\n});\n```\n","_attachments":{},"homepage":"https://github.com/apollographql/apollo-link#readme","bugs":{"url":"https://github.com/apollographql/apollo-link/issues"},"license":"MIT"}