Skip to content

Commit 49b8a5f

Browse files
committed
🔖 v0.1.2
1 parent 047cb6d commit 49b8a5f

File tree

2 files changed

+18
-3
lines changed

2 files changed

+18
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dynamo-data-transform",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "DynamoDB Data Transformation Tool",
55
"main": "./index.js",
66
"repository": "https://github.com/jitsecurity/dynamo-data-transform",
@@ -20,6 +20,21 @@
2020
"publishConfig": {
2121
"registry": "https://registry.npmjs.org"
2222
},
23+
"keywords": [
24+
"dynamodb",
25+
"dynamodb data",
26+
"dynamo",
27+
"dynamo data",
28+
"transform",
29+
"transformation",
30+
"dynamo transformations",
31+
"dynamo transformer",
32+
"dynamo migration",
33+
"serverless",
34+
"serverless plugin",
35+
"serverless dynamo",
36+
"sls dyanmo"
37+
],
2338
"dependencies": {
2439
"@aws-sdk/client-dynamodb": "^3.82.0",
2540
"@aws-sdk/client-s3": "^3.94.0",

0 commit comments

Comments
 (0)