@onylab/common-api 0.1.234 → 1.0.0

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 CHANGED
@@ -3,7 +3,7 @@
3
3
  "description": "Common API",
4
4
  "main": "dist/common-api.node.min.js",
5
5
  "types": "dist/common-api.d.ts",
6
- "version": "0.1.234",
6
+ "version": "1.0.0",
7
7
  "author": "Paul M.",
8
8
  "license": "NO LICENSE",
9
9
  "engines": {
@@ -24,71 +24,67 @@
24
24
  "validate": "(npm run compile --silent && npm run lint --silent && npm run test || { exit 1; })"
25
25
  },
26
26
  "dependencies": {
27
- "@sentry/integrations": "7.39.0",
28
- "@sentry/node": "7.39.0",
29
- "@sentry/tracing": "7.39.0",
30
- "@types/clean-css": "^4.2.6",
31
- "@types/compression": "^1.7.2",
32
- "@types/html-minifier-terser": "^7.0.0",
33
- "axios": "^0.24.0",
34
- "clean-css": "^5.3.1",
27
+ "@sentry/node": "^8.35.0",
28
+ "@sentry/profiling-node": "^8.35.0",
29
+ "@types/clean-css": "^4.2.11",
30
+ "@types/compression": "^1.7.5",
31
+ "@types/html-minifier-terser": "^7.0.2",
32
+ "axios": "^1.7.7",
33
+ "clean-css": "^5.3.3",
35
34
  "color-name": "^1.1.4",
36
35
  "compression": "^1.7.4",
37
36
  "connect-timeout": "^1.9.0",
38
37
  "cors": "^2.8.5",
39
- "emoji-regex": "^10.1.0",
40
- "express": "4.18.2",
41
- "express-session": "1.17.3",
42
- "fast-diff": "^1.2.0",
43
- "helmet": "^4.6.0",
44
- "html-minifier-terser": "^7.1.0",
38
+ "emoji-regex": "^10.4.0",
39
+ "express": "^4.21.1",
40
+ "express-session": "^1.18.1",
41
+ "fast-diff": "^1.3.0",
42
+ "helmet": "^8.0.0",
43
+ "html-minifier-terser": "^7.2.0",
44
+ "iconv-lite": "^0.6.3",
45
45
  "lodash": "^4.17.21",
46
- "luxon": "^2.0.2",
46
+ "luxon": "^3.5.0",
47
47
  "mustache": "^4.2.0",
48
- "node-mailjet": "^3.3.4",
49
- "prettyjson": "^1.2.1",
48
+ "node-mailjet": "^6.0.6",
49
+ "prettyjson": "^1.2.5",
50
50
  "retry": "^0.13.1",
51
- "shopify-api-node": "^3.7.2",
52
- "shopify-token": "^4.0.4",
53
- "typeorm": "^0.2.37",
54
- "urlencode": "^1.1.0"
51
+ "shopify-api-node": "^3.14.0",
52
+ "shopify-token": "^4.1.0",
53
+ "typeorm": "^0.3.20"
55
54
  },
56
55
  "devDependencies": {
57
- "@pamls/eslint-config": "^0.2.17",
58
- "@types/chai": "^4.2.21",
59
- "@types/color-name": "^1.1.1",
60
- "@types/connect-timeout": "0.0.35",
61
- "@types/cors": "^2.8.12",
62
- "@types/express": "4.17.17",
63
- "@types/express-session": "1.17.6",
64
- "@types/faker": "^5.5.8",
65
- "@types/glob": "^7.1.4",
66
- "@types/lodash": "^4.14.172",
67
- "@types/luxon": "^2.0.4",
68
- "@types/mocha": "^9.0.0",
69
- "@types/mustache": "^4.1.2",
70
- "@types/node": "^16.9.1",
71
- "@types/node-mailjet": "^3.3.7",
72
- "@types/prettyjson": "0.0.30",
73
- "@types/retry": "^0.12.1",
74
- "@types/sinon": "^10.0.2",
75
- "@types/urlencode": "^1.1.2",
76
- "@types/webpack-env": "^1.16.2",
77
- "chai": "^4.3.4",
78
- "copy-webpack-plugin": "^10.0.0",
79
- "eslint": "^7.32.0",
80
- "faker": "^5.5.3",
81
- "mocha": "^9.1.1",
82
- "nock": "^13.1.3",
83
- "sinon": "^12.0.1",
84
- "source-map-support": "^0.5.20",
85
- "ts-loader": "^9.2.5",
86
- "ts-node": "^10.2.1",
87
- "tsconfig-paths": "^3.11.0",
88
- "tsconfig-paths-webpack-plugin": "^3.5.1",
89
- "typescript": "^4.4.3",
90
- "webpack": "^5.52.1",
91
- "webpack-cli": "^4.8.0",
56
+ "@faker-js/faker": "^9.1.0",
57
+ "@pamls/eslint-config": "^0.2.24",
58
+ "@types/chai": "^4.3.20",
59
+ "@types/color-name": "^1.1.5",
60
+ "@types/connect-timeout": "^0.0.39",
61
+ "@types/cors": "^2.8.17",
62
+ "@types/express": "^5.0.0",
63
+ "@types/express-session": "^1.18.0",
64
+ "@types/glob": "^8.1.0",
65
+ "@types/lodash": "^4.17.12",
66
+ "@types/luxon": "^3.4.2",
67
+ "@types/mocha": "^10.0.9",
68
+ "@types/mustache": "^4.2.5",
69
+ "@types/node": "^22.8.2",
70
+ "@types/node-mailjet": "^3.3.12",
71
+ "@types/prettyjson": "^0.0.33",
72
+ "@types/retry": "^0.12.5",
73
+ "@types/sinon": "^10.0.20",
74
+ "@types/webpack-env": "^1.18.5",
75
+ "chai": "^4.5.0",
76
+ "copy-webpack-plugin": "^12.0.2",
77
+ "mocha": "^10.7.3",
78
+ "nock": "^13.5.5",
79
+ "sinon": "^15.2.0",
80
+ "source-map-support": "^0.5.21",
81
+ "ts-loader": "^9.5.1",
82
+ "ts-node": "^10.9.2",
83
+ "tsconfig-paths": "^4.2.0",
84
+ "tsconfig-paths-webpack-plugin": "^4.1.0",
85
+ "typescript": "^5.6.3",
86
+ "webpack": "^5.95.0",
87
+ "webpack-cli": "^5.1.4",
92
88
  "webpack-node-externals": "^3.0.0"
93
89
  },
94
90
  "directories": {