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

spawnd

Package Overview
Dependencies
Maintainers
0
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

spawnd - npm Package Versions

2.0.0

Diff
neoziro
published 2.0.0 •

Changelog

Source

2.0.0 (2018-03-05)

Bug Fixes

  • add missing await to README (cb11763)

Features

BREAKING CHANGES

  • expectPage() is replaced by expect(page)
  • Puppeteer launch options are now specified under launch object

<a name="1.1.1"></a>

neoziro
published 1.1.1 •

Changelog

Source

1.1.1 (2018-03-04)

Bug Fixes

  • expect-puppeteer: add all sources in pkg (bb51870)

<a name="1.1.0"></a>

neoziro
published 1.1.0 •

Changelog

Source

1.1.0 (2018-03-04)

Features

  • add jest-puppeteer-preset (7fbb273)
  • add spawnd & expect-puppeteer (6b7f5a4)

<a name="1.0.1"></a>