angular-rollbar
Advanced tools
Comparing version 0.1.1 to 0.1.2
@@ -50,3 +50,3 @@ export declare class RollbarConfig { | ||
*/ | ||
captureUnandledRejections?: boolean; | ||
captureUnhandledRejections?: boolean; | ||
/** | ||
@@ -53,0 +53,0 @@ * Verbose mode logs to the console as well as to Rollbar. |
{ | ||
"name": "angular-rollbar", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Angular 2+ Service for Rollbar error logging", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
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
26658