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

28

CHANGELOG.md

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

<a name="1.1.1"></a>
## 1.1.1
🗓 2021-04-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/inlinealert@1.1.0...@spectrum-css/inlinealert@1.1.1)
<a name="2.0.0-alpha.0"></a>
# 2.0.0-alpha.0
🗓 2021-05-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/inlinealert@1.1.1-alpha.0...@spectrum-css/inlinealert@2.0.0-alpha.0)
**Note:** Version bump only for package @spectrum-css/inlinealert
### 🐛 Bug fixes
* rename `warning` inlinealert to `negative` ([27a50fc](https://github.com/adobe/spectrum-css/commit/27a50fc))
### 🛑 BREAKING CHANGES
* `.spectrum-InLineAlert--warning` renamed to
`.spectrum-InLineAlert--negative`
<a name="1.1.1-alpha.0"></a>
## 1.1.1-alpha.0
🗓 2021-04-27 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/inlinealert@1.1.0...@spectrum-css/inlinealert@1.1.1-alpha.0)
### 🐛 Bug fixes
* adding neutral to inlinealert tokens ([409be21](https://github.com/adobe/spectrum-css/commit/409be21))
<a name="1.1.0"></a>

@@ -18,0 +38,0 @@ # 1.1.0

16

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

@@ -19,10 +19,10 @@ "license": "Apache-2.0",

"peerDependencies": {
"@spectrum-css/icon": "^3.0.1",
"@spectrum-css/vars": "^3.0.1"
"@spectrum-css/icon": "^3.0.3-alpha.0",
"@spectrum-css/vars": "^3.1.0-alpha.0"
},
"devDependencies": {
"@spectrum-css/button": "^3.0.3",
"@spectrum-css/component-builder": "^2.0.1",
"@spectrum-css/icon": "^3.0.3",
"@spectrum-css/vars": "^3.0.2",
"@spectrum-css/button": "^4.0.0-alpha.0",
"@spectrum-css/component-builder": "^3.0.0-alpha.1",
"@spectrum-css/icon": "^3.0.3-alpha.1",
"@spectrum-css/vars": "^3.1.0-alpha.1",
"gulp": "^4.0.0"

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

"homepage": "https://opensource.adobe.com/spectrum-css/",
"gitHead": "f5b7ae9ed7bdcbe9f66def1ead3d897760724ad1"
"gitHead": "f8834586461167196f74ac993c1a2a0857946baa"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet