Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@grafana/api-documenter

Package Overview
Dependencies
Maintainers
8
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@grafana/api-documenter - npm Package Compare versions

Comparing version 0.9.2 to 0.9.3

2

lib/documenters/grafana/SummaryAppender.js

@@ -17,3 +17,3 @@ "use strict";

const node = apiItem;
return node && node.buildExcerpt !== undefined;
return node && node.tsdocComment !== undefined;
}

@@ -20,0 +20,0 @@ }

{
"name": "@grafana/api-documenter",
"version": "0.9.2",
"version": "0.9.3",
"description": "Read JSON files from api-extractor, generate documentation pages",

@@ -5,0 +5,0 @@ "repository": {

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc