Socket
Socket
Sign inDemoInstall

@types/har-format

Package Overview
Dependencies
0
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.13 to 1.2.14

7

har-format/index.d.ts

@@ -1,8 +0,1 @@

// Type definitions for non-npm package HAR 1.2
// Project: https://w3c.github.io/web-performance/specs/HAR/Overview.html
// Definitions by: Michael Mrowetz <https://github.com/micmro>
// Marcell Toth <https://github.com/marcelltoth>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// Minimum TypeScript Version: 4.4
/**

@@ -9,0 +2,0 @@ * HTTP Archive 1.2

17

har-format/package.json
{
"name": "@types/har-format",
"version": "1.2.13",
"description": "TypeScript definitions for HAR",
"version": "1.2.14",
"description": "TypeScript definitions for har-format",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/har-format",

@@ -10,9 +10,9 @@ "license": "MIT",

"name": "Michael Mrowetz",
"url": "https://github.com/micmro",
"githubUsername": "micmro"
"githubUsername": "micmro",
"url": "https://github.com/micmro"
},
{
"name": "Marcell Toth",
"url": "https://github.com/marcelltoth",
"githubUsername": "marcelltoth"
"githubUsername": "marcelltoth",
"url": "https://github.com/marcelltoth"
}

@@ -29,4 +29,5 @@ ],

"dependencies": {},
"typesPublisherContentHash": "233801d7e447fd6181f183b73e97fe4c4832c7aa5cfdc8c43ad149254c2a5a98",
"typeScriptVersion": "4.5"
"typesPublisherContentHash": "6fe672f95ef7689b9aa9a4cb949b031c5aea1d44c7f7781de2e0e2e1db0e7627",
"typeScriptVersion": "4.5",
"nonNpm": true
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for HAR (https://w3c.github.io/web-performance/specs/HAR/Overview.html).
This package contains type definitions for har-format (https://w3c.github.io/web-performance/specs/HAR/Overview.html).

@@ -12,7 +12,6 @@ # Details

### Additional Details
* Last updated: Sat, 16 Sep 2023 08:06:32 GMT
* Last updated: Wed, 18 Oct 2023 01:17:35 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Michael Mrowetz](https://github.com/micmro), and [Marcell Toth](https://github.com/marcelltoth).
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