Skip to content

Commit d6353d8

Browse files
postcss-normalize-url-7.0.1 (#2192)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent cce0c2a commit d6353d8

1 file changed

Lines changed: 18 additions & 18 deletions

File tree

directory/postcss-normalize-url.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-normalize-url",
3-
"version": "7.0.0",
3+
"version": "7.0.1",
44
"description": "Normalize URLs with PostCSS",
55
"main": "src/index.js",
66
"types": "types/index.d.ts",
@@ -34,27 +34,27 @@
3434
"node": "^18.12.0 || ^20.9.0 || >=22.0"
3535
},
3636
"devDependencies": {
37-
"postcss": "^8.4.38"
37+
"postcss": "^8.5.3"
3838
},
3939
"peerDependencies": {
40-
"postcss": "^8.4.31"
40+
"postcss": "^8.4.32"
4141
},
42-
"_id": "[email protected].0",
43-
"_integrity": "sha512-+d7+PpE+jyPX1hDQZYG+NaFD+Nd2ris6r8fPTBAjE8z/U41n/bib3vze8x7rKs5H1uEw5ppe9IojewouHk0klQ==",
44-
"_resolved": "/tmp/d25c63d9c40d58427e58a03465493f5e/postcss-normalize-url-7.0.0.tgz",
45-
"_from": "file:postcss-normalize-url-7.0.0.tgz",
46-
"_nodeVersion": "20.12.2",
47-
"_npmVersion": "10.5.0",
42+
"_id": "[email protected].1",
43+
"_integrity": "sha512-sUcD2cWtyK1AOL/82Fwy1aIVm/wwj5SdZkgZ3QiUzSzQQofrbq15jWJ3BA7Z+yVRwamCjJgZJN0I9IS7c6tgeQ==",
44+
"_resolved": "/tmp/6ecf222fbcbfdfed1f0d4675d023db22/postcss-normalize-url-7.0.1.tgz",
45+
"_from": "file:postcss-normalize-url-7.0.1.tgz",
46+
"_nodeVersion": "20.19.1",
47+
"_npmVersion": "10.8.2",
4848
"dist": {
49-
"integrity": "sha512-+d7+PpE+jyPX1hDQZYG+NaFD+Nd2ris6r8fPTBAjE8z/U41n/bib3vze8x7rKs5H1uEw5ppe9IojewouHk0klQ==",
50-
"shasum": "c88cb7cf8952d3ff631e4eba924e7b060ca802f6",
51-
"tarball": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-7.0.0.tgz",
49+
"integrity": "sha512-sUcD2cWtyK1AOL/82Fwy1aIVm/wwj5SdZkgZ3QiUzSzQQofrbq15jWJ3BA7Z+yVRwamCjJgZJN0I9IS7c6tgeQ==",
50+
"shasum": "d6471a22b6747ce93d7038c16eb9f1ba8b307e25",
51+
"tarball": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-7.0.1.tgz",
5252
"fileCount": 9,
53-
"unpackedSize": 11083,
53+
"unpackedSize": 11082,
5454
"signatures": [
5555
{
56-
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
57-
"sig": "MEUCIQCfxo5sNyygNnc3l51tPl9OJqbI0OWnTQ7b4PT7I8lSzQIgU0ndWKMe/zA4AOhObc3lQN9KVMIEwJB6uQXmK/qQwSM="
56+
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
57+
"sig": "MEUCICUMfHTYC22/waUZO03/E3qxq5Z/lKn1QXMrL4QCPotcAiEAzbhNin6lSIfpkCTo3+evS8kUDq7LfmYIWJEfeTXskpQ="
5858
}
5959
]
6060
},
@@ -98,9 +98,9 @@
9898
}
9999
],
100100
"_npmOperationalInternal": {
101-
"host": "s3://npm-registry-packages",
102-
"tmp": "tmp/postcss-normalize-url_7.0.0_1713994447337_0.8834322984071761"
101+
"host": "s3://npm-registry-packages-npm-production",
102+
"tmp": "tmp/postcss-normalize-url_7.0.1_1746539663474_0.9606044282723438"
103103
},
104104
"_hasShrinkwrap": false,
105-
"_time": "2024-04-24T21:34:07.570Z"
105+
"_time": "2025-05-06T13:54:23.662Z"
106106
}

0 commit comments

Comments
 (0)