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

sails-js-hook-dotenv

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sails-js-hook-dotenv - npm Package Versions

1.1.4

Diff

actually_connor
published 1.1.3 •

Changelog

Source

1.1.3

  • Updating Mocha dependency by @ActuallyConnor in https://github.com/ActuallyConnor/sails-js-hook-dotenv/pull/17
  • 1.1.3 by @ActuallyConnor in https://github.com/ActuallyConnor/sails-js-hook-dotenv/pull/18

Full Changelog: 1.1.2...1.1.3

actually_connor
published 1.1.2 •

Changelog

Source

1.1.2

  • Fixing readme configuration block by @ActuallyConnor in https://github.com/ActuallyConnor/sails-js-hook-dotenv/pull/15

Full Changelog: https://github.com/ActuallyConnor/sails-js-hook-dotenv/compare/1.1.1...1.1.2

actually_connor
published 1.1.1 •

Changelog

Source

1.1.1

  • Changing npm install instruction in readme by @leilohh in https://github.com/ActuallyConnor/sails-js-hook-dotenv/pull/12
  • Lowering app after each config test by @ActuallyConnor in https://github.com/ActuallyConnor/sails-js-hook-dotenv/pull/13

Full Changelog: https://github.com/ActuallyConnor/sails-js-hook-dotenv/compare/1.1.0...1.1.1

actually_connor
published 1.1.0 •

Changelog

Source

1.1.0

  • Adding new config options
  • Adding new tests for new config options

Full Changelog: https://github.com/ActuallyConnor/sails-js-hook-dotenv/compare/1.0.4...1.1.0

actually_connor
published 1.0.4 •

Changelog

Source

1.0.4

  • Updating testing strategy to match other hook testing strategies by @ActuallyConnor in https://github.com/ActuallyConnor/sails-js-hook-dotenv/pull/7
  • Adding GitHub workflow by @ActuallyConnor in https://github.com/ActuallyConnor/sails-js-hook-dotenv/pull/8

Full Changelog: https://github.com/ActuallyConnor/sails-js-hook-dotenv/compare/1.0.3...1.0.4

actually_connor
published 1.0.3 •

Changelog

Source

1.0.3

-Removing dependency on should package by @ActuallyConnor in https://github.com/ActuallyConnor/sails-js-hook-dotenv/pull/4 -Fixing README.md by @ActuallyConnor in https://github.com/ActuallyConnor/sails-js-hook-dotenv/pull/3 -Migrating to ES6 syntax by @ActuallyConnor in https://github.com/ActuallyConnor/sails-js-hook-dotenv/pull/5

Full Changelog: https://github.com/ActuallyConnor/sails-js-hook-dotenv/compare/1.0.2...1.0.3

actually_connor
published 1.0.2 •

Changelog

Source

1.0.2

  • Updating package.json GitHub links
actually_connor
published 1.0.1 •

Changelog

Source

1.0.1

  • Adding CHANGELOG
  • Adding check to see if .env config actually loads
    • Add extra customization so that user can decide whether it throws an error on failure or the application continues to spin-up. See dotenv.throwOnFailure
    • No tests for this functionality yet as there is no configurable way to make the application fail to load dotenv config files
  • Updating README.md
actually_connor
published 1.0.0 •

Changelog

Source

1.0.0

  • Forking package from https://github.com/Taiters/sails-hook-dotenv
  • Updating packages:
    • dotenv ^0.4.0^16.0.0
    • mocha ^2.1.0^9.2.0
    • sails ^0.11.0^1.5.2
  • Using new dotenv.config() method as opposed to the old dotenv.load() method that no longer exists
  • Publishing package under new name sails-js-hook-dotenv
  • Clean-up JavaScript in index.js and test/test.js
  • No longer committing .env file. Instead committing .env.example
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