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

7

CHANGELOG.md

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

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

@@ -8,0 +15,0 @@ ##7.0.46

10

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

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

"devDependencies": {
"@spectrum-css/button": "^11.0.8",
"@spectrum-css/button": "^11.0.9",
"@spectrum-css/component-builder-simple": "^2.0.17",
"@spectrum-css/icon": "^4.0.1",
"@spectrum-css/tokens": "^11.3.4",
"@spectrum-css/icon": "^4.0.2",
"@spectrum-css/tokens": "^11.3.5",
"gulp": "^4.0.0"

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

},
"gitHead": "2b0ec00460e0bc84b542535c3729a468fe4b2186"
"gitHead": "dac4cc951e1709098af466ad76e019940b5445f5"
}