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

fetch-har

Package Overview
Dependencies
Maintainers
0
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 11.1.0 to 11.1.1

2

dist/types.d.ts

@@ -19,2 +19,2 @@ interface RequestInitWithDuplex extends RequestInit {

export { FetchHAROptions, RequestInitWithDuplex };
export type { FetchHAROptions, RequestInitWithDuplex };
{
"name": "fetch-har",
"version": "11.1.0",
"version": "11.1.1",
"description": "Make a fetch request from a HAR definition",

@@ -54,10 +54,9 @@ "main": "dist/index.cjs",

"@jsdevtools/host-environment": "^2.1.2",
"@readme/eslint-config": "^13.4.0",
"@readme/eslint-config": "^14.0.0",
"@types/express": "^4.17.17",
"@types/multer": "^1.4.7",
"@types/node": "^20.6.3",
"@vitest/browser": "^0.34.3",
"@vitest/coverage-v8": "^0.34.5",
"@vitest/coverage-v8": "^1.1.1",
"datauri": "^4.1.0",
"eslint": "^8.48.0",
"eslint": "^8.57.0",
"express": "^4.18.1",

@@ -70,6 +69,5 @@ "fetch-mock": "^9.11.0",

"temp-dir": "^3.0.0",
"tsup": "^7.2.0",
"tsup": "^8.0.1",
"typescript": "^5.2.2",
"vitest": "^0.34.5",
"webdriverio": "^8.16.15"
"vitest": "^1.1.1"
},

@@ -76,0 +74,0 @@ "browserslist": [

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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