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

9

CHANGELOG.md

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

<a name="7.0.42"></a>
##7.0.42
🗓
2023-08-29 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/inlinealert@7.0.41...@spectrum-css/inlinealert@7.0.42)
### 🔙 Reverts
\*gulp and build updates ([#2121](https://github.com/adobe/spectrum-css/issues/2121))([03a37f5](https://github.com/adobe/spectrum-css/commit/03a37f5)), closes[#2099](https://github.com/adobe/spectrum-css/issues/2099)
<a name="7.0.41"></a>

@@ -8,0 +17,0 @@ ##7.0.41

8

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

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

"devDependencies": {
"@spectrum-css/button": "^11.0.3",
"@spectrum-css/button": "^11.0.4",
"@spectrum-css/component-builder-simple": "^2.0.17",
"@spectrum-css/icon": "^4.0.1",
"@spectrum-css/tokens": "^11.3.0",
"@spectrum-css/tokens": "^11.3.1",
"gulp": "^4.0.0"

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

},
"gitHead": "f67b90281faa28f0f46bb591031c6c45b3873bbe"
"gitHead": "e0fa7ea2e079cfe21adb6ae2be27136ae77f5b5e"
}