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
1.1.0

12

CHANGELOG.md

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

<a name="1.1.0"></a>
# 1.1.0
🗓 2021-04-15
### ✨ Features
* added inlinealert ([bf26b56](https://github.com/adobe/spectrum-css/commit/bf26b56))
<a name="3.0.0-beta.3"></a>

@@ -8,0 +20,0 @@ # 3.0.0-beta.3

10

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

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

"devDependencies": {
"@spectrum-css/button": "^3.0.1",
"@spectrum-css/button": "^3.0.2",
"@spectrum-css/component-builder": "^2.0.1",
"@spectrum-css/icon": "^3.0.1",
"@spectrum-css/vars": "^3.0.1",
"@spectrum-css/icon": "^3.0.2",
"@spectrum-css/vars": "^3.0.2",
"gulp": "^4.0.0"

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

"homepage": "https://opensource.adobe.com/spectrum-css/",
"gitHead": "051b16be1e880fbabd98b0e98b0bbfa6173fc4fe"
"gitHead": "43a159f9fcc1a5114ea59fd61f5e63ecf6e7b1fa"
}