@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.
Files changed (1) hide show
  1. 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": "^4.9.0",
34
- "stacktrace-parser": "^0.1.8",
33
+ "cron-parser": "4.9.0",
34
+ "stacktrace-parser": "0.1.10",
35
35
  "tslib": "2.3.1",
36
- "uuid": "^9.0.0"
36
+ "uuid": "9.0.1"
37
37
  },
38
38
  "devDependencies": {
39
- "@aws-sdk/client-sqs": "^3.848.0",
40
- "@aws-sdk/lib-dynamodb": "^3.848.0",
41
- "@aws-sdk/lib-storage": "^3.723.0",
42
- "@azure/storage-blob": "^12.18.0",
43
- "@sendgrid/mail": "^7.6.0",
44
- "@trivago/prettier-plugin-sort-imports": "^4.2.0",
45
- "@types/analytics-node": "^3.1.14",
46
- "@types/archiver": "^5.3.2",
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.13.0",
57
- "@types/node-fetch": "^2.6.0",
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.2.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.1",
69
- "@typescript-eslint/eslint-plugin": "^5.21.0",
70
- "@typescript-eslint/parser": "^5.21.0",
71
- "aws-sdk": "^2.630.0",
72
- "cheerio": "^1.0.0-rc.3",
73
- "csv": "^5.3.2",
74
- "date-fns": "^2.14.0",
75
- "eslint": "^8.14.0",
76
- "eslint-config-prettier": "^8.5.0",
77
- "eslint-plugin-import": "^2.26.0",
78
- "eslint-plugin-jest": "^27.0.1",
79
- "fast-xml-parser": "^3.20.3",
80
- "firebase": "^9.0.2",
81
- "form-data": "^4.0.0",
82
- "ioredis": "^5.3.2",
83
- "libphonenumber-js": "^1.12.6",
84
- "mailgun.js": "^8.0.2",
85
- "moment": "^2.24.0",
86
- "mysql2": "^3.9.7",
87
- "neo4j-driver": "^5.5.0",
88
- "prettier": "^3.1.1",
89
- "prettier-plugin-organize-imports": "^3.2.3",
90
- "promise-parallel-throttle": "^3.3.0",
91
- "redis": "^4.6.7",
92
- "rimraf": "~4.4.0",
93
- "sendpulse-api": "^1.1.4",
94
- "slack": "^11.0.2",
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": "^4.2.0",
97
- "twilio": "^3.42.1",
98
- "typescript": "^5.3.2",
99
- "unzipper": "^0.10.11",
100
- "url": "^0.11.0"
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",