New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

chrome-har

Package Overview
Dependencies
Maintainers
3
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chrome-har - npm Package Versions

123

0.4.0

Diff

Changelog

Source

0.4.0 2018-05-29

Added

  • Including cached entries in the HAR now generates a HAR that validates against the HAR schema.
  • Include responses that were pushed with HTTP2. Thanks to Martino Trevisan! #21
soulgalore
published 0.3.2 •

Changelog

Source

0.3.2 2018-04-07

Fixed

  • Fixes for situations that could result in incorrect HARs (missing startedDateTime or missing first entry).
  • Format IPv6 addresses so HARs validate with har-validator
soulgalore
published 0.3.1 •

Changelog

Source

0.3.1 2018-03-29

Fixed

  • Also act on Page.frameScheduledNavigation (needed for Chrome 66 and coming Browsertime 3.0)
tobli
published 0.3.0 •

Changelog

Source

0.3.0 2018-03-15

Added

  • Add more information about request initiator to HAR. Thanks to David Dadon! #9
tobli
published 0.2.3 •

Changelog

Source

0.2.3 2017-10-15

Fixed

  • Prevent creating HAR files with empty pages (i.e. pages with no entries).
soulgalore
published 0.2.2 •

Changelog

Source

0.2.2 2017-06-30

Fixed

  • Be extra careful when parsing JSON see #4
tobli
published 0.2.1 •

Changelog

Source

0.2.1 2017-05-31

Fixed

  • Remove unused files from npm distribution.
tobli
published 0.2.0 •

Changelog

Source

0.2.0 2017-05-31

Added

  • Add "serverIPAddress" field to entries.
  • Set bodySize for requests correctly.
  • Set bodySize and compression for responses correctly.
  • Add _transferSize field for responses, just like Chrome does.
tobli
published 0.1.0 •

Changelog

Source

0.1.0 2017-03-05

Added

  • Initial release
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