Socket
Socket
Sign inDemoInstall

@spectrum-web-components/shared

Package Overview
Dependencies
Maintainers
5
Versions
206
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.7.5-alpha.178 to 0.8.0

17

CHANGELOG.md

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

# [0.8.0](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/shared@0.7.4...@spectrum-web-components/shared@0.8.0) (2021-01-13)
### Bug Fixes
- **button:** relate to this.href correctly ([fade3ea](https://github.com/adobe/spectrum-web-components/commit/fade3ea9bd6bda6192f84a0ab9af4b812517e267))
- include the "types" entry in package.json files ([b432f59](https://github.com/adobe/spectrum-web-components/commit/b432f5982b3b79f80af12f6d0312cbe2285e608b))
- use latest @spectrum-css/\* versions ([c35eb86](https://github.com/adobe/spectrum-web-components/commit/c35eb86defd89a0c36b5ea186f6d40f20851b5e5))
### Features
- **button:** use synthetic button instead of native ([49e94bc](https://github.com/adobe/spectrum-web-components/commit/49e94bcf79da6ec1ef05f4197042f992922b91ca))
- **shared:** conditionally apply focus-visible polyfill ([b854df6](https://github.com/adobe/spectrum-web-components/commit/b854df6dd050da4762eaf75eca1a7a62673b3828))
### Performance Improvements
- **shared:** focus-visible, lazily instantiate the focus-visible polyfilling ([fe257c1](https://github.com/adobe/spectrum-web-components/commit/fe257c1eb10bcb8cfb8ca6700e89efb2386980e5))
## [0.7.4](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/shared@0.7.3...@spectrum-web-components/shared@0.7.4) (2020-10-12)

@@ -8,0 +25,0 @@

6

package.json

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

],
"version": "0.7.5-alpha.178+a6776aa0",
"version": "0.8.0",
"description": "",

@@ -48,7 +48,7 @@ "main": "./src/index.js",

"dependencies": {
"@spectrum-web-components/base": "^0.1.4-alpha.178+a6776aa0",
"@spectrum-web-components/base": "^0.2.0",
"focus-visible": "^5.1.0",
"tslib": "^2.0.0"
},
"gitHead": "a6776aa098b05f71c1ec09bbf28acfaf62571d06"
"gitHead": "62f319d0f7272f4ac83f35c8180e7c4adfff37e3"
}
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