Socket
Socket
Sign inDemoInstall

@availity/env-var

Package Overview
Dependencies
Maintainers
13
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@availity/env-var - npm Package Compare versions

Comparing version 1.9.2 to 2.0.0-alpha.15

lib/index.js

7

package.json
{
"name": "@availity/env-var",
"version": "1.9.2",
"version": "2.0.0-alpha.15+fa3cf31",
"description": "Availity-specific way to determine variables based on the current environment the code is running in",
"main": "index.js",
"main": "src/index.js",
"module": "lib/index.js",
"types": "index.d.ts",

@@ -27,3 +28,3 @@ "repository": {

},
"gitHead": "f0b6e96115e9503d98fb8bb8d9d30cc735f27701"
"gitHead": "fa3cf31fb566cea8e0c963f98ee55cba94cf35db"
}

@@ -1,2 +0,2 @@

import envVar, { setEnvironments } from '../index';
import envVar, { setEnvironments } from '../src';

@@ -3,0 +3,0 @@ const setHostname = hostname => {

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