Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fetch-har

Package Overview
Dependencies
Maintainers
11
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fetch-har - npm Package Compare versions

Comparing version 6.0.1 to 6.0.2

6

CHANGELOG.md

@@ -0,1 +1,7 @@

## <small>6.0.2 (2022-01-27)</small>
* fix: typo in the optional formdata-node package ([d05bcda](https://github.com/readmeio/fetch-har/commit/d05bcda))
## <small>6.0.1 (2022-01-26)</small>

@@ -2,0 +8,0 @@

4

package.json
{
"name": "fetch-har",
"version": "6.0.1",
"version": "6.0.2",
"description": "Make a fetch request from a HAR definition",

@@ -34,3 +34,3 @@ "main": "index.js",

"optionalDependencies": {
"fromdata-node": "^4.3.2"
"formdata-node": "^4.3.2"
},

@@ -37,0 +37,0 @@ "devDependencies": {

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