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.24

10

CHANGELOG.md

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

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

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

10

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

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

"devDependencies": {
"@spectrum-css/button": "^10.1.0",
"@spectrum-css/button": "^10.1.1",
"@spectrum-css/component-builder-simple": "^2.0.13",
"@spectrum-css/icon": "^3.0.43",
"@spectrum-css/tokens": "^10.1.0",
"@spectrum-css/icon": "^3.0.44",
"@spectrum-css/tokens": "^10.1.1",
"gulp": "^4.0.0"

@@ -35,3 +35,3 @@ },

},
"gitHead": "5c01cc5b053ea6442ff80f67ab554c784bcd1efa"
"gitHead": "0003df26f6f1083625366bb7258ffc972792ce54"
}