@awboost/aws-vault-credentials
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"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"; |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
13891
1