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

7

CHANGELOG.md

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

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

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

12

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

@@ -22,8 +22,8 @@ "license": "Apache-2.0",

"@spectrum-css/icon": ">=3",
"@spectrum-css/tokens": ">=10.0.0"
"@spectrum-css/tokens": ">=10"
},
"devDependencies": {
"@spectrum-css/button": "^10.1.14",
"@spectrum-css/component-builder-simple": "^2.0.16",
"@spectrum-css/icon": "^4.0.0",
"@spectrum-css/button": "^11.0.0",
"@spectrum-css/component-builder-simple": "^2.0.17",
"@spectrum-css/icon": "^4.0.1",
"@spectrum-css/tokens": "^11.2.0",

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

},
"gitHead": "0ebce6057f9f94e3b007bec8b18c9ed62e080503"
"gitHead": "f25189592165bc42fc593c92421e4e0523a55b5e"
}