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

@aws/dynamodb-auto-marshaller

Package Overview
Dependencies
Maintainers
12
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.4.0 to 0.4.1

0

build/BinarySet.d.ts

@@ -0,0 +0,0 @@ import { ObjectSet } from "./ObjectSet";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export * from './BinarySet';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { AttributeMap, AttributeValue } from "aws-sdk/clients/dynamodb";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { ObjectSet } from "./ObjectSet";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export declare abstract class ObjectSet<T> implements Set<T> {

@@ -0,0 +0,0 @@ "use strict";

6

package.json
{
"name": "@aws/dynamodb-auto-marshaller",
"version": "0.4.0",
"version": "0.4.1",
"description": "A data marshaller that converts JavaScript types into Amazon DynamoDB AttributeValues",

@@ -35,4 +35,4 @@ "keywords": [

"jest": "^21",
"typedoc": "^0.9.0",
"typescript": "^2.6"
"typedoc": "^0.11.0",
"typescript": "^2.7"
},

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

@@ -0,0 +0,0 @@ # Amazon DynamoDB Automarshaller

@@ -5,3 +5,2 @@ {

"lib": [
"dom",
"es5",

@@ -8,0 +7,0 @@ "es2015.iterable",

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