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

dynamodb-raw

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dynamodb-raw - npm Package Compare versions

Comparing version 1.1.3 to 1.1.5

6

lib/table.js

@@ -469,5 +469,5 @@ 'use strict';

//if(type === 'DATE') {
//type = 'S';
//}
if(type === 'DATE') {
type = 'N';
}

@@ -474,0 +474,0 @@ return {

{
"name": "dynamodb-raw",
"version": "1.1.3",
"version": "1.1.5",
"contributors": [

@@ -5,0 +5,0 @@ "Ryan Fitzgerald <ryan@codebrewstudios.com>",

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