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

jest-puppeteer

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-puppeteer - npm Package Versions

1
7

5.0.0

Diff

Changelog

Source

5.0.0 (2021-04-16)

Bug Fixes

  • Leverage Puppeteer's native support for Firefox (#356) (e54fb7e)
  • require to puppeteer-core as fallback (#315) (49d313c)
  • Resolve module paths in preset (#335) (36602a1)
  • toFill doesn't empty contents when given an empty string (#381) (964b9a2)

Features

BREAKING CHANGES

  • browser config is deprecated. Use launch.product instead.
  • jest-dev-server uses axios instead of request so the waitOnScheme options may have changed. see wait-on v5.0.0 changelog for more details
neoziro
published 4.4.0 •

Changelog

Source

4.4.0 (2019-12-18)

Bug Fixes

Features

  • increase peerDependencies to allow Puppeteer v2 (#289) (62a9b81)
  • expect-puppeteer: support frames (#275) (09703ea)
neoziro
published 4.3.0 •

Changelog

Source

4.3.0 (2019-07-14)

Bug Fixes

Features

neoziro
published 4.2.0 •

Changelog

Source

4.2.0 (2019-05-28)

Bug Fixes

  • jest-dev-server can't detect used ports (#235) (8b64c10)

Features

neoziro
published 4.1.1 •

Changelog

Source

4.1.1 (2019-04-11)

Bug Fixes

  • do not attempt to start the server when usedPortAction is ignore and isPortTaken is true (#219) (7df3721)
neoziro
published 4.1.0 •

Changelog

Source

4.1.0 (2019-03-14)

Bug Fixes

  • invalid connect options, when using browserURL (#212) (6e483e6)

Features

  • expect-puppeteer: add visibility option to toMatchElement (#208) (46d8ec1)
neoziro
published 3.9.1 •

neoziro
published 4.0.0 •

Changelog

Source

4.0.0 (2019-02-13)

Bug Fixes

  • Cannot read property watch of undefined in jest v22 version (#197) (db731a3)

Features

BREAKING CHANGES

  • v4.x is only compatible with Jest v24, use v3.x with Jest v23.
neoziro
published 3.9.0 •

Changelog

Source

3.9.0 (2019-01-22)

Bug Fixes

Features

neoziro
published 3.8.0 •

Changelog

Source

3.8.0 (2019-01-11)

Bug Fixes

  • disconnect the browser on environment teardown (#173) (5d073cc)

Features

  • jest-environment-puppeteer: accept a promise as config (#178) (40bc3a2)
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