Socket
Socket
Sign inDemoInstall

tough-cookie

Package Overview
Dependencies
1
Maintainers
3
Versions
46
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.3.1 to 2.3.2

11

package.json

@@ -46,10 +46,10 @@ {

],
"version": "2.3.1",
"homepage": "https://github.com/SalesforceEng/tough-cookie",
"version": "2.3.2",
"homepage": "https://github.com/salesforce/tough-cookie",
"repository": {
"type": "git",
"url": "git://github.com/SalesforceEng/tough-cookie.git"
"url": "git://github.com/salesforce/tough-cookie.git"
},
"bugs": {
"url": "https://github.com/SalesforceEng/tough-cookie/issues"
"url": "https://github.com/salesforce/tough-cookie/issues"
},

@@ -71,3 +71,6 @@ "main": "./lib/cookie",

"vows": "^0.8.1"
},
"dependencies": {
"punycode": "^1.4.1"
}
}

@@ -5,3 +5,3 @@ [RFC6265](https://tools.ietf.org/html/rfc6265) Cookies and CookieJar for Node.js

[![Build Status](https://travis-ci.org/SalesforceEng/tough-cookie.png?branch=master)](https://travis-ci.org/SalesforceEng/tough-cookie)
[![Build Status](https://travis-ci.org/salesforce/tough-cookie.png?branch=master)](https://travis-ci.org/salesforce/tough-cookie)

@@ -8,0 +8,0 @@ # Synopsis

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc