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

env-var

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

env-var - npm Package Compare versions

Comparing version 2.2.0 to 2.3.0

4

CHANGELOG.md

@@ -0,1 +1,5 @@

## 2.3.0
* Added *asArray* and *asObject* for more a strict type check. These are
similar to *asJson*, but ensure an item is an Array or Object.
## 2.2.0 (28 October 2016)

@@ -2,0 +6,0 @@ * Thanks to @itavy for a patch for our _asBool_ parsing and adding the new

3

package.json
{
"name": "env-var",
"version": "2.2.0",
"version": "2.3.0",
"description": "programmatic wrapper for process.env with support for defaults",

@@ -41,2 +41,3 @@ "main": "lib/index.js",

},
"typings": "env-var.d.ts",
"engines": {

@@ -43,0 +44,0 @@ "node": ">=0.10"

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