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

bedrock

Package Overview
Dependencies
Maintainers
3
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bedrock - npm Package Versions

1
7

1.6.0

Diff

Changelog

Source

1.6.0 - 2017-07-27

Changed

  • Upgrade test related dependencies: mocha, chai, chai-as-promised.
davidlehn
published 1.5.0 •

Changelog

Source

1.5.0 - 2017-07-24

Added

  • Add child(meta) method to create a child logger with common metadata for each logging call. The special module meta key can be used to prefix messages with [module] and is removed from the message details. child(name) is a shortcut for child({module: name}).
davidlehn
published 1.4.1 •

Changelog

Source

1.4.1 - 2017-02-02

Changed

  • Deprecated default values for config.paths. A warning will be printed. A future major version will force values to be set by applications.
davidlehn
published 1.4.0 •

Changelog

Source

1.4.0 - 2016-12-09

Added

  • Add config.paths with log and cache entries. This is designed to be a simple single point of configuration for the root logging and cache paths.

Changed

  • Use computed configs:
    • Add common cache and log paths to config.paths.
    • Use common log path for default log files.
davidlehn
published 1.3.0 •

Changelog

Source

1.3.0 - 2016-12-07

Added

  • Add bedrock.util.config utilities:
    • Add bedrock.util.config.Config OO wrapper API.
    • Common bedrock.util.config.main Config wrapper for bedrock.config.
    • See README for usage details.
  • ci-test target with tap mocha reporter.

Changed

  • Updated dependencies.
  • Updated to node >= 6.
mattcollier
published 1.2.5 •

Changelog

Source

1.2.5 - 2016-07-29

Fixed

  • Fix chown bug when posix doesn't exist and usernames are used.
davidlehn
published 1.2.4 •

Changelog

Source

1.2.4 - 2016-06-09

Changed

  • Improve logging of simple object unhandled errors.
davidlehn
published 1.2.3 •

Changelog

Source

1.2.3 - 2016-06-01

Changed

  • Use improved common uncaught exception handler.
mattcollier
published 1.2.2 •

Changelog

Source

1.2.2 - 2016-05-30

Changed

  • Update docs.
  • Update jscs linter rules.
davidlehn
published 1.2.1 •

Changelog

Source

1.2.1 - 2016-04-04

Fixed

  • enableChownDir check typo.
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