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

bedrock

Package Overview
Dependencies
Maintainers
5
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
57

1.2.0

Diff

Changelog

Source

1.2.0 - 2016-03-30

Added

  • bedrock.config.loggers.*.bedrock for bedrock specific options.
  • Add ...bedrock.enableChownDir boolean option to control chowning file logger directory to runtime userId.
davidlehn
published 1.1.1 •

Changelog

Source

1.1.1 - 2016-02-22

Fixed

  • Check config.loggers properties are Objects before accsesing sub-properties. Fixes older configs that set other non-Object meta-data along with loggers.
dlongley
published 1.1.0 •

Changelog

Source

1.1.0 - 2016-02-11

Added

  • Add simpler and more explicit mechanism for adding new winston transports. Now a call to bedrock.loggers.addTransport can be made in event listeners handling the bedrock-loggers.init event.
dlongley
published 1.0.10 •

Changelog

Source

1.0.10 - 2016-01-31

Changed

  • Updated dependencies.
dlongley
published 1.0.9 •

Changelog

Source

1.0.9 - 2015-10-27

Changed

  • Updated jsonld.js to 0.4.2 to get URDNA2015 support.
davidlehn
published 1.0.8 •

Changelog

Source

1.0.8 - 2015-10-15

Changed

  • Initialize jsonld document loader in bedrock.init event phase. Done to allow access to fully setup config. Warn if default document loader is used before jsonld initialized.

Fixed

  • bedrock.config.jsonld.strictSSL used if available to configure jsonld document loader.
davidlehn
published 1.0.7 •

Changelog

Source

1.0.7 - 2015-10-15

Changed

  • exit now calls worker kill() vs disconnect() and process.exit(). Appears to be more correct and works around a bug in node 4.x.
davidlehn
published 1.0.6 •

Changelog

Source

1.0.6 - 2015-09-15

Changed

  • Update posix version to be compatible with node 4.0.0.
davidlehn
published 1.0.5 •

Changelog

Source

1.0.5 - 2015-09-14

Changed

  • Updated jsonld and other versions.
dlongley
published 1.0.4 •

Changelog

Source

1.0.4 - 2015-08-27

Changed

  • Updated async to version 1.4.x.
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