@aws-sdk/lib-dynamodb
Advanced tools
Comparing version 3.692.0 to 3.693.0
{ | ||
"name": "@aws-sdk/lib-dynamodb", | ||
"version": "3.692.0", | ||
"version": "3.693.0", | ||
"description": "The document client simplifies working with items in Amazon DynamoDB by abstracting away the notion of attribute values.", | ||
@@ -17,6 +17,6 @@ "main": "./dist-cjs/index.js", | ||
"extract:docs": "api-extractor run --local", | ||
"test": "vitest run", | ||
"test:e2e": "vitest run -c vitest.config.e2e.ts --mode development", | ||
"test:watch": "vitest watch", | ||
"test:e2e:watch": "vitest watch -c vitest.config.e2e.ts" | ||
"test": "yarn g:vitest run", | ||
"test:e2e": "yarn g:vitest run -c vitest.config.e2e.ts --mode development", | ||
"test:watch": "yarn g:vitest watch", | ||
"test:e2e:watch": "yarn g:vitest watch -c vitest.config.e2e.ts" | ||
}, | ||
@@ -32,4 +32,4 @@ "engines": { | ||
"dependencies": { | ||
"@aws-sdk/core": "3.692.0", | ||
"@aws-sdk/util-dynamodb": "3.692.0", | ||
"@aws-sdk/core": "3.693.0", | ||
"@aws-sdk/util-dynamodb": "3.693.0", | ||
"@smithy/core": "^2.5.2", | ||
@@ -41,6 +41,6 @@ "@smithy/smithy-client": "^3.4.3", | ||
"peerDependencies": { | ||
"@aws-sdk/client-dynamodb": "^3.692.0" | ||
"@aws-sdk/client-dynamodb": "^3.693.0" | ||
}, | ||
"devDependencies": { | ||
"@aws-sdk/client-dynamodb": "3.692.0", | ||
"@aws-sdk/client-dynamodb": "3.693.0", | ||
"@tsconfig/recommended": "1.0.1", | ||
@@ -47,0 +47,0 @@ "@types/node": "^16.18.96", |
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
213341
+ Added@aws-sdk/core@3.693.0(transitive)
+ Added@aws-sdk/util-dynamodb@3.693.0(transitive)
- Removed@aws-sdk/core@3.692.0(transitive)
- Removed@aws-sdk/util-dynamodb@3.692.0(transitive)
Updated@aws-sdk/core@3.693.0