@useparagon/core 1.1.1 → 1.1.2-canary.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 +65 -65
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@useparagon/core",
|
|
3
|
-
"version": "1.1.1",
|
|
3
|
+
"version": "1.1.2-canary.1",
|
|
4
4
|
"description": "Core libraries for paragraph",
|
|
5
5
|
"repository": "https://github.com/useparagon/paragraph",
|
|
6
6
|
"packageManager": "pnpm@8.10.5",
|
|
@@ -30,74 +30,74 @@
|
|
|
30
30
|
}
|
|
31
31
|
},
|
|
32
32
|
"dependencies": {
|
|
33
|
-
"cron-parser": "
|
|
34
|
-
"stacktrace-parser": "
|
|
33
|
+
"cron-parser": "4.9.0",
|
|
34
|
+
"stacktrace-parser": "0.1.10",
|
|
35
35
|
"tslib": "2.3.1",
|
|
36
|
-
"uuid": "
|
|
36
|
+
"uuid": "9.0.1"
|
|
37
37
|
},
|
|
38
38
|
"devDependencies": {
|
|
39
|
-
"@aws-sdk/client-sqs": "
|
|
40
|
-
"@aws-sdk/lib-dynamodb": "
|
|
41
|
-
"@aws-sdk/lib-storage": "
|
|
42
|
-
"@azure/storage-blob": "
|
|
43
|
-
"@sendgrid/mail": "
|
|
44
|
-
"@trivago/prettier-plugin-sort-imports": "
|
|
45
|
-
"@types/analytics-node": "
|
|
46
|
-
"@types/archiver": "
|
|
47
|
-
"@types/bluebird": "
|
|
48
|
-
"@types/cloudflare": "
|
|
49
|
-
"@types/html-pdf": "
|
|
50
|
-
"@types/jsforce": "
|
|
51
|
-
"@types/jsonwebtoken": "
|
|
52
|
-
"@types/lodash": "
|
|
53
|
-
"@types/luxon": "
|
|
54
|
-
"@types/mailgun-js": "
|
|
55
|
-
"@types/mssql": "
|
|
56
|
-
"@types/node": "
|
|
57
|
-
"@types/node-fetch": "
|
|
58
|
-
"@types/number-to-words": "
|
|
59
|
-
"@types/oauth": "
|
|
60
|
-
"@types/pg": "
|
|
61
|
-
"@types/postlight__mercury-parser": "
|
|
62
|
-
"@types/ramda": "
|
|
63
|
-
"@types/snowflake-sdk": "
|
|
64
|
-
"@types/ssh2-sftp-client": "
|
|
65
|
-
"@types/underscore": "
|
|
66
|
-
"@types/underscore.string": "
|
|
67
|
-
"@types/unzipper": "
|
|
68
|
-
"@types/uuid": "
|
|
69
|
-
"@typescript-eslint/eslint-plugin": "
|
|
70
|
-
"@typescript-eslint/parser": "
|
|
71
|
-
"aws-sdk": "
|
|
72
|
-
"cheerio": "
|
|
73
|
-
"csv": "
|
|
74
|
-
"date-fns": "
|
|
75
|
-
"eslint": "
|
|
76
|
-
"eslint-config-prettier": "
|
|
77
|
-
"eslint-plugin-import": "
|
|
78
|
-
"eslint-plugin-jest": "
|
|
79
|
-
"fast-xml-parser": "
|
|
80
|
-
"firebase": "
|
|
81
|
-
"form-data": "
|
|
82
|
-
"ioredis": "
|
|
83
|
-
"libphonenumber-js": "
|
|
84
|
-
"mailgun.js": "
|
|
85
|
-
"moment": "
|
|
86
|
-
"mysql2": "
|
|
87
|
-
"neo4j-driver": "
|
|
88
|
-
"prettier": "
|
|
89
|
-
"prettier-plugin-organize-imports": "
|
|
90
|
-
"promise-parallel-throttle": "
|
|
91
|
-
"redis": "
|
|
92
|
-
"rimraf": "
|
|
93
|
-
"sendpulse-api": "
|
|
94
|
-
"slack": "
|
|
39
|
+
"@aws-sdk/client-sqs": "3.1022.0",
|
|
40
|
+
"@aws-sdk/lib-dynamodb": "3.1022.0",
|
|
41
|
+
"@aws-sdk/lib-storage": "3.1022.0",
|
|
42
|
+
"@azure/storage-blob": "12.31.0",
|
|
43
|
+
"@sendgrid/mail": "7.7.0",
|
|
44
|
+
"@trivago/prettier-plugin-sort-imports": "4.3.0",
|
|
45
|
+
"@types/analytics-node": "3.1.14",
|
|
46
|
+
"@types/archiver": "5.3.4",
|
|
47
|
+
"@types/bluebird": "3.5.42",
|
|
48
|
+
"@types/cloudflare": "2.7.13",
|
|
49
|
+
"@types/html-pdf": "3.0.3",
|
|
50
|
+
"@types/jsforce": "1.11.5",
|
|
51
|
+
"@types/jsonwebtoken": "9.0.5",
|
|
52
|
+
"@types/lodash": "4.14.202",
|
|
53
|
+
"@types/luxon": "3.3.7",
|
|
54
|
+
"@types/mailgun-js": "0.22.18",
|
|
55
|
+
"@types/mssql": "9.1.4",
|
|
56
|
+
"@types/node": "18.19.3",
|
|
57
|
+
"@types/node-fetch": "2.6.10",
|
|
58
|
+
"@types/number-to-words": "1.2.3",
|
|
59
|
+
"@types/oauth": "0.9.4",
|
|
60
|
+
"@types/pg": "8.10.9",
|
|
61
|
+
"@types/postlight__mercury-parser": "2.2.7",
|
|
62
|
+
"@types/ramda": "0.29.9",
|
|
63
|
+
"@types/snowflake-sdk": "1.6.20",
|
|
64
|
+
"@types/ssh2-sftp-client": "5.3.2",
|
|
65
|
+
"@types/underscore": "1.11.15",
|
|
66
|
+
"@types/underscore.string": "0.0.41",
|
|
67
|
+
"@types/unzipper": "0.10.9",
|
|
68
|
+
"@types/uuid": "9.0.7",
|
|
69
|
+
"@typescript-eslint/eslint-plugin": "5.62.0",
|
|
70
|
+
"@typescript-eslint/parser": "5.62.0",
|
|
71
|
+
"aws-sdk": "2.1528.0",
|
|
72
|
+
"cheerio": "1.0.0-rc.12",
|
|
73
|
+
"csv": "5.5.3",
|
|
74
|
+
"date-fns": "2.30.0",
|
|
75
|
+
"eslint": "8.55.0",
|
|
76
|
+
"eslint-config-prettier": "8.10.0",
|
|
77
|
+
"eslint-plugin-import": "2.29.0",
|
|
78
|
+
"eslint-plugin-jest": "27.6.0",
|
|
79
|
+
"fast-xml-parser": "3.21.1",
|
|
80
|
+
"firebase": "9.23.0",
|
|
81
|
+
"form-data": "4.0.5",
|
|
82
|
+
"ioredis": "5.10.1",
|
|
83
|
+
"libphonenumber-js": "1.12.41",
|
|
84
|
+
"mailgun.js": "8.2.2",
|
|
85
|
+
"moment": "2.30.1",
|
|
86
|
+
"mysql2": "3.16.3",
|
|
87
|
+
"neo4j-driver": "5.16.0",
|
|
88
|
+
"prettier": "3.1.1",
|
|
89
|
+
"prettier-plugin-organize-imports": "3.2.4",
|
|
90
|
+
"promise-parallel-throttle": "3.3.0",
|
|
91
|
+
"redis": "4.6.12",
|
|
92
|
+
"rimraf": "4.4.1",
|
|
93
|
+
"sendpulse-api": "1.1.6",
|
|
94
|
+
"slack": "11.0.2",
|
|
95
95
|
"ts-node": "10.9.1",
|
|
96
|
-
"tsconfig-paths": "
|
|
97
|
-
"twilio": "
|
|
98
|
-
"typescript": "
|
|
99
|
-
"unzipper": "
|
|
100
|
-
"url": "
|
|
96
|
+
"tsconfig-paths": "4.2.0",
|
|
97
|
+
"twilio": "3.84.1",
|
|
98
|
+
"typescript": "5.3.3",
|
|
99
|
+
"unzipper": "0.10.14",
|
|
100
|
+
"url": "0.11.3"
|
|
101
101
|
},
|
|
102
102
|
"scripts": {
|
|
103
103
|
"build": "tsc -b tsconfig.release.json",
|