@jfvilas/plugin-kwirth-metrics 0.13.1 → 0.13.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.esm.js CHANGED
@@ -2,7 +2,7 @@ export { EntityKwirthMetricsContent, kwirthMetricsPlugin } from './plugin.esm.js
2
2
  export { KwirthMetricsClient } from './api/KwirthMetricsClient.esm.js';
3
3
  export { kwirthMetricsApiRef } from './api/types.esm.js';
4
4
 
5
- const VERSION = "0.12.9";
5
+ const VERSION = "0.13.2";
6
6
 
7
7
  export { VERSION };
8
8
  //# sourceMappingURL=index.esm.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.esm.js","sources":["../src/index.ts"],"sourcesContent":["export const VERSION='0.12.9'\r\n\r\nexport { EntityKwirthMetricsContent, kwirthMetricsPlugin } from './plugin'\r\nexport { KwirthMetricsClient as KwirthMetricsClient, kwirthMetricsApiRef as kwirthMetricsApiRef } from './api'\r\n\r\nexport type { KwirthMetricsApi, KwirthMetricsClientOptions } from './api'"],"names":[],"mappings":";;;;AAAO,MAAM,OAAA,GAAQ;;;;"}
1
+ {"version":3,"file":"index.esm.js","sources":["../src/index.ts"],"sourcesContent":["export const VERSION='0.13.2'\r\n\r\nexport { EntityKwirthMetricsContent, kwirthMetricsPlugin } from './plugin'\r\nexport { KwirthMetricsClient as KwirthMetricsClient, kwirthMetricsApiRef as kwirthMetricsApiRef } from './api'\r\n\r\nexport type { KwirthMetricsApi, KwirthMetricsClientOptions } from './api'"],"names":[],"mappings":";;;;AAAO,MAAM,OAAA,GAAQ;;;;"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jfvilas/plugin-kwirth-metrics",
3
- "version": "0.13.1",
3
+ "version": "0.13.2",
4
4
  "description": "Frontend plugin for viewing Kubernetes resource usage (metrics) in Backstage",
5
5
  "keywords": [
6
6
  "Backstage",