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
5.0.1

10

CHANGELOG.md

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

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

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

8

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

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

"@spectrum-css/button": "^6.0.13",
"@spectrum-css/component-builder-simple": "^1.0.0",
"@spectrum-css/component-builder-simple": "^2.0.0",
"@spectrum-css/icon": "^3.0.23",
"@spectrum-css/tokens": "^3.0.0",
"@spectrum-css/tokens": "^4.0.0",
"gulp": "^4.0.0"

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

"homepage": "https://opensource.adobe.com/spectrum-css/",
"gitHead": "6d4f306e2ffa16d9ec4a1abbfb970e757adc8b9d"
"gitHead": "f2f1c1945fcf3d8f7f742f04517ac4ba84f41663"
}