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

fetch-har

Package Overview
Dependencies
Maintainers
10
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 8.1.1 to 8.1.2

6

CHANGELOG.md

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

## <small>8.1.2 (2022-07-27)</small>
* fix: updating the data-urls package to fix a problem with file case sensititivity ([42cadff](https://github.com/readmeio/fetch-har/commit/42cadff))
## <small>8.1.1 (2022-07-27)</small>

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

4

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

@@ -33,3 +33,3 @@ "main": "dist/index.js",

"dependencies": {
"@readme/data-urls": "^1.0.0",
"@readme/data-urls": "^1.0.1",
"@types/har-format": "^1.2.8",

@@ -36,0 +36,0 @@ "readable-stream": "^3.6.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