New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@spectrum-css/inlinealert

Package Overview
Dependencies
Maintainers
4
Versions
159
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spectrum-css/inlinealert - npm Package Compare versions

Comparing version

to
7.0.21

10

CHANGELOG.md

@@ -6,2 +6,12 @@ # Change Log

<a name="7.0.21"></a>
## 7.0.21
🗓 2023-05-17 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/inlinealert@7.0.20...@spectrum-css/inlinealert@7.0.21)
**Note:** Version bump only for package @spectrum-css/inlinealert
<a name="7.0.20"></a>

@@ -8,0 +18,0 @@ ## 7.0.20

10

package.json
{
"name": "@spectrum-css/inlinealert",
"version": "7.0.20",
"version": "7.0.21",
"description": "The Spectrum CSS in-line alert component",

@@ -25,5 +25,5 @@ "license": "Apache-2.0",

"devDependencies": {
"@spectrum-css/button": "^10.0.9",
"@spectrum-css/component-builder-simple": "^2.0.11",
"@spectrum-css/icon": "^3.0.42",
"@spectrum-css/button": "^10.0.10",
"@spectrum-css/component-builder-simple": "^2.0.12",
"@spectrum-css/icon": "^3.0.43",
"@spectrum-css/tokens": "^10.0.0",

@@ -35,3 +35,3 @@ "gulp": "^4.0.0"

},
"gitHead": "f2f9c974f228fbcaaa83e3e80d0c55f7d1930bed"
"gitHead": "f5262ea9a7d1968223dfcaf90a2af4100f7092b7"
}