Socket
Socket
Sign inDemoInstall

@skyux/theme

Package Overview
Dependencies
Maintainers
1
Versions
455
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@skyux/theme - npm Package Compare versions

Comparing version 3.3.1 to 3.4.0

7

CHANGELOG.md

@@ -0,4 +1,9 @@

# 3.4.0 (2019-01-08)
- Added style for invalid `textarea` elements. [#46](https://github.com/blackbaud/skyux-theme/pull/46)
- Added support for `@blackbaud/skyux-design-tokens@0.0.11`. [#45](https://github.com/blackbaud/skyux-theme/pull/45)
# 3.3.1 (2018-11-29)
- Fixed native HTML select fields to use the appropriate CSS style when control value is invalid. [#38](https://github.com/blackbaud/skyux-theme/pull/38)
- Fixed native HTML select fields to use appropriate CSS style when control value is invalid. [#38](https://github.com/blackbaud/skyux-theme/pull/38)
- Fixed `.sky-btn-tab` SCSS mixin to properly style the hover state for a selected, non-disabled tab. [#41](https://github.com/blackbaud/skyux-theme/pull/41)

@@ -5,0 +10,0 @@

8

package.json
{
"name": "@skyux/theme",
"version": "3.3.1",
"version": "3.4.0",
"description": "SKY UX Theme",

@@ -24,3 +24,3 @@ "main": "bundles/bundle.umd.js",

"dependencies": {
"@blackbaud/skyux-design-tokens": "0.0.10",
"@blackbaud/skyux-design-tokens": "0.0.11",
"@types/fontfaceobserver": "0.0.5",

@@ -31,4 +31,4 @@ "fontfaceobserver": "2.0.9",

"devDependencies": {
"@blackbaud/skyux": "2.30.0",
"@blackbaud/skyux-builder": "1.29.0",
"@blackbaud/skyux": "2.37.0",
"@blackbaud/skyux-builder": "1.30.0",
"@skyux-sdk/builder-plugin-skyux": "1.0.0-rc.5"

@@ -35,0 +35,0 @@ },

Sorry, the diff of this file is not supported yet

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