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
4.0.13

10

CHANGELOG.md

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

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

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

10

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

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

"devDependencies": {
"@spectrum-css/button": "^6.0.12",
"@spectrum-css/component-builder": "^3.1.2",
"@spectrum-css/icon": "^3.0.22",
"@spectrum-css/button": "^6.0.13",
"@spectrum-css/component-builder": "^3.2.0",
"@spectrum-css/icon": "^3.0.23",
"@spectrum-css/vars": "^8.0.0",

@@ -34,3 +34,3 @@ "gulp": "^4.0.0"

"homepage": "https://opensource.adobe.com/spectrum-css/",
"gitHead": "2acbaa1c42244d28ef7cfaf375ac93986dfee98c"
"gitHead": "ed6a68d0dd209ee0c993de10367789aab27151fe"
}