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

7

CHANGELOG.md

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

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

@@ -8,0 +15,0 @@ ##7.0.25

10

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

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

"devDependencies": {
"@spectrum-css/button": "^10.1.2",
"@spectrum-css/component-builder-simple": "^2.0.14",
"@spectrum-css/icon": "^3.0.45",
"@spectrum-css/button": "^10.1.3",
"@spectrum-css/component-builder-simple": "^2.0.15",
"@spectrum-css/icon": "^3.0.46",
"@spectrum-css/tokens": "^10.1.2",

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

},
"gitHead": "95ab46589a793fa311efb16a47e07e721d2d8574"
"gitHead": "2d5fe7feb32be0e508832522b8f461bf338d4e31"
}