Socket
Socket
Sign inDemoInstall

@skyux/theme

Package Overview
Dependencies
Maintainers
1
Versions
457
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.0.0-alpha.7 to 3.0.0-alpha.8

scss/_compat/_mixins.scss

4

CHANGELOG.md

@@ -0,1 +1,5 @@

# 3.0.0-alpha.8 (2018-08-22)
- Created `_compat` directory for styles that are used only by SKY UX components.
# 3.0.0-alpha.7 (2018-08-18)

@@ -2,0 +6,0 @@

6

package.json
{
"name": "@skyux/theme",
"version": "3.0.0-alpha.7",
"version": "3.0.0-alpha.8",
"description": "SKY UX Theme",

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

"test": "npm run build:dev-bundle && skyux test",
"test:ci": "npm run build:dev-bundle && skyux test --platform travis --coverage library && skyux build-public-library",
"test:ci": "npm run build:dev-bundle && skyux test --platform travis --coverage library && npm run build",
"build": "skyux build-public-library && node ./scripts/prepare-package.js",

@@ -27,3 +27,3 @@ "build:dev-bundle": "npm run build && node ./scripts/dev-bundle.js",

"dependencies": {
"@blackbaud/skyux-design-tokens": "0.0.8",
"@blackbaud/skyux-design-tokens": "0.0.9",
"@types/fontfaceobserver": "0.0.5",

@@ -30,0 +30,0 @@ "fontfaceobserver": "2.0.9",

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