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
3
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
4.0.6

10

CHANGELOG.md

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

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

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

10

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

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

"devDependencies": {
"@spectrum-css/button": "^6.0.5",
"@spectrum-css/button": "^6.0.6",
"@spectrum-css/component-builder": "^3.1.0",
"@spectrum-css/icon": "^3.0.16",
"@spectrum-css/vars": "^7.0.1",
"@spectrum-css/icon": "^3.0.17",
"@spectrum-css/vars": "^7.1.0",
"gulp": "^4.0.0"

@@ -34,3 +34,3 @@ },

"homepage": "https://opensource.adobe.com/spectrum-css/",
"gitHead": "2179b4deeef8aa97d09a5db93b9feb8c9f5b8ed2"
"gitHead": "70664d7e573004387367a97025a7f17f58fae790"
}