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

nemo

Package Overview
Dependencies
Maintainers
4
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nemo - npm Package Versions

13
10

4.9.4

Diff

Changelog

Source

4.9.4

  • Feature: More flexible "listeners" property
  • fix npm audit issues
grawk
published 4.9.3 •

Changelog

Source

4.9.3

  • fix npm audit issues
grawk
published 4.9.2 •

Changelog

Source

4.9.2

  • Fix: "simple" scaffold not working with nested directory. Promise chaining wasn't waiting for mkdirp
  • Fix #57: destroyNemo not properly called in Suite.afterAll in mocha.js
grawk
published 4.9.1 •

Changelog

Source

4.9.1

  • Fix #32: only merge "base" data in data/parallel mode if we aren't running "base" profile
  • Fix #52: root data inclusion and override for plain JS config use case
  • Fix #53: plugin configuration for plain JS config use case
grawk
published 4.9.0 •

Changelog

Source

4.9.0

  • adding a plain JS/JSON config option (see additional docs in README)
grawk
published 4.9.0-alpha.1 •

grawk
published 4.8.0 •

Changelog

Source

4.8.0

  • enhance "zero tests" check in mocha runner
    • remove "parallel by file" conditional so it runs for every instance
    • conditionally use "grep" if provided by user
  • add "mkdirp" to output listener, to create summary.json even if no tests run
grawk
published 4.7.0 •

Changelog

Source

4.7.0

Feature

  • Add emitter for custom events from test context into master instance as nemo.runner.emit

Fixes

  • added post npm test verification of report directories/files type/count
  • pull CLI-context-based config out into config directory
    • enables future run contexts to have separate base config
  • pull snap plugin config to config file, to cleanly utilize confit and enable overriding if ever required
  • fix ES6 eslint issues (var to let/const, etc)
  • replaced circular-json npm package with it's successor: flatted.
grawk
published 4.6.0 •

Changelog

Source

4.6.0

  • calculate and set a non-zero exit code if any test failures
  • add -E or --exit CLI option to force exit after Nemo is done running tests
grawk
published 4.5.1 •

Changelog

Source

4.5.1

  • adding a "simple" suite to the scaffold feature
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