File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 117117 "moment" : " ^2.23.0" ,
118118 "moment-parseformat" : " 3.0.0" ,
119119 "moment-timezone" : " 0.5.23" ,
120- "request" : " github:czardoz/request " ,
120+ "postman- request" : " ^2.88.1-postman.7.1 " ,
121121 "request-promise" : " ^4.2.2" ,
122122 "string-direction" : " ^0.1.2" ,
123123 "turndown" : " ^5.0.3" ,
135135 "main" : " ./dist/mercury.web.js" ,
136136 "cheerio" : " ./src/shims/cheerio-query" ,
137137 "jquery" : " ./node_modules/jquery/dist/jquery.min.js" ,
138- "request" : " browser-request" ,
138+ "postman- request" : " browser-request" ,
139139 "iconv-lite" : " ./src/shims/iconv-lite" ,
140140 "moment-timezone" : " ./node_modules/moment-timezone/builds/moment-timezone-with-data-2012-2022.min.js"
141141 },
Original file line number Diff line number Diff line change 11import URL from 'url' ;
2- import request from 'request' ;
2+ import request from 'postman- request' ;
33import { Errors } from 'utils' ;
44
55import {
You can’t perform that action at this time.
0 commit comments