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.7.0 to 0.7.1

10

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

@@ -19,8 +19,6 @@ "keywords": [

"types": "./build/index.d.ts",
"module": "./build/index.mjs",
"scripts": {
"docs": "typedoc src",
"prepublishOnly": "tsc && npm run rollup",
"prepublishOnly": "tsc",
"pretest": "tsc -p tsconfig.test.json",
"rollup": "rollup -c rollup.config.js",
"test": "jest"

@@ -38,4 +36,2 @@ },

"jest": "^23",
"rollup": "^0.62",
"rollup-plugin-typescript": "^0.8",
"typedoc": "^0.11.0",

@@ -48,5 +44,5 @@ "typescript": "^2.7"

"dependencies": {
"@aws/dynamodb-auto-marshaller": "^0.7.0",
"@aws/dynamodb-auto-marshaller": "^0.7.1",
"tslib": "^1.8.1"
}
}
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