Content-Length: 210538 | pFad | https://github.com/salesforce/tough-cookie/commit/8088047ae26bcd52596f992b53349e15fa272c9d

53 Merge pull request #238 from gboer/fix/actually-use-punycode-package · salesforce/tough-cookie@8088047 · GitHub
Skip to content

Commit

Permalink
Merge pull request #238 from gboer/fix/actually-use-punycode-package
Browse files Browse the repository at this point in the history
Stop using the internal NodeJS punycode module
  • Loading branch information
colincasey authored May 23, 2022
2 parents 9b10131 + 9a12cb0 commit 8088047
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/cookie.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
"use strict";
const punycode = require("punycode");
const punycode = require("punycode/");
const urlParse = require("url-parse");
const pubsuffix = require("./pubsuffix-psl");
const Store = require("./store").Store;
Expand Down

0 comments on commit 8088047

Please sign in to comment.








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://github.com/salesforce/tough-cookie/commit/8088047ae26bcd52596f992b53349e15fa272c9d

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy