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

@aws/dynamodb-data-marshaller

Package Overview
Dependencies
Maintainers
13
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws/dynamodb-data-marshaller - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

8

package.json
{
"name": "@aws/dynamodb-data-marshaller",
"version": "0.1.0",
"version": "0.1.1",
"description": "A schema-based data marshaller for Amazon DynamoDB",

@@ -20,9 +20,9 @@ "main": "./build/index.js",

"@types/node": "^8.0.4",
"aws-sdk": "^2.7.0",
"jest": "^20.0.4",
"typescript": "^2.5.2",
"aws-sdk": "^2.7.0"
"typescript": "^2.5.2"
},
"dependencies": {
"@aws/dynamodb-auto-marshaller": "^0.1.0",
"@aws/dynamodb-expressions": "^0.1.0"
"@aws/dynamodb-expressions": "^0.1.1"
},

@@ -29,0 +29,0 @@ "peerDependencies": {

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