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

17

CHANGELOG.md

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

<a name="5.0.0"></a>
# 5.0.0
🗓 2022-10-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/inlinealert@4.0.13...@spectrum-css/inlinealert@5.0.0)
* refactor(inlinealert)!: migrate to core tokens (#1519) ([a4d72ad](https://github.com/adobe/spectrum-css/commit/a4d72ad)), closes [#1519](https://github.com/adobe/spectrum-css/issues/1519)
### 🛑 BREAKING CHANGES
* migrates InlineAlert to core tokens
Co-authored-by: Patrick Fulton <pfulton@adobe.com>
<a name="4.0.13"></a>

@@ -8,0 +25,0 @@ ## 4.0.13

4

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

@@ -33,3 +33,3 @@ "license": "Apache-2.0",

"homepage": "https://opensource.adobe.com/spectrum-css/",
"gitHead": "3893238f3dce4fda7b2ffd88732b683249630a5e"
"gitHead": "6d4f306e2ffa16d9ec4a1abbfb970e757adc8b9d"
}