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

dynamodb-value

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dynamodb-value - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

8

package.json
{
"name": "dynamodb-value",
"version": "1.0.4",
"version": "1.0.5",
"description": "",

@@ -12,9 +12,9 @@ "main": "index.js",

"bugs": {
"url": "https://github.com/kessler/node-dynamodb-value/issues"
"url": "https://github.com/ironSource/node-dynamodb-value/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/kessler/node-dynamodb-value"
"url": "https://github.com/ironSource/node-dynamodb-value"
},
"homepage": "https://github.com/kessler/node-dynamodb-value",
"homepage": "https://github.com/ironSource/node-dynamodb-value",
"license": "MIT",

@@ -21,0 +21,0 @@ "devDependencies": {

@@ -1,2 +0,2 @@

# dynamodb-value (WIP) [![Build Status](https://secure.travis-ci.org/ironSource/node-dynamodb-value.png?branch=master)](http://travis-ci.org/ironSource/node-dynamodb-value)
# dynamodb-value [![Build Status](https://secure.travis-ci.org/ironSource/node-dynamodb-value.png?branch=master)](http://travis-ci.org/ironSource/node-dynamodb-value)

@@ -28,2 +28,2 @@ Convert javascript object into dynamodb schema and back. This is a simplified version of a more complete solution: [official sdk from aws](https://github.com/awslabs/dynamodb-document-js-sdk)

[MIT](http://opensource.org/licenses/MIT) © yaniv kessler
[MIT](http://opensource.org/licenses/MIT) © ironSource
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