Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 1.07 KB

File metadata and controls

32 lines (17 loc) · 1.07 KB

@awspilot/dynamodb

@awspilot/dynamodb is a NodeJS and Browser utility to access Amazon DynamoDB databases

npm test Downloads Downloads License


	npm install @awspilot/dynamodb

WARN: version 2.x moved aws-sdk to peer dependencies. You should add aws-sdk as dependency in your project.


Note:

Please know your npm sources and avoid including npm packages for every small thing
According to this post there were packages in the npm registry that steal your environment variables