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
3
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
2.0.0-alpha.2

10

CHANGELOG.md

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

<a name="2.0.0-alpha.2"></a>
# 2.0.0-alpha.2
🗓 2021-08-16 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/inlinealert@2.0.0-alpha.1...@spectrum-css/inlinealert@2.0.0-alpha.2)
**Note:** Version bump only for package @spectrum-css/inlinealert
<a name="2.0.0-alpha.1"></a>

@@ -8,0 +18,0 @@ # 2.0.0-alpha.1

10

package.json
{
"name": "@spectrum-css/inlinealert",
"version": "2.0.0-alpha.1",
"version": "2.0.0-alpha.2",
"description": "The Spectrum CSS in-line alert component",

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

"devDependencies": {
"@spectrum-css/button": "^4.0.0-alpha.1",
"@spectrum-css/button": "^4.0.0-alpha.2",
"@spectrum-css/component-builder": "^3.0.0-alpha.1",
"@spectrum-css/icon": "^3.0.3-alpha.2",
"@spectrum-css/vars": "^3.1.0-alpha.2",
"@spectrum-css/icon": "^3.0.3-alpha.3",
"@spectrum-css/vars": "^3.1.0-alpha.3",
"gulp": "^4.0.0"

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

"homepage": "https://opensource.adobe.com/spectrum-css/",
"gitHead": "1a802d419cfc5246ba5d4b79545de4483cebdcc5"
"gitHead": "1b1742bdd8097e86f28157672437650ef7b66ad1"
}