Socket
Socket
Sign inDemoInstall

@dotcom-tool-kit/vault

Package Overview
Dependencies
126
Maintainers
2
Versions
127
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.1.2 to 3.1.3

2

lib/index.js

@@ -134,3 +134,3 @@ "use strict";

const required = {};
appShared.env.map((envVar) => {
appShared.env.forEach((envVar) => {
if (allShared.hasOwnProperty(envVar)) {

@@ -137,0 +137,0 @@ required[envVar] = allShared[envVar];

{
"name": "@dotcom-tool-kit/vault",
"version": "3.1.2",
"version": "3.1.3",
"description": "",

@@ -11,4 +11,4 @@ "main": "lib",

"@dotcom-tool-kit/error": "^3.1.0",
"@dotcom-tool-kit/options": "^3.1.2",
"@dotcom-tool-kit/types": "^3.3.0",
"@dotcom-tool-kit/options": "^3.1.3",
"@dotcom-tool-kit/types": "^3.3.1",
"@financial-times/n-fetch": "^1.0.0-beta.12",

@@ -15,0 +15,0 @@ "fs": "0.0.1-security",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc