@skyux/theme
Advanced tools
Comparing version 3.0.0-alpha.2 to 3.0.0-alpha.3
@@ -0,1 +1,5 @@ | ||
# 3.0.0-alpha.3 (2018-08-13) | ||
- Added BrowserStack testing to CI. [#3](https://github.com/blackbaud/skyux-theme/pull/3) | ||
# 3.0.0-alpha.2 (2018-08-09) | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "@skyux/theme", | ||
"version": "3.0.0-alpha.2", | ||
"version": "3.0.0-alpha.3", | ||
"description": "SKY UX Theme", | ||
@@ -13,2 +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", | ||
"build": "skyux build-public-library && node ./scripts/prepare-package.js", | ||
@@ -25,2 +26,3 @@ "build:dev-bundle": "npm run build && node ./scripts/dev-bundle.js", | ||
"dependencies": { | ||
"@blackbaud/skyux-builder-config": "github:blackbaud/skyux-builder-config#shared-config", | ||
"@blackbaud/skyux-design-tokens": "0.0.8", | ||
@@ -43,2 +45,3 @@ "@types/fontfaceobserver": "0.0.5", | ||
"@blackbaud/skyux-builder": "blackbaud/skyux-builder#rc-2.0.0", | ||
"@skyux-sdk/e2e": "blackbaud/skyux-lib-e2e#add-all-e2e", | ||
"@skyux/theme": "3.0.0-alpha.1", | ||
@@ -45,0 +48,0 @@ "core-js": "2.4.1", |
@@ -10,3 +10,3 @@ /* jshint node: true */ | ||
module.exports = { | ||
loadStyles() { | ||
loadStyles: function () { | ||
const fontAwesome = new FontFaceObserver('FontAwesome'); | ||
@@ -13,0 +13,0 @@ const blackbaudSans = new FontFaceObserver('Blackbaud Sans'); |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
GitHub dependency
Supply chain riskContains a dependency which resolves to a GitHub URL. Dependencies fetched from GitHub specifiers are not immutable can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
224067
152
6
19
1
16
28
2