Socket
Socket
Sign inDemoInstall

tough-cookie

Package Overview
Dependencies
0
Maintainers
2
Versions
46
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.3.0 to 2.3.1

5

package.json

@@ -46,3 +46,3 @@ {

],
"version": "2.3.0",
"version": "2.3.1",
"homepage": "https://github.com/SalesforceEng/tough-cookie",

@@ -65,8 +65,9 @@ "repository": {

"engines": {
"node": ">=4.0"
"node": ">=0.8"
},
"devDependencies": {
"async": "^1.4.2",
"string.prototype.repeat": "^0.2.0",
"vows": "^0.8.1"
}
}

9

README.md
[RFC6265](https://tools.ietf.org/html/rfc6265) Cookies and CookieJar for Node.js
[![npm package](https://nodei.co/npm/tough-cookie.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/tough-cookie/)
[![Build Status](https://travis-ci.org/SalesforceEng/tough-cookie.png?branch=master)](https://travis-ci.org/SalesforceEng/tough-cookie)
[![NPM Stats](https://nodei.co/npm/tough-cookie.png?downloads=true&stars=true)](https://npmjs.org/package/tough-cookie)
![NPM Downloads](https://nodei.co/npm-dl/tough-cookie.png?months=9)
# Synopsis

@@ -33,2 +32,6 @@

## Version Support
Support for versions of node.js will follow that of the [request](https://www.npmjs.com/package/request) module.
# API

@@ -35,0 +38,0 @@

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