Socket
Socket
Sign inDemoInstall

dotenvi

Package Overview
Dependencies
50
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.9.0 to 0.9.1

2

dist/resolvers.js

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

const AWS = require("aws-sdk");
const Credstash = require('nodecredstash');
const Credstash = require('aws-credstash');
const bluebird_1 = require("bluebird");

@@ -15,0 +15,0 @@ const utils_1 = require("./utils");

{
"name": "dotenvi",
"version": "0.9.0",
"version": "0.9.1",
"author": "Ben Ross",

@@ -41,6 +41,6 @@ "license": "MIT",

"argparse": "^1.0.10",
"aws-sdk": "^2.224.1",
"aws-credstash": "^3.0.0",
"aws-sdk": "^2.567.0",
"bluebird": "^3.5.1",
"js-yaml": "^3.11.0",
"nodecredstash": "^2.0.2"
"js-yaml": "^3.11.0"
},

@@ -47,0 +47,0 @@ "devDependencies": {

import * as AWS from 'aws-sdk';
import { DescribeStacksOutput } from 'aws-sdk/clients/cloudformation';
const Credstash = require('nodecredstash');
const Credstash = require('aws-credstash');

@@ -6,0 +6,0 @@ import { promisify } from 'bluebird';

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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