@skyux/errors
Advanced tools
Comparing version 3.1.0 to 3.2.0
@@ -0,1 +1,5 @@ | ||
# 3.2.0 (2020-03-03) | ||
- Added an option to the error component to hide the default image but display the default error message. [#18](https://github.com/blackbaud/skyux-errors/pull/18) | ||
# 3.1.0 (2020-02-07) | ||
@@ -2,0 +6,0 @@ |
@@ -6,2 +6,3 @@ import { OnInit } from '@angular/core'; | ||
errorType: string; | ||
showImage: boolean; | ||
title: string; | ||
@@ -8,0 +9,0 @@ description: string; |
{ | ||
"name": "@skyux/errors", | ||
"version": "3.1.0", | ||
"version": "3.2.0", | ||
"description": "SKY UX Errors", | ||
@@ -42,7 +42,7 @@ "main": "bundles/bundle.umd.js", | ||
"@angular/router": "7.2.16", | ||
"@blackbaud/auth-client": "2.22.0", | ||
"@pact-foundation/pact": "9.6.1", | ||
"@pact-foundation/pact-web": "9.6.1", | ||
"@skyux-sdk/builder": "3.13.0", | ||
"@skyux-sdk/builder-plugin-skyux": "1.2.1", | ||
"@blackbaud/auth-client": "2.24.0", | ||
"@pact-foundation/pact": "9.8.0", | ||
"@pact-foundation/pact-web": "9.8.0", | ||
"@skyux-sdk/builder": "3.15.2", | ||
"@skyux-sdk/builder-plugin-skyux": "1.3.1", | ||
"@skyux-sdk/e2e": "3.1.2", | ||
@@ -52,7 +52,7 @@ "@skyux-sdk/pact": "3.3.1", | ||
"@skyux/assets": "3.1.0", | ||
"@skyux/config": "3.7.0", | ||
"@skyux/core": "3.10.0", | ||
"@skyux/config": "3.8.1", | ||
"@skyux/core": "3.11.1", | ||
"@skyux/http": "3.9.0", | ||
"@skyux/i18n": "3.9.0", | ||
"@skyux/indicators": "3.1.2", | ||
"@skyux/i18n": "3.9.3", | ||
"@skyux/indicators": "3.1.3", | ||
"@skyux/modals": "3.1.2", | ||
@@ -62,3 +62,3 @@ "@skyux/omnibar-interop": "3.1.0", | ||
"@skyux/theme": "3.9.0", | ||
"@types/core-js": "2.5.2", | ||
"@types/core-js": "2.5.3", | ||
"codelyzer": "4.5.0", | ||
@@ -68,3 +68,3 @@ "core-js": "2.6.11", | ||
"rxjs-compat": "6.5.4", | ||
"ts-node": "8.6.2", | ||
"ts-node": "8.7.0", | ||
"tslint": "5.20.1", | ||
@@ -71,0 +71,0 @@ "typescript": "3.2.4", |
@@ -6,3 +6,3 @@ /** | ||
import { Injectable } from '@angular/core'; | ||
import { getStringForLocale } from '@skyux/i18n/modules/i18n/get-string-for-locale'; | ||
import { getStringForLocale } from '@skyux/i18n'; | ||
var SkyErrorsResourcesProvider = /** @class */ (function () { | ||
@@ -9,0 +9,0 @@ function SkyErrorsResourcesProvider() { |
@@ -1,1 +0,1 @@ | ||
[{"__symbolic":"module","version":4,"metadata":{"SkyErrorsResourcesProvider":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Injectable","line":14,"character":1}}],"members":{"getString":[{"__symbolic":"method"}]}}}}] | ||
[{"__symbolic":"module","version":4,"metadata":{"SkyErrorsResourcesProvider":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Injectable","line":11,"character":1}}],"members":{"getString":[{"__symbolic":"method"}]}}}}] |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
535220
1077
4