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 Compare versions

Comparing version 1.1.1 to 1.1.2

7

CHANGELOG.md

@@ -50,3 +50,3 @@ # CHANGELOG

### 1.1.1
#### 1.1.1

@@ -58,1 +58,6 @@ - Changing npm install instruction in readme by @leilohh in https://github.com/ActuallyConnor/sails-js-hook-dotenv/pull/12

#### 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

2

package.json
{
"name": "sails-js-hook-dotenv",
"version": "1.1.1",
"version": "1.1.2",
"description": "Sails.js hook for loading .env files",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -17,4 +17,3 @@ # sails-js-hook-dotenv

You can add configuration options for this hook in `config/dotenv.js` by default. Currently, the only option is a
boolean: `active`. Setting this to false will disable this hook.
You can add configuration options for this hook in `config/dotenv.js` by default.

@@ -21,0 +20,0 @@ ```js

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