@strapi/core 5.38.0 → 5.38.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.
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  var name = "@strapi/core";
6
- var version = "5.38.0";
6
+ var version = "5.38.1";
7
7
  var description = "Core of Strapi";
8
8
  var homepage = "https://strapi.io";
9
9
  var bugs = {
@@ -11,7 +11,8 @@ var bugs = {
11
11
  };
12
12
  var repository = {
13
13
  type: "git",
14
- url: "git://github.com/strapi/strapi.git"
14
+ url: "git://github.com/strapi/strapi.git",
15
+ directory: "packages/core/core"
15
16
  };
16
17
  var license = "SEE LICENSE IN LICENSE";
17
18
  var author = {
@@ -61,14 +62,14 @@ var dependencies = {
61
62
  "@koa/cors": "5.0.0",
62
63
  "@koa/router": "12.0.2",
63
64
  "@paralleldrive/cuid2": "2.2.2",
64
- "@strapi/admin": "5.38.0",
65
- "@strapi/database": "5.38.0",
66
- "@strapi/generators": "5.38.0",
67
- "@strapi/logger": "5.38.0",
68
- "@strapi/permissions": "5.38.0",
69
- "@strapi/types": "5.38.0",
70
- "@strapi/typescript-utils": "5.38.0",
71
- "@strapi/utils": "5.38.0",
65
+ "@strapi/admin": "5.38.1",
66
+ "@strapi/database": "5.38.1",
67
+ "@strapi/generators": "5.38.1",
68
+ "@strapi/logger": "5.38.1",
69
+ "@strapi/permissions": "5.38.1",
70
+ "@strapi/types": "5.38.1",
71
+ "@strapi/typescript-utils": "5.38.1",
72
+ "@strapi/utils": "5.38.1",
72
73
  "@vercel/stega": "0.1.2",
73
74
  bcryptjs: "2.4.3",
74
75
  boxen: "5.1.2",
@@ -83,14 +84,14 @@ var dependencies = {
83
84
  dotenv: "16.4.5",
84
85
  execa: "5.1.1",
85
86
  "fs-extra": "11.2.0",
86
- glob: "10.5.0",
87
+ glob: "13.0.0",
87
88
  "global-agent": "3.0.0",
88
89
  "http-errors": "2.0.0",
89
90
  inquirer: "8.2.5",
90
91
  "is-docker": "2.2.1",
91
92
  "json-logic-js": "2.0.5",
92
93
  jsonwebtoken: "9.0.0",
93
- koa: "2.16.3",
94
+ koa: "2.16.4",
94
95
  "koa-body": "6.0.1",
95
96
  "koa-compose": "4.1.0",
96
97
  "koa-compress": "5.1.1",
@@ -106,7 +107,7 @@ var dependencies = {
106
107
  ora: "5.4.1",
107
108
  "package-json": "7.0.0",
108
109
  "pkg-up": "3.1.0",
109
- qs: "6.14.2",
110
+ qs: "6.15.0",
110
111
  "resolve.exports": "2.0.2",
111
112
  semver: "7.5.4",
112
113
  statuses: "2.0.1",
@@ -136,11 +137,11 @@ var devDependencies = {
136
137
  "@types/node": "24.10.0",
137
138
  "@types/node-schedule": "2.1.7",
138
139
  "@types/statuses": "2.0.1",
139
- "eslint-config-custom": "5.38.0",
140
+ "eslint-config-custom": "5.38.1",
140
141
  supertest: "6.3.3",
141
- tsconfig: "5.38.0",
142
- vitest: "4.0.18",
143
- "vitest-config": "5.38.0"
142
+ tsconfig: "5.38.1",
143
+ vitest: "catalog:",
144
+ "vitest-config": "5.38.1"
144
145
  };
145
146
  var engines = {
146
147
  node: ">=20.0.0 <=24.x.x",
@@ -1 +1 @@
1
- {"version":3,"file":"package.json.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"package.json.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -1,5 +1,5 @@
1
1
  var name = "@strapi/core";
2
- var version = "5.38.0";
2
+ var version = "5.38.1";
3
3
  var description = "Core of Strapi";
4
4
  var homepage = "https://strapi.io";
5
5
  var bugs = {
@@ -7,7 +7,8 @@ var bugs = {
7
7
  };
8
8
  var repository = {
9
9
  type: "git",
10
- url: "git://github.com/strapi/strapi.git"
10
+ url: "git://github.com/strapi/strapi.git",
11
+ directory: "packages/core/core"
11
12
  };
12
13
  var license = "SEE LICENSE IN LICENSE";
13
14
  var author = {
@@ -57,14 +58,14 @@ var dependencies = {
57
58
  "@koa/cors": "5.0.0",
58
59
  "@koa/router": "12.0.2",
59
60
  "@paralleldrive/cuid2": "2.2.2",
60
- "@strapi/admin": "5.38.0",
61
- "@strapi/database": "5.38.0",
62
- "@strapi/generators": "5.38.0",
63
- "@strapi/logger": "5.38.0",
64
- "@strapi/permissions": "5.38.0",
65
- "@strapi/types": "5.38.0",
66
- "@strapi/typescript-utils": "5.38.0",
67
- "@strapi/utils": "5.38.0",
61
+ "@strapi/admin": "5.38.1",
62
+ "@strapi/database": "5.38.1",
63
+ "@strapi/generators": "5.38.1",
64
+ "@strapi/logger": "5.38.1",
65
+ "@strapi/permissions": "5.38.1",
66
+ "@strapi/types": "5.38.1",
67
+ "@strapi/typescript-utils": "5.38.1",
68
+ "@strapi/utils": "5.38.1",
68
69
  "@vercel/stega": "0.1.2",
69
70
  bcryptjs: "2.4.3",
70
71
  boxen: "5.1.2",
@@ -79,14 +80,14 @@ var dependencies = {
79
80
  dotenv: "16.4.5",
80
81
  execa: "5.1.1",
81
82
  "fs-extra": "11.2.0",
82
- glob: "10.5.0",
83
+ glob: "13.0.0",
83
84
  "global-agent": "3.0.0",
84
85
  "http-errors": "2.0.0",
85
86
  inquirer: "8.2.5",
86
87
  "is-docker": "2.2.1",
87
88
  "json-logic-js": "2.0.5",
88
89
  jsonwebtoken: "9.0.0",
89
- koa: "2.16.3",
90
+ koa: "2.16.4",
90
91
  "koa-body": "6.0.1",
91
92
  "koa-compose": "4.1.0",
92
93
  "koa-compress": "5.1.1",
@@ -102,7 +103,7 @@ var dependencies = {
102
103
  ora: "5.4.1",
103
104
  "package-json": "7.0.0",
104
105
  "pkg-up": "3.1.0",
105
- qs: "6.14.2",
106
+ qs: "6.15.0",
106
107
  "resolve.exports": "2.0.2",
107
108
  semver: "7.5.4",
108
109
  statuses: "2.0.1",
@@ -132,11 +133,11 @@ var devDependencies = {
132
133
  "@types/node": "24.10.0",
133
134
  "@types/node-schedule": "2.1.7",
134
135
  "@types/statuses": "2.0.1",
135
- "eslint-config-custom": "5.38.0",
136
+ "eslint-config-custom": "5.38.1",
136
137
  supertest: "6.3.3",
137
- tsconfig: "5.38.0",
138
- vitest: "4.0.18",
139
- "vitest-config": "5.38.0"
138
+ tsconfig: "5.38.1",
139
+ vitest: "catalog:",
140
+ "vitest-config": "5.38.1"
140
141
  };
141
142
  var engines = {
142
143
  node: ">=20.0.0 <=24.x.x",
@@ -1 +1 @@
1
- {"version":3,"file":"package.json.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"package.json.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@strapi/core",
3
- "version": "5.38.0",
3
+ "version": "5.38.1",
4
4
  "description": "Core of Strapi",
5
5
  "homepage": "https://strapi.io",
6
6
  "bugs": {
@@ -8,7 +8,8 @@
8
8
  },
9
9
  "repository": {
10
10
  "type": "git",
11
- "url": "git://github.com/strapi/strapi.git"
11
+ "url": "git://github.com/strapi/strapi.git",
12
+ "directory": "packages/core/core"
12
13
  },
13
14
  "license": "SEE LICENSE IN LICENSE",
14
15
  "author": {
@@ -58,14 +59,14 @@
58
59
  "@koa/cors": "5.0.0",
59
60
  "@koa/router": "12.0.2",
60
61
  "@paralleldrive/cuid2": "2.2.2",
61
- "@strapi/admin": "5.38.0",
62
- "@strapi/database": "5.38.0",
63
- "@strapi/generators": "5.38.0",
64
- "@strapi/logger": "5.38.0",
65
- "@strapi/permissions": "5.38.0",
66
- "@strapi/types": "5.38.0",
67
- "@strapi/typescript-utils": "5.38.0",
68
- "@strapi/utils": "5.38.0",
62
+ "@strapi/admin": "5.38.1",
63
+ "@strapi/database": "5.38.1",
64
+ "@strapi/generators": "5.38.1",
65
+ "@strapi/logger": "5.38.1",
66
+ "@strapi/permissions": "5.38.1",
67
+ "@strapi/types": "5.38.1",
68
+ "@strapi/typescript-utils": "5.38.1",
69
+ "@strapi/utils": "5.38.1",
69
70
  "@vercel/stega": "0.1.2",
70
71
  "bcryptjs": "2.4.3",
71
72
  "boxen": "5.1.2",
@@ -80,14 +81,14 @@
80
81
  "dotenv": "16.4.5",
81
82
  "execa": "5.1.1",
82
83
  "fs-extra": "11.2.0",
83
- "glob": "10.5.0",
84
+ "glob": "13.0.0",
84
85
  "global-agent": "3.0.0",
85
86
  "http-errors": "2.0.0",
86
87
  "inquirer": "8.2.5",
87
88
  "is-docker": "2.2.1",
88
89
  "json-logic-js": "2.0.5",
89
90
  "jsonwebtoken": "9.0.0",
90
- "koa": "2.16.3",
91
+ "koa": "2.16.4",
91
92
  "koa-body": "6.0.1",
92
93
  "koa-compose": "4.1.0",
93
94
  "koa-compress": "5.1.1",
@@ -103,7 +104,7 @@
103
104
  "ora": "5.4.1",
104
105
  "package-json": "7.0.0",
105
106
  "pkg-up": "3.1.0",
106
- "qs": "6.14.2",
107
+ "qs": "6.15.0",
107
108
  "resolve.exports": "2.0.2",
108
109
  "semver": "7.5.4",
109
110
  "statuses": "2.0.1",
@@ -133,11 +134,11 @@
133
134
  "@types/node": "24.10.0",
134
135
  "@types/node-schedule": "2.1.7",
135
136
  "@types/statuses": "2.0.1",
136
- "eslint-config-custom": "5.38.0",
137
+ "eslint-config-custom": "5.38.1",
137
138
  "supertest": "6.3.3",
138
- "tsconfig": "5.38.0",
139
- "vitest": "4.0.18",
140
- "vitest-config": "5.38.0"
139
+ "tsconfig": "5.38.1",
140
+ "vitest": "catalog:",
141
+ "vitest-config": "5.38.1"
141
142
  },
142
143
  "engines": {
143
144
  "node": ">=20.0.0 <=24.x.x",