@pagerduty/backstage-plugin-common
Advanced tools
Comparing version 0.1.6-next.0 to 0.1.6-next.1
@@ -229,2 +229,3 @@ /** @public */ | ||
id: string; | ||
isDefault?: boolean; | ||
eventsBaseUrl?: string; | ||
@@ -231,0 +232,0 @@ apiBaseUrl?: string; |
{ | ||
"name": "@pagerduty/backstage-plugin-common", | ||
"description": "Common components for PagerDuty plugins for Backstage", | ||
"version": "0.1.6-next.0", | ||
"version": "0.1.6-next.1", | ||
"main": "dist/index.cjs.js", | ||
@@ -6,0 +6,0 @@ "types": "dist/index.d.ts", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
37757
301