Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@blackbaud/skyux-builder

Package Overview
Dependencies
Maintainers
1
Versions
111
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blackbaud/skyux-builder - npm Package Versions

1
12

1.10.0

Diff

Changelog

Source

1.10.0 (2018-01-24)

  • Added support for the codeCoverageThreshold property in skyuxconfig.json. #355
  • Created skyuxconfig-schema.json to provide IntelliSense capabilities. #347
blackbaud
published 1.9.0 •

Changelog

Source

1.9.0 (2018-01-17)

  • Added support for reading locale from SKYUX_HOST global variable. #345
  • Disabled standalone install for webdriver manager. #349
  • Using the latest release of Chrome when testing on Appveyor. #352
  • Removed process.exit(0) from the generate module so the generate command can be passed through to plugins. #351
  • Created e2e tests around integration with the help service. #311
  • Release skyux pact command to allow Pact testing without using skyux e2e. #319 and #350 Thanks @Blackbaud-JoshLandi!
blackbaud
published 1.8.0 •

Changelog

Source

1.8.0 (2017-12-07)

  • Upgraded @blackbaud/auth-client to 2.2.0. #344
blackbaud
published 1.7.1 •

Changelog

Source

1.7.1 (2017-11-17)

  • Fixed slowness and out-of-memory issues with build. #340
blackbaud
published 1.7.0 •

Changelog

Source

1.7.0 (2017-11-14)

  • Added ability to generate a component from the SKY UX CLI. Run skyux generate component <component-name> where <component-name> is the name of the component preceded by an optional subfolder (e.g. skyux generate component some-folder/some-thing). This will generate the TypeScript, HTML, CSS and spec files for your new component in the specified folder. #330
blackbaud
published 1.6.2 •

Changelog

Source

1.6.2 (2017-11-14)

  • Reduced number of console logs for output keep alive. #334
blackbaud
published 1.6.1 •

Changelog

Source

1.6.1 (2017-11-13)

  • Fixed navigation via Omnibar due to loading outside Angular. #332
blackbaud
published 1.6.0 •

Changelog

Source

1.6.0 (2017-11-13)

  • Added webpack OutputKeepAlivePlugin to periodically print to the console to reset any timeouts associated with watched output. #328
  • Added support for RxJS 5.4.3. #298 Thanks @Blackbaud-MikitaYankouski!
  • Adjusted regular expression specificity for elements referencing static assets. #326
blackbaud
published 1.5.0 •

Changelog

Source

1.5.0 (2017-11-03)

  • Added SkyAppOmnibarProvider to enable custom envId and svcId to be provided to the omnibar. #323
  • Cleaned up logging by only generating config for known commands. #321
  • Enabled default envid and svcid params in skyuxconfig.json. #320
  • Exposed --platform flag and adjusted config paths to improve internal continuous integration. #297, #322
  • Performance enhancement to load omnibar outside context of Angular. #317
  • Bugfix to handle stopping skyux test before linter finishes. #316
blackbaud
published 1.4.0 •

Changelog

Source

1.4.0 (2017-10-27)

  • Adjusted class names used to hide help invoker on full-page modal. #314
  • Bugfix to not force URLs to lowercase when calling navigateByUrl. #313
  • Using AppVeyor to validate building on the Windows platform. #310, #312
  • Upgraded @blackbaud/auth-client to 2.0.0. Providing backwards compatibility until 2.x.x release. #308
  • Fixed the paths used for automatically excluding files from code coverage. #306
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