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

LICENSE

12

CHANGELOG.md

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

<a name="2.0.1"></a>
## 2.0.1
🗓 2021-10-25 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/inlinealert@2.0.0-alpha.2...@spectrum-css/inlinealert@2.0.1)
### 🐛 Bug fixes
* updating version number on vars ([f535b49](https://github.com/adobe/spectrum-css/commit/f535b49))
<a name="2.0.0"></a>

@@ -8,0 +20,0 @@ # 2.0.0

13

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

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

"devDependencies": {
"@spectrum-css/button": "^4.0.0",
"@spectrum-css/button": "^4.0.1",
"@spectrum-css/component-builder": "^3.0.0",
"@spectrum-css/icon": "^3.0.4",
"@spectrum-css/vars": "^4.0.0",
"@spectrum-css/icon": "^3.0.5",
"@spectrum-css/vars": "^4.0.2",
"gulp": "^4.0.0"

@@ -33,3 +33,4 @@ },

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