Socket
Socket
Sign inDemoInstall

@availity/env-var

Package Overview
Dependencies
0
Maintainers
17
Versions
42
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 2.0.1

9

CHANGELOG.md

@@ -5,2 +5,11 @@ # Changelog

## [2.0.1](https://github.com/Availity/sdk-js/compare/@availity/env-var@2.0.0...@availity/env-var@2.0.1) (2022-04-28)
### Bug Fixes
* add browser field for output ([0ce7170](https://github.com/Availity/sdk-js/commit/0ce717075a82675b8707e4db0cc07cd4af370f3d))
# [2.0.0](https://github.com/Availity/sdk-js/compare/@availity/env-var@1.11.3...@availity/env-var@2.0.0) (2022-04-28)

@@ -7,0 +16,0 @@

3

package.json
{
"name": "@availity/env-var",
"version": "2.0.0",
"version": "2.0.1",
"description": "Availity-specific way to determine variables based on the current environment the code is running in",

@@ -23,2 +23,3 @@ "keywords": [

],
"browser": "./dist/index.js",
"main": "./dist/index.js",

@@ -25,0 +26,0 @@ "module": "./dist/index.mjs",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc