sitespeed.io 34.0.0 → 34.0.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 +10 -0
- package/npm-shrinkwrap.json +17 -17
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,15 @@
|
|
|
1
1
|
# CHANGELOG - sitespeed.io (we use [semantic versioning](https://semver.org))
|
|
2
2
|
|
|
3
|
+
## 34.0.2 - 2024-06-04
|
|
4
|
+
|
|
5
|
+
### Fixed
|
|
6
|
+
* Update to Pug 3.0.3 [#4172](https://github.com/sitespeedio/sitespeed.io/pull/4172).
|
|
7
|
+
|
|
8
|
+
## 34.0.1 - 2024-05-30
|
|
9
|
+
|
|
10
|
+
### Fixed
|
|
11
|
+
* The +1 container has updated to code to take care of if GPSI is missing metrics [GPSI #56](https://github.com/sitespeedio/plugin-gpsi/pull/56).
|
|
12
|
+
|
|
3
13
|
## 34.0.0 - 2024-05-29
|
|
4
14
|
|
|
5
15
|
### Breaking
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "sitespeed.io",
|
|
3
|
-
"version": "34.0.
|
|
3
|
+
"version": "34.0.2",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "sitespeed.io",
|
|
9
|
-
"version": "34.0.
|
|
9
|
+
"version": "34.0.2",
|
|
10
10
|
"license": "MIT",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@aws-sdk/client-s3": "3.564.0",
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"ora": "8.0.1",
|
|
49
49
|
"os-name": "5.0.0",
|
|
50
50
|
"p-limit": "5.0.0",
|
|
51
|
-
"pug": "3.0.
|
|
51
|
+
"pug": "3.0.3",
|
|
52
52
|
"recursive-readdir": "2.2.3",
|
|
53
53
|
"simplecrawler": "1.1.9",
|
|
54
54
|
"tape": "5.7.5",
|
|
@@ -4387,7 +4387,7 @@
|
|
|
4387
4387
|
"node_modules/doctypes": {
|
|
4388
4388
|
"version": "1.1.0",
|
|
4389
4389
|
"resolved": "https://registry.npmjs.org/doctypes/-/doctypes-1.1.0.tgz",
|
|
4390
|
-
"integrity": "
|
|
4390
|
+
"integrity": "sha512-LLBi6pEqS6Do3EKQ3J0NqHWV5hhb78Pi8vvESYwyOy2c31ZEZVdtitdzsQsKb7878PEERhzUk0ftqGhG6Mz+pQ=="
|
|
4391
4391
|
},
|
|
4392
4392
|
"node_modules/dom-walk": {
|
|
4393
4393
|
"version": "0.1.2",
|
|
@@ -8770,11 +8770,11 @@
|
|
|
8770
8770
|
"integrity": "sha512-RIdOzyoavK+hA18OGGWDqUTsCLhtA7IcZ/6NCs4fFJaHBDab+pDDmDIByWFRQJq2Cd7r1OoQxBGKOaztq+hjIQ=="
|
|
8771
8771
|
},
|
|
8772
8772
|
"node_modules/pug": {
|
|
8773
|
-
"version": "3.0.
|
|
8774
|
-
"resolved": "https://registry.npmjs.org/pug/-/pug-3.0.
|
|
8775
|
-
"integrity": "sha512-
|
|
8773
|
+
"version": "3.0.3",
|
|
8774
|
+
"resolved": "https://registry.npmjs.org/pug/-/pug-3.0.3.tgz",
|
|
8775
|
+
"integrity": "sha512-uBi6kmc9f3SZ3PXxqcHiUZLmIXgfgWooKWXcwSGwQd2Zi5Rb0bT14+8CJjJgI8AB+nndLaNgHGrcc6bPIB665g==",
|
|
8776
8776
|
"dependencies": {
|
|
8777
|
-
"pug-code-gen": "^3.0.
|
|
8777
|
+
"pug-code-gen": "^3.0.3",
|
|
8778
8778
|
"pug-filters": "^4.0.0",
|
|
8779
8779
|
"pug-lexer": "^5.0.1",
|
|
8780
8780
|
"pug-linker": "^4.0.0",
|
|
@@ -8796,16 +8796,16 @@
|
|
|
8796
8796
|
}
|
|
8797
8797
|
},
|
|
8798
8798
|
"node_modules/pug-code-gen": {
|
|
8799
|
-
"version": "3.0.
|
|
8800
|
-
"resolved": "https://registry.npmjs.org/pug-code-gen/-/pug-code-gen-3.0.
|
|
8801
|
-
"integrity": "sha512-
|
|
8799
|
+
"version": "3.0.3",
|
|
8800
|
+
"resolved": "https://registry.npmjs.org/pug-code-gen/-/pug-code-gen-3.0.3.tgz",
|
|
8801
|
+
"integrity": "sha512-cYQg0JW0w32Ux+XTeZnBEeuWrAY7/HNE6TWnhiHGnnRYlCgyAUPoyh9KzCMa9WhcJlJ1AtQqpEYHc+vbCzA+Aw==",
|
|
8802
8802
|
"dependencies": {
|
|
8803
8803
|
"constantinople": "^4.0.1",
|
|
8804
8804
|
"doctypes": "^1.1.0",
|
|
8805
8805
|
"js-stringify": "^1.0.2",
|
|
8806
8806
|
"pug-attrs": "^3.0.0",
|
|
8807
|
-
"pug-error": "^2.
|
|
8808
|
-
"pug-runtime": "^3.0.
|
|
8807
|
+
"pug-error": "^2.1.0",
|
|
8808
|
+
"pug-runtime": "^3.0.1",
|
|
8809
8809
|
"void-elements": "^3.1.0",
|
|
8810
8810
|
"with": "^7.0.0"
|
|
8811
8811
|
}
|
|
@@ -8830,9 +8830,9 @@
|
|
|
8830
8830
|
}
|
|
8831
8831
|
},
|
|
8832
8832
|
"node_modules/pug-code-gen/node_modules/pug-error": {
|
|
8833
|
-
"version": "2.
|
|
8834
|
-
"resolved": "https://registry.npmjs.org/pug-error/-/pug-error-2.
|
|
8835
|
-
"integrity": "sha512-
|
|
8833
|
+
"version": "2.1.0",
|
|
8834
|
+
"resolved": "https://registry.npmjs.org/pug-error/-/pug-error-2.1.0.tgz",
|
|
8835
|
+
"integrity": "sha512-lv7sU9e5Jk8IeUheHata6/UThZ7RK2jnaaNztxfPYUY+VxZyk/ePVaNZ/vwmH8WqGvDz3LrNYt/+gA55NDg6Pg=="
|
|
8836
8836
|
},
|
|
8837
8837
|
"node_modules/pug-code-gen/node_modules/pug-runtime": {
|
|
8838
8838
|
"version": "3.0.1",
|
|
@@ -8842,7 +8842,7 @@
|
|
|
8842
8842
|
"node_modules/pug-code-gen/node_modules/void-elements": {
|
|
8843
8843
|
"version": "3.1.0",
|
|
8844
8844
|
"resolved": "https://registry.npmjs.org/void-elements/-/void-elements-3.1.0.tgz",
|
|
8845
|
-
"integrity": "
|
|
8845
|
+
"integrity": "sha512-Dhxzh5HZuiHQhbvTW9AMetFfBHDMYpo23Uo9btPXgdYP+3T5S+p+jgNy7spra+veYhBP2dCSgxR/i2Y02h5/6w==",
|
|
8846
8846
|
"engines": {
|
|
8847
8847
|
"node": ">=0.10.0"
|
|
8848
8848
|
}
|
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": "34.0.
|
|
8
|
+
"version": "34.0.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",
|
|
@@ -118,7 +118,7 @@
|
|
|
118
118
|
"ora": "8.0.1",
|
|
119
119
|
"os-name": "5.0.0",
|
|
120
120
|
"p-limit": "5.0.0",
|
|
121
|
-
"pug": "3.0.
|
|
121
|
+
"pug": "3.0.3",
|
|
122
122
|
"recursive-readdir": "2.2.3",
|
|
123
123
|
"simplecrawler": "1.1.9",
|
|
124
124
|
"@sitespeed.io/plugin": "0.0.6",
|