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

@spectrum-web-components/tabs

Package Overview
Dependencies
Maintainers
5
Versions
327
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.3.0 to 0.4.0

17

CHANGELOG.md

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

# [0.4.0](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/tabs@0.2.4...@spectrum-web-components/tabs@0.4.0) (2021-01-21)
### 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 latest @spectrum-css/\* versions ([c35eb86](https://github.com/adobe/spectrum-web-components/commit/c35eb86defd89a0c36b5ea186f6d40f20851b5e5))
### Features
- apply sizedMixin for t-shirt sizing ([d7b63fb](https://github.com/adobe/spectrum-web-components/commit/d7b63fb0db06b5a8a412fea8370964f4db9d18ae))
- use SixedMixin to manage "size" property ([8819821](https://github.com/adobe/spectrum-web-components/commit/88198212cb495833ed2e7644f95b43dca915318d))
- **action-button:** add action button pattern ([03ac00a](https://github.com/adobe/spectrum-web-components/commit/03ac00a710290e6a78340f206d88385a4f8ae8c2))
- **icons-workflow:** vend fully registered icon components ([941f3a4](https://github.com/adobe/spectrum-web-components/commit/941f3a41486fbd49eca0805fb63383f63313e71e))
- **tabs:** update spectrum css input ([d875a0c](https://github.com/adobe/spectrum-web-components/commit/d875a0cdeba6e798ff129409b2b809d9d8adaae3))
# [0.3.0](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/tabs@0.2.4...@spectrum-web-components/tabs@0.3.0) (2021-01-13)

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

10

package.json

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

],
"version": "0.3.0",
"version": "0.4.0",
"description": "",

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

"@spectrum-css/tabs": "^3.0.0-beta.6",
"@spectrum-web-components/icons-workflow": "^0.4.0"
"@spectrum-web-components/icons-workflow": "^0.5.0"
},
"dependencies": {
"@spectrum-web-components/base": "^0.2.0",
"@spectrum-web-components/shared": "^0.8.0",
"@spectrum-web-components/base": "^0.3.0",
"@spectrum-web-components/shared": "^0.9.0",
"tslib": "^2.0.0"
},
"gitHead": "62f319d0f7272f4ac83f35c8180e7c4adfff37e3"
"gitHead": "a5734426f36555951dc10c5740c9044bbd951315"
}
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