@skyux/core
Advanced tools
Comparing version 3.0.0-alpha.0 to 3.0.0-alpha.1
@@ -1,3 +0,7 @@ | ||
# 3.0.0 (2018-08-14) | ||
# 3.0.0-alpha.1 (2018-08-15) | ||
- Added localization resource files. [#3](https://github.com/blackbaud/skyux-core/pull/3) | ||
# 3.0.0-alpha.0 (2018-08-14) | ||
- Initial release. |
@@ -9,3 +9,3 @@ // #region imports | ||
this.decimalPipe = decimalPipe; | ||
this.symbols = require('!!json-loader!../../assets/locales/resources_en_US.json'); | ||
this.symbols = require('!json-loader!.skypageslocales/resources_en_US.json'); | ||
this.symbolIndex = [ | ||
@@ -12,0 +12,0 @@ { value: 1E12, label: this.getSymbol('skyux_numeric_trillions_symbol') }, |
{ | ||
"name": "@skyux/core", | ||
"version": "3.0.0-alpha.0", | ||
"version": "3.0.0-alpha.1", | ||
"description": "SKY UX Core", | ||
@@ -36,3 +36,3 @@ "main": "bundles/bundle.umd.js", | ||
"dependencies": { | ||
"@blackbaud/skyux-builder-config": "github:blackbaud/skyux-builder-config#shared-config" | ||
"@blackbaud/skyux-builder-config": "github:blackbaud/skyux-builder-config" | ||
}, | ||
@@ -50,6 +50,6 @@ "devDependencies": { | ||
"@angular/router": "4.3.6", | ||
"@blackbaud/skyux-builder": "blackbaud/skyux-builder#rc-resolve-locale-resources", | ||
"@skyux-sdk/e2e": "blackbaud/skyux-lib-e2e#add-all-e2e", | ||
"@skyux/builder-utils": "3.0.0-alpha.1", | ||
"@skyux/theme": "3.0.0-alpha.4", | ||
"@blackbaud/skyux-builder": "blackbaud/skyux-builder#rc-2.0.0", | ||
"@skyux-sdk/e2e": "blackbaud/skyux-lib-e2e#add-all-e2e", | ||
"core-js": "2.4.1", | ||
@@ -56,0 +56,0 @@ "rxjs": "5.4.3", |
Sorry, the diff of this file is not supported yet
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
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
63730
77
580