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

by-node-env

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

by-node-env - npm Package Versions

2.0.1

Diff

Changelog

Source

2.0.1 (2019-07-31)

  • Suppressed duplicated cli error thrown by execa.
  • Replaced Yarn with npm.
chuahcheeshian
published 2.0.0 •

Changelog

Source

2.0.0 (2019-07-31)

  • Rewritten in TypeScript.
  • Replaced npm with Yarn.
  • Replaced cross-spawn with execa.
  • Exported a default function for programmatic use.
  • Parsed cli options using commander.
  • Exposed optional --env-file and --package-manager options via cli.
  • Breaking change: .env file is no longer parsed by default if present. It will only be parsed if provided along with --env-file option via cli.
shian15810
published 1.3.0 •

Changelog

Source

1.3.0 (2019-06-26)

  • Solved some testing issues on Windows.
  • Restructured repository.
  • Replaced Yarn with npm.
chuahcheeshian
published 1.2.0 •

Changelog

Source

1.2.0 (2019-06-19)

  • Defaulted NODE_ENV to defined NODE_ENV in .env file if it is found in process.cwd(). .env file is parsed using dotenv.
shian15810
published 1.1.1 •

Changelog

Source

1.1.1 (2019-06-17)

  • Supported fallback to process.env.npm_execpath if process.env.npm_config_user_agent by which-pm-runs is undefined.
shian15810
published 1.1.0 •

Changelog

Source

1.1.0 (2019-06-14)

  • Changed support of Yarn from process.env.npm_execpath to which-pm-runs which detects process.env.npm_config_user_agent, with additional pnpm support.
shian15810
published 1.0.3 •

Changelog

Source

1.0.3 (2019-06-12)

  • Refactored some codes.
shian15810
published 1.0.2 •

Changelog

Source

1.0.2 (2019-06-12)

  • Updated README.
shian15810
published 1.0.1 •

Changelog

Source

1.0.1 (2019-06-12)

  • Fixed some typos.
shian15810
published 1.0.0 •

Changelog

Source

1.0.0 (2019-06-11)

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