Socket
Socket
Sign inDemoInstall

dotenv-webpack

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dotenv-webpack - npm Package Compare versions

Comparing version 1.4.4 to 1.4.5

index.js

6

package.json
{
"name": "dotenv-webpack",
"description": "A simple webpack plugin to support dotenv.",
"version": "1.4.4",
"main": "dist/index.js",
"version": "1.4.5",
"main": "index.js",
"scripts": {

@@ -81,3 +81,3 @@ "lint": "standard",

},
"browser": "dist/browser.js",
"browser": "browser.js",
"babel": {

@@ -84,0 +84,0 @@ "presets": [

# dotenv-webpack
[![Greenkeeper badge](https://badges.greenkeeper.io/mrsteele/dotenv-webpack.svg)](https://greenkeeper.io/)
A secure webpack plugin that supports dotenv and other environment variables and **only exposes what you choose and use**.

@@ -6,0 +4,0 @@

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