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

10

CHANGELOG.md

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

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

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

8

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

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

"devDependencies": {
"@spectrum-css/button": "^9.1.5",
"@spectrum-css/button": "^9.1.6",
"@spectrum-css/component-builder-simple": "*",
"@spectrum-css/icon": "^3.0.38",
"@spectrum-css/tokens": "^8.1.1",
"@spectrum-css/tokens": "^9.0.0",
"gulp": "^4.0.0"

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

},
"gitHead": "eb1f63781cf43075b122f62c747ab91cb4931e09"
"gitHead": "5e7c23aef991731c8ffaaae7e5bada98af4c0456"
}