@digitraffic/common 2024.12.10-2 → 2025.1.10-1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +32 -30
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@digitraffic/common",
|
3
|
-
"version": "
|
3
|
+
"version": "2025.1.10-1",
|
4
4
|
"description": "",
|
5
5
|
"type": "module",
|
6
6
|
"repository": {
|
@@ -104,45 +104,46 @@
|
|
104
104
|
"./dist/aws/runtime/digitraffic-integration-response": "./dist/aws/runtime/digitraffic-integration-response.js"
|
105
105
|
},
|
106
106
|
"peerDependencies": {
|
107
|
-
"@aws-sdk/client-api-gateway": "^3.
|
108
|
-
"@aws-sdk/client-s3": "^3.
|
109
|
-
"@aws-sdk/client-secrets-manager": "^3.
|
110
|
-
"@aws-sdk/client-sns": "^3.
|
111
|
-
"@aws-sdk/lib-storage": "^3.
|
107
|
+
"@aws-sdk/client-api-gateway": "^3.721.0",
|
108
|
+
"@aws-sdk/client-s3": "^3.721.0",
|
109
|
+
"@aws-sdk/client-secrets-manager": "^3.721.0",
|
110
|
+
"@aws-sdk/client-sns": "^3.721.0",
|
111
|
+
"@aws-sdk/lib-storage": "^3.721.0",
|
112
112
|
"@date-fns/tz": "1.2.0",
|
113
|
-
"@smithy/fetch-http-handler": "
|
114
|
-
"aws-cdk-lib": "^2.
|
113
|
+
"@smithy/fetch-http-handler": "4.1.3",
|
114
|
+
"aws-cdk-lib": "^2.173.4",
|
115
115
|
"change-case": "^5.4.4",
|
116
116
|
"constructs": "~10.4.2",
|
117
117
|
"date-fns": "~4.1.0",
|
118
118
|
"etag": "^1.8.1",
|
119
119
|
"geojson-validation": "^1.0.2",
|
120
|
-
"ky": "^1.7.
|
120
|
+
"ky": "^1.7.4",
|
121
121
|
"lodash-es": "^4.17.21",
|
122
122
|
"node-ttl": "^0.2.0",
|
123
123
|
"pg-native": "^3.2.0",
|
124
|
-
"pg-promise": "^11.10.
|
125
|
-
"
|
124
|
+
"pg-promise": "^11.10.2",
|
125
|
+
"pg-query-stream": "4.7.1",
|
126
|
+
"zod": "^3.24.1"
|
126
127
|
},
|
127
128
|
"devDependencies": {
|
128
|
-
"@aws-sdk/client-api-gateway": "^3.
|
129
|
-
"@aws-sdk/client-s3": "^3.
|
130
|
-
"@aws-sdk/client-secrets-manager": "^3.
|
131
|
-
"@aws-sdk/client-sns": "^3.
|
132
|
-
"@aws-sdk/lib-storage": "^3.
|
129
|
+
"@aws-sdk/client-api-gateway": "^3.721.0",
|
130
|
+
"@aws-sdk/client-s3": "^3.721.0",
|
131
|
+
"@aws-sdk/client-secrets-manager": "^3.721.0",
|
132
|
+
"@aws-sdk/client-sns": "^3.721.0",
|
133
|
+
"@aws-sdk/lib-storage": "^3.721.0",
|
133
134
|
"@date-fns/tz": "1.2.0",
|
134
135
|
"@digitraffic/eslint-config": "^3.0.1",
|
135
136
|
"@jest/globals": "^29.7.0",
|
136
137
|
"@rushstack/eslint-config": "^3.7.1",
|
137
|
-
"@rushstack/heft": "^0.68.
|
138
|
-
"@rushstack/heft-jest-plugin": "^0.
|
139
|
-
"@rushstack/heft-lint-plugin": "^0.5.
|
140
|
-
"@rushstack/heft-typescript-plugin": "^0.
|
141
|
-
"@smithy/fetch-http-handler": "
|
142
|
-
"@smithy/types": "^3.
|
143
|
-
"@types/aws-lambda": "8.10.
|
138
|
+
"@rushstack/heft": "^0.68.11",
|
139
|
+
"@rushstack/heft-jest-plugin": "^0.14.1",
|
140
|
+
"@rushstack/heft-lint-plugin": "^0.5.10",
|
141
|
+
"@rushstack/heft-typescript-plugin": "^0.6.4",
|
142
|
+
"@smithy/fetch-http-handler": "4.1.3",
|
143
|
+
"@smithy/types": "^3.7.2",
|
144
|
+
"@types/aws-lambda": "8.10.147",
|
144
145
|
"@types/etag": "^1.8.3",
|
145
|
-
"@types/geojson": "7946.0.
|
146
|
+
"@types/geojson": "7946.0.15",
|
146
147
|
"@types/geojson-validation": "^1.0.3",
|
147
148
|
"@types/jest": "29.5.14",
|
148
149
|
"@types/lodash-es": "4.17.12",
|
@@ -150,7 +151,7 @@
|
|
150
151
|
"@types/node": "20.17.6",
|
151
152
|
"@typescript-eslint/eslint-plugin": "~7.14.1",
|
152
153
|
"@typescript-eslint/parser": "^7.18.0",
|
153
|
-
"aws-cdk-lib": "^2.
|
154
|
+
"aws-cdk-lib": "^2.173.4",
|
154
155
|
"aws-sdk": "^2.1692.0",
|
155
156
|
"change-case": "^5.4.4",
|
156
157
|
"constructs": "~10.4.2",
|
@@ -162,19 +163,20 @@
|
|
162
163
|
"geojson-validation": "^1.0.2",
|
163
164
|
"jest": "^29.7.0",
|
164
165
|
"jest-junit": "^16.0.0",
|
165
|
-
"ky": "^1.7.
|
166
|
+
"ky": "^1.7.4",
|
166
167
|
"lodash": "^4.17.21",
|
167
168
|
"lodash-es": "~4.17.21",
|
168
169
|
"madge": "^8.0.0",
|
169
170
|
"node-ttl": "^0.2.0",
|
170
171
|
"pg-native": "^3.2.0",
|
171
|
-
"pg-promise": "^11.10.
|
172
|
-
"
|
172
|
+
"pg-promise": "^11.10.2",
|
173
|
+
"pg-query-stream": "4.7.1",
|
174
|
+
"prettier": "^3.4.2",
|
173
175
|
"rimraf": "^6.0.1",
|
174
176
|
"ts-jest": "^29.2.5",
|
175
|
-
"typescript": "~5.
|
177
|
+
"typescript": "~5.5.4",
|
176
178
|
"velocityjs": "^2.0.6",
|
177
|
-
"zod": "~3.
|
179
|
+
"zod": "~3.24.1"
|
178
180
|
},
|
179
181
|
"scripts": {
|
180
182
|
"build": "heft build --clean",
|