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

@webiny/db-dynamodb

Package Overview
Dependencies
Maintainers
1
Versions
434
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@webiny/db-dynamodb - npm Package Compare versions

Comparing version 5.4.0 to 5.5.0-beta.0

13

package.json
{
"name": "@webiny/db-dynamodb",
"version": "5.4.0",
"version": "5.5.0-beta.0",
"main": "index.js",

@@ -13,3 +13,3 @@ "repository": {

"dependencies": {
"@webiny/db": "5.4.0"
"@webiny/db": "5.5.0-beta.0"
},

@@ -19,2 +19,4 @@ "devDependencies": {

"@babel/core": "^7.5.5",
"@webiny/cli": "^5.5.0-beta.0",
"@webiny/project-utils": "^5.5.0-beta.0",
"jest": "^26.6.3",

@@ -30,7 +32,6 @@ "jest-dynalite": "^3.2.0",

"scripts": {
"build": "rimraf ./dist '*.tsbuildinfo' && babel src -d dist --source-maps --copy-files --extensions \".ts,.tsx\" && yarn postbuild",
"watch": "babel src -d dist --source-maps --copy-files --extensions \".ts,.tsx\" --watch",
"postbuild": "cp package.json LICENSE README.md dist/ && tsc -p tsconfig.build.json"
"build": "yarn webiny run build",
"watch": "yarn webiny run watch"
},
"gitHead": "0b64541ac190a12b7fcbaa88218da14cf2249997"
"gitHead": "fd182004749f6b1ef01740c21b6773808c4802c6"
}
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