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

10

CHANGELOG.md

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

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

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

12

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

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

"devDependencies": {
"@spectrum-css/button": "^6.0.3",
"@spectrum-css/component-builder": "^3.0.1",
"@spectrum-css/icon": "^3.0.14",
"@spectrum-css/vars": "^6.1.1",
"@spectrum-css/button": "^6.0.4",
"@spectrum-css/component-builder": "^3.1.0",
"@spectrum-css/icon": "^3.0.15",
"@spectrum-css/vars": "^7.0.0",
"gulp": "^4.0.0"

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

"homepage": "https://opensource.adobe.com/spectrum-css/",
"gitHead": "e8c00a812256b14c0a3c2ed29228443ee75bfdae"
"gitHead": "f5ba00758c8962aca73f8cd57de215b35f3985cc"
}