New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

confeta-env

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

confeta-env - npm Package Compare versions

Comparing version 1.3.1 to 1.3.2

2

lib/index.js

@@ -44,3 +44,3 @@ 'use strict';

if (arraySeparator && value.indexOf(arraySeparator) > -1) {
if (value && arraySeparator && value.indexOf(arraySeparator) > -1) {
value = value.split(arraySeparator);

@@ -47,0 +47,0 @@ }

{
"name": "confeta-env",
"version": "1.3.1",
"version": "1.3.2",
"description": "Confeta env source",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

Sorry, the diff of this file is too big to display

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