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
7.0.40

gulpfile.js

7

CHANGELOG.md

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

<a name="7.0.40"></a>
##7.0.40
🗓
2023-08-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/inlinealert@7.0.38...@spectrum-css/inlinealert@7.0.40)
**Note:** Version bump only for package @spectrum-css/inlinealert
<a name="7.0.39"></a>

@@ -8,0 +15,0 @@ ##7.0.39

9

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

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

"devDependencies": {
"@spectrum-css/button": "^11.0.1",
"@spectrum-css/button": "^11.0.2",
"@spectrum-css/component-builder-simple": "^2.0.17",
"@spectrum-css/icon": "^4.0.1",
"@spectrum-css/tokens": "^11.2.1",
"@spectrum-css/tokens": "^11.2.2",
"gulp": "^4.0.0"

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

"access": "public"
}
},
"gitHead": "235c60334d44d8cb0528d6722427d6fdffdb5d7b"
}