sitespeed.io 38.1.0 → 38.1.2
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/CHANGELOG.md +8 -0
- package/npm-shrinkwrap.json +12 -11
- package/package.json +2 -2
- package/docs/README.md +0 -10
package/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,14 @@
|
|
|
1
1
|
|
|
2
2
|
# CHANGELOG - sitespeed.io (we use [semantic versioning](https://semver.org))
|
|
3
3
|
|
|
4
|
+
## 38.1.2 - 2025-08-04
|
|
5
|
+
### Fixed
|
|
6
|
+
* Upgraded to coach core 8.1.3 [#4551](https://github.com/sitespeedio/sitespeed.io/pull/4541) (there was a bug introduced in 8.1.2).
|
|
7
|
+
|
|
8
|
+
## 38.1.1 - 2025-08-01
|
|
9
|
+
### Fixed
|
|
10
|
+
* Upgraded to coach core 8.1.2 [#4540](https://github.com/sitespeedio/sitespeed.io/pull/4540).
|
|
11
|
+
|
|
4
12
|
## 38.1.0 - 2025-07-28
|
|
5
13
|
### Added
|
|
6
14
|
* Firefox 141 in the Docker container [#4538](https://github.com/sitespeedio/sitespeed.io/pull/4538).
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "sitespeed.io",
|
|
3
|
-
"version": "38.1.
|
|
3
|
+
"version": "38.1.2",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "sitespeed.io",
|
|
9
|
-
"version": "38.1.
|
|
9
|
+
"version": "38.1.2",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "MIT",
|
|
12
12
|
"dependencies": {
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
"@tgwf/co2": "0.16.4",
|
|
19
19
|
"axe-core": "4.10.3",
|
|
20
20
|
"browsertime": "25.0.0",
|
|
21
|
-
"coach-core": "8.1.
|
|
21
|
+
"coach-core": "8.1.3",
|
|
22
22
|
"dayjs": "1.11.13",
|
|
23
23
|
"fast-crc32c": "2.0.0",
|
|
24
24
|
"fast-stats": "0.0.7",
|
|
@@ -3899,9 +3899,10 @@
|
|
|
3899
3899
|
}
|
|
3900
3900
|
},
|
|
3901
3901
|
"node_modules/coach-core": {
|
|
3902
|
-
"version": "8.1.
|
|
3903
|
-
"resolved": "https://registry.npmjs.org/coach-core/-/coach-core-8.1.
|
|
3904
|
-
"integrity": "sha512-
|
|
3902
|
+
"version": "8.1.3",
|
|
3903
|
+
"resolved": "https://registry.npmjs.org/coach-core/-/coach-core-8.1.3.tgz",
|
|
3904
|
+
"integrity": "sha512-ZDe4FXOUVyA3TqVWtXLhaxvXvyQ2XJ+fJDejqhETkkG4ZgZ3Pnpn6ZHzETATPbtyNelNIfnXQXI0YLpK6jd17A==",
|
|
3905
|
+
"license": "MIT",
|
|
3905
3906
|
"dependencies": {
|
|
3906
3907
|
"filter-files": "0.4.0",
|
|
3907
3908
|
"json-stable-stringify": "1.0.2",
|
|
@@ -3910,10 +3911,10 @@
|
|
|
3910
3911
|
"lodash.sortby": "4.7.0",
|
|
3911
3912
|
"pagexray": "4.4.4",
|
|
3912
3913
|
"third-party-web": "0.26.2",
|
|
3913
|
-
"wappalyzer-core": "6.10.
|
|
3914
|
+
"wappalyzer-core": "6.10.54"
|
|
3914
3915
|
},
|
|
3915
3916
|
"engines": {
|
|
3916
|
-
"node": ">=
|
|
3917
|
+
"node": ">=18.0.0"
|
|
3917
3918
|
}
|
|
3918
3919
|
},
|
|
3919
3920
|
"node_modules/code-excerpt": {
|
|
@@ -9248,9 +9249,9 @@
|
|
|
9248
9249
|
}
|
|
9249
9250
|
},
|
|
9250
9251
|
"node_modules/wappalyzer-core": {
|
|
9251
|
-
"version": "6.10.
|
|
9252
|
-
"resolved": "https://registry.npmjs.org/wappalyzer-core/-/wappalyzer-core-6.10.
|
|
9253
|
-
"integrity": "sha512
|
|
9252
|
+
"version": "6.10.54",
|
|
9253
|
+
"resolved": "https://registry.npmjs.org/wappalyzer-core/-/wappalyzer-core-6.10.54.tgz",
|
|
9254
|
+
"integrity": "sha512-/QDEFki5aMf/aDs4myd7LM6KREUOR9PdtNLczSd8QFP21h8edmbr4TWrIHsnPQc7u5VIc2Ll7hJtW9d6b7T07Q==",
|
|
9254
9255
|
"deprecated": "Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.",
|
|
9255
9256
|
"funding": [
|
|
9256
9257
|
{
|
package/package.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
"sitespeed.io": "./bin/sitespeed.js",
|
|
6
6
|
"sitespeed.io-wpr": "./bin/browsertimeWebPageReplay.js"
|
|
7
7
|
},
|
|
8
|
-
"version": "38.1.
|
|
8
|
+
"version": "38.1.2",
|
|
9
9
|
"description": "sitespeed.io is an open-source tool for comprehensive web performance analysis, enabling you to test, monitor, and optimize your website’s speed using real browsers in various environments.",
|
|
10
10
|
"keywords": [
|
|
11
11
|
"performance",
|
|
@@ -89,7 +89,7 @@
|
|
|
89
89
|
"@slack/webhook": "7.0.5",
|
|
90
90
|
"axe-core": "4.10.3",
|
|
91
91
|
"browsertime": "25.0.0",
|
|
92
|
-
"coach-core": "8.1.
|
|
92
|
+
"coach-core": "8.1.3",
|
|
93
93
|
"dayjs": "1.11.13",
|
|
94
94
|
"fast-crc32c": "2.0.0",
|
|
95
95
|
"fast-stats": "0.0.7",
|
package/docs/README.md
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
Documentation for sitespeed.io
|
|
2
|
-
================
|
|
3
|
-
|
|
4
|
-
First make sure you have Bundler: <code>gem install bundler</code>
|
|
5
|
-
|
|
6
|
-
If you run on a Mac OS make sure you have xcode-select installed: <code>xcode-select --install</code>
|
|
7
|
-
|
|
8
|
-
To run it locally: <code>bundle install && bundle exec jekyll serve --baseurl ''</code>
|
|
9
|
-
|
|
10
|
-
Checkout http://localhost:4000/
|