Socket
Socket
Sign inDemoInstall

@types/har-format

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/har-format - npm Package Compare versions

Comparing version 1.2.5 to 1.2.6

4

har-format/index.d.ts

@@ -500,2 +500,6 @@ // Type definitions for non-npm package HAR 1.2

_initialPriority?: string | null;
/** _non-standard_ */
_renderBlocking?: string | null;
/** _non-standard_ */
_isLCP?: boolean | null;
}

@@ -502,0 +506,0 @@ /**

7

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

@@ -27,4 +28,4 @@ "contributors": [

"dependencies": {},
"typesPublisherContentHash": "0040e850354c3b3749e78afad90614f154bd670f2ce31330cd50560832e1cd30",
"typeScriptVersion": "3.2"
"typesPublisherContentHash": "1008cd8cb5a83793fb6f63e8e60fb1e26cf5b66bb309cd78da41335597e6a302",
"typeScriptVersion": "3.6"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Fri, 30 Oct 2020 09:03:33 GMT
* Last updated: Fri, 04 Jun 2021 04:31:31 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: none

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