Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@spectrum-web-components/toast

Package Overview
Dependencies
Maintainers
5
Versions
287
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spectrum-web-components/toast - npm Package Compare versions

Comparing version 0.5.5-alpha.178 to 0.6.0-alpha.40

16

CHANGELOG.md

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

# [0.6.0](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/toast@0.5.4...@spectrum-web-components/toast@0.6.0) (2021-01-13)
### Bug Fixes
- include the "types" entry in package.json files ([b432f59](https://github.com/adobe/spectrum-web-components/commit/b432f5982b3b79f80af12f6d0312cbe2285e608b))
- stop merging selectors in a way that alters the cascade ([369388f](https://github.com/adobe/spectrum-web-components/commit/369388f8cc147543891087991c569f849ddb9b38))
- update latest Spectrum CSS beta releases ([d8d3acc](https://github.com/adobe/spectrum-web-components/commit/d8d3acc86de31e58219db6ba2a9d045b83cbe103))
- use icons without "size" values ([3fc7c91](https://github.com/adobe/spectrum-web-components/commit/3fc7c91713793a928082eae15fc3d9dec638a31a))
- use latest @spectrum-css/\* versions ([c35eb86](https://github.com/adobe/spectrum-web-components/commit/c35eb86defd89a0c36b5ea186f6d40f20851b5e5))
### Features
- **action-button:** add action button pattern ([03ac00a](https://github.com/adobe/spectrum-web-components/commit/03ac00a710290e6a78340f206d88385a4f8ae8c2))
- **toast:** default to "open === false", always dispatch "close" event ([fcb3729](https://github.com/adobe/spectrum-web-components/commit/fcb37292178bac2cb2327eebd4f3a01908e27f38))
- **toast:** update spectrum css input ([183ee95](https://github.com/adobe/spectrum-web-components/commit/183ee95c8f9e0ba2c9f2f8d0bc922728e36fdb0a))
## [0.5.4](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/toast@0.5.3...@spectrum-web-components/toast@0.5.4) (2020-10-12)

@@ -8,0 +24,0 @@

12

package.json

@@ -21,3 +21,3 @@ {

],
"version": "0.5.5-alpha.178+a6776aa0",
"version": "0.6.0-alpha.40+47b96fc6",
"description": "",

@@ -56,9 +56,9 @@ "main": "./src/index.js",

"dependencies": {
"@spectrum-web-components/base": "^0.1.4-alpha.178+a6776aa0",
"@spectrum-web-components/button": "^0.9.5-alpha.178+a6776aa0",
"@spectrum-web-components/icon": "^0.6.4-alpha.178+a6776aa0",
"@spectrum-web-components/icons-workflow": "^0.3.7-alpha.178+a6776aa0",
"@spectrum-web-components/base": "^0.2.0-alpha.40+47b96fc6",
"@spectrum-web-components/button": "^0.10.0-alpha.40+47b96fc6",
"@spectrum-web-components/icon": "^0.7.0-alpha.40+47b96fc6",
"@spectrum-web-components/icons-workflow": "^0.4.0-alpha.40+47b96fc6",
"tslib": "^2.0.0"
},
"gitHead": "a6776aa098b05f71c1ec09bbf28acfaf62571d06"
"gitHead": "47b96fc63e9b1cee03ba44793cfcd930488a7a17"
}
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