Socket
Socket
Sign inDemoInstall

@aws/dynamodb-expressions

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-expressions - npm Package Compare versions

Comparing version 0.2.1 to 0.3.0

0

build/AttributeBearingExpression.d.ts

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

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=AttributeBearingExpression.js.map

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

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

@@ -0,0 +0,0 @@ import { AttributeValue as BaseAttributeValue } from 'aws-sdk/clients/dynamodb';

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

6

package.json
{
"name": "@aws/dynamodb-expressions",
"version": "0.2.1",
"version": "0.3.0",
"description": "Composable expression objects for Amazon DynamoDB",

@@ -30,5 +30,5 @@ "main": "./build/index.js",

"dependencies": {
"@aws/dynamodb-auto-marshaller": "^0.2.1",
"tslib": "^1.8"
"@aws/dynamodb-auto-marshaller": "^0.3.0",
"tslib": "^1.8.1"
}
}

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

@@ -0,0 +0,0 @@ {

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