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

aws-assume

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aws-assume - npm Package Compare versions

Comparing version

to
0.1.2

8

package.json
{
"name": "aws-assume",
"description": "Generate teporary credentials for aws assumed roles.",
"version": "0.1.1",
"version": "0.1.2",
"author": "Jonathan Brumley <cayasso@gmail.com>",

@@ -27,6 +27,4 @@ "keywords": [

"dependencies": {
"commander": "^2.9.0",
"pre-commit": "^1.1.3",
"rc": "^1.1.6",
"shelljs": "^0.7.1"
"aws-sdk": "^2.7.7",
"ini": "^1.3.4"
},

@@ -33,0 +31,0 @@ "devDependencies": {