@webiny/db-dynamodb
Advanced tools
Comparing version 5.0.0-beta.1 to 5.0.0-beta.2
{ | ||
"name": "@webiny/db-dynamodb", | ||
"version": "5.0.0-beta.1", | ||
"version": "5.0.0-beta.2", | ||
"main": "index.js", | ||
@@ -10,8 +10,11 @@ "types": "types.d.ts", | ||
}, | ||
"description": "A DynamoDB driver for the @webin/data database client.", | ||
"description": "A DynamoDB driver for the @webiny/db database client.", | ||
"author": "Webiny Ltd", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@webiny/db": "^5.0.0-beta.1" | ||
"@webiny/db": "^5.0.0-beta.2" | ||
}, | ||
"devDependencies": { | ||
"jest-dynalite": "^3.2.0" | ||
}, | ||
"publishConfig": { | ||
@@ -26,3 +29,3 @@ "access": "public", | ||
}, | ||
"gitHead": "1258532e122a172df782b55cf080a2922687b95f" | ||
"gitHead": "d3bb8397c2cd0be78e9fe8cd441b4e13b72fffe6" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
82945
1
Updated@webiny/db@^5.0.0-beta.2