Socket
Socket
Sign inDemoInstall

dynamodb-admin

Package Overview
Dependencies
Maintainers
4
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dynamodb-admin - npm Package Compare versions

Comparing version 4.4.0 to 4.4.1

26

package.json
{
"name": "dynamodb-admin",
"version": "4.4.0",
"version": "4.4.1",
"description": "GUI for DynamoDB. Useful for local development.",

@@ -36,20 +36,20 @@ "main": "lib/backend.js",

"argparse": "^2.0.1",
"aws-sdk": "^2.851.0",
"body-parser": "^1.19.0",
"cli-color": "^2.0.0",
"cookie-parser": "^1.4.5",
"ejs": "^3.1.6",
"aws-sdk": "^2.1225.0",
"body-parser": "^1.20.0",
"cli-color": "^2.0.3",
"cookie-parser": "^1.4.6",
"ejs": "^3.1.8",
"errorhandler": "^1.5.1",
"express": "^4.17.1",
"express": "^4.18.1",
"lodash.pickby": "^4.6.0",
"open": "^8.2.1"
"open": "^8.4.0"
},
"devDependencies": {
"ejs-lint": "^1.1.0",
"eslint": "^8.0.1",
"eslint-plugin-jest": "^26.0.0",
"ejs-lint": "^1.2.2",
"eslint": "^8.24.0",
"eslint-plugin-jest": "^27.0.4",
"husky": "^4.3.8",
"jest": "^27.0.6",
"nodemon": "^2.0.7"
"jest": "^29.1.1",
"nodemon": "^2.0.20"
}
}

Sorry, the diff of this file is not supported yet

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