New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

chrome-har

Package Overview
Dependencies
Maintainers
3
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chrome-har - npm Package Compare versions

Comparing version 0.13.1 to 0.13.2

4

CHANGELOG.md
# CHANGELOG
## 0.13.2 - 2023-07-30
### Fixed
* Updated tough-cookie, thank you [lallenlowe](https://github.com/lallenlowe) for PR [#107](https://github.com/sitespeedio/chrome-har/pull/107).
## 0.13.1 - 2023-02-22

@@ -4,0 +8,0 @@ ### Fixed

7

package.json
{
"name": "chrome-har",
"version": "0.13.1",
"version": "0.13.2",
"description": "Create HAR files from Chrome Debugging Protocol data.",

@@ -33,2 +33,5 @@ "main": "index.js",

},
"engines": {
"node": ">=14.19.1"
},
"license": "MIT",

@@ -47,5 +50,5 @@ "devDependencies": {

"debug": "4.3.4",
"tough-cookie": "4.1.2",
"tough-cookie": "4.1.3",
"uuid": "9.0.0"
}
}
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc