Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@awboost/aws-vault-credentials

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@awboost/aws-vault-credentials - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

6

package.json
{
"name": "@awboost/aws-vault-credentials",
"version": "0.2.0",
"version": "0.2.1",
"type": "module",

@@ -21,4 +21,4 @@ "homepage": "https://github.com/awboost/aws-vault-credentials#readme",

".": {
"types": "./lib/index.d.ts",
"default": "./lib/index.js"
"types": "./lib/aws-vault-credentials.d.ts",
"default": "./lib/aws-vault-credentials.js"
}

@@ -25,0 +25,0 @@ },

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

import { Credentials, Provider } from "@aws-sdk/types";
import type { Credentials, Provider } from "@aws-sdk/types";
import { spawn } from "child_process";

@@ -3,0 +3,0 @@ import { joinConcurrentCallers } from "./join-concurrent-callers.js";

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