New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More ā†’
Socket
Sign inDemoInstall
Socket

@spectrum-css/alertdialog

Package Overview
Dependencies
Maintainers
4
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spectrum-css/alertdialog - npm Package Compare versions

Comparing version 1.2.5-next.2 to 2.0.0

19

CHANGELOG.md

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

<a name="2.0.0"></a>
#2.0.0
šŸ—“
2024-04-18 ā€¢ šŸ“ [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/alertdialog@1.2.4...@spectrum-css/alertdialog@2.0.0)
### āœØ Features
\*use storybook v8 ([#2604](https://github.com/adobe/spectrum-css/issues/2604))([166ab23](https://github.com/adobe/spectrum-css/commit/166ab23))
\*feat!: postcss config build and script; remove gulp (#2466)([b0f337b](https://github.com/adobe/spectrum-css/commit/b0f337b)), closes[#2466](https://github.com/adobe/spectrum-css/issues/2466)
###
šŸ›‘ BREAKING CHANGES
*
- Removes component-builder & component-builder-simple for script leveraging postcss
- Imports added to index.css and themes/express.css
<a name="1.2.4"></a>

@@ -8,0 +27,0 @@ ##1.2.4

70

package.json
{
"name": "@spectrum-css/alertdialog",
"version": "1.2.5-next.2",
"description": "The Spectrum CSS alertdialog component",
"license": "Apache-2.0",
"author": "Adobe",
"homepage": "https://opensource.adobe.com/spectrum-css/",
"repository": {
"type": "git",
"url": "https://github.com/adobe/spectrum-css.git",
"directory": "components/alertdialog"
},
"bugs": {
"url": "https://github.com/adobe/spectrum-css/issues"
},
"main": "dist/index.css",
"peerDependencies": {
"@spectrum-css/buttongroup": ">=6",
"@spectrum-css/divider": ">=2",
"@spectrum-css/icon": ">=4",
"@spectrum-css/modal": ">=4",
"@spectrum-css/tokens": "^14.0.0-next.3",
"@spectrum-css/underlay": ">=3"
},
"peerDependenciesMeta": {
"@spectrum-css/buttongroup": {
"optional": true
},
"@spectrum-css/icon": {
"optional": true
}
},
"publishConfig": {
"access": "public"
},
"gitHead": "35c5f608be3785b57e7cdfd982378fff080accc2"
"name": "@spectrum-css/alertdialog",
"version": "2.0.0",
"description": "The Spectrum CSS alertdialog component",
"license": "Apache-2.0",
"author": "Adobe",
"homepage": "https://opensource.adobe.com/spectrum-css/",
"repository": {
"type": "git",
"url": "https://github.com/adobe/spectrum-css.git",
"directory": "components/alertdialog"
},
"bugs": {
"url": "https://github.com/adobe/spectrum-css/issues"
},
"main": "dist/index.css",
"peerDependencies": {
"@spectrum-css/buttongroup": ">=6",
"@spectrum-css/divider": ">=2",
"@spectrum-css/icon": ">=4",
"@spectrum-css/modal": ">=4",
"@spectrum-css/tokens": ">=13",
"@spectrum-css/underlay": ">=3"
},
"peerDependenciesMeta": {
"@spectrum-css/buttongroup": {
"optional": true
},
"@spectrum-css/icon": {
"optional": true
}
},
"publishConfig": {
"access": "public"
},
"gitHead": "ee96fec864d2f60be456b50964dacfa8d562d9b8"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with āš”ļø by Socket Inc