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

10

CHANGELOG.md

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

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

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

8

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

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

"@spectrum-css/icon": "^3.0.21",
"@spectrum-css/tokens": "^4.0.0"
"@spectrum-css/tokens": "^5.0.0"
},

@@ -27,3 +27,3 @@ "devDependencies": {

"@spectrum-css/icon": "^3.0.24",
"@spectrum-css/tokens": "^5.0.0",
"@spectrum-css/tokens": "^6.0.0",
"gulp": "^4.0.0"

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

"homepage": "https://opensource.adobe.com/spectrum-css/",
"gitHead": "05803602ad1dafe90c641799f9eb4c1f1109a07b"
"gitHead": "9fc76ec75328f404848483b44a0561db11951a5f"
}