Socket
Socket
Sign inDemoInstall

nemo

Package Overview
Dependencies
219
Maintainers
4
Versions
97
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2345
10Next

4.13.1

Diff

Changelog

Source

4.13.1

  • npm audit fix for some vulnerabilities
  • upgrade to mocha@9
grawk
published 4.13.0-alpha.1 •

grawk
published 4.12.2 •

Changelog

Source

4.12.2

  • fix usage of uuid to comply with uuid@8
grawk
published 4.12.1 •

Changelog

Source

4.12.1

  • fix usage of Mkdirp where we were promisifying (in the scaffold feature), but new version of Mkdirp already returns a promise
grawk
published 4.12.0 •

Changelog

Source

4.12.0

Breaking Changes

  • Updated chromedriver dependency to version 81, which requires Node 10
  • Updated minimum requirement to Node 10 from Node 8

Fix

  • Instantiate and injects nemo into context on the global beforeEach hook when driverPerTest is true
  • Updated dependency to Mocha 7.1.1 since that is the version that fixes start event firing too early, before it can be monitored. https://github.com/mochajs/mocha/issues/2753

Feature

  • Added before:root event
grawk
published 4.11.1 •

Changelog

Source

4.11.1

  • fix type error that is causing when describe.skip is used (https://github.com/krakenjs/nemo/pull/75)
  • skip creating nemo instance when suite has empty tests (https://github.com/krakenjs/nemo/pull/76)
grawk
published 4.11.0 •

Changelog

Source

4.11.0

  • added suite:before, test:before, suite events (see https://github.com/krakenjs/nemo/pull/71)
grawk
published 4.10.0 •

Changelog

Source

4.10.0

  • greenkeeper dependency updates
  • add config to force zero exit code (see https://github.com/krakenjs/nemo/pull/64)
grawk
published 4.9.6 •

Changelog

Source

4.9.6

  • merge/publish greenkeeper update PR https://github.com/krakenjs/nemo/pull/66
grawk
published 4.9.5 •

Changelog

Source

4.9.5

  • fix nemo-core npm audit issues
2345
10Next
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