🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@grafana/google-sdk

Package Overview
Dependencies
Maintainers
22
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@grafana/google-sdk - npm Package Versions

0.2.0

Diff
grafanabot
published 0.2.0 •

Changelog

Source

v0.2.0

  • Update package bundling to emit ESM and CJS modules
  • Raise minimum Grafana version to 10.4.0
iwysiu
published 0.1.2 •

Changelog

Source

v0.1.2

  • Fix config options disappearing.
iwysiu
published 0.1.1 •

Changelog

Source

v0.1.1

  • Move grafana dependencies to peerDependencies
  • Remove GitHub package release
iwysiu
published 0.1.0 •

Changelog

Source

v0.1.0

  • Export AuthConfig.tsx that can be reused without the infobox
  • JWTForm can now take private key path instead of private key // You need to handle it in the backend
  • GoogleAuthType is now a const instead of enum type
  • Bump grafana packages to 9.4.1
iwysiu
published 0.0.4 •

Changelog

Source

v0.0.4

  • Fix: make JWT file input accessible via keyboard
iwysiu
published 0.0.3 •

Changelog

Source

v0.0.3

  • Fix: preserve JWT details when switching auth type
iwysiu
published 0.0.2 •

Changelog

Source

v0.0.2

  • Fix reset button
iwysiu
published 0.0.1 •

Changelog

Source

v0.0.1

  • Initial Release