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
5.0.3

10

CHANGELOG.md

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

<a name="5.0.3"></a>
## 5.0.3
🗓 2022-11-11 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/inlinealert@5.0.2...@spectrum-css/inlinealert@5.0.3)
**Note:** Version bump only for package @spectrum-css/inlinealert
<a name="5.0.2"></a>

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

8

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

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

"devDependencies": {
"@spectrum-css/button": "^6.0.13",
"@spectrum-css/button": "^6.0.14",
"@spectrum-css/component-builder-simple": "^2.0.0",
"@spectrum-css/icon": "^3.0.23",
"@spectrum-css/icon": "^3.0.24",
"@spectrum-css/tokens": "^4.0.0",

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

"homepage": "https://opensource.adobe.com/spectrum-css/",
"gitHead": "a8738db3c579d2001c34bec2cf175d47f0c74121"
"gitHead": "bca0cd5be2630ffd7b16fd10ab6005bddf5d4b58"
}