internaldocs-fb-helpers
Advanced tools
Comparing version 1.5.1-rc.1 to 1.6.0
@@ -9,2 +9,3 @@ /** | ||
export * as uidocs from "./uidocs"; | ||
export * as feedback from './feedback'; | ||
declare type FbContent<Internal, External> = { | ||
@@ -11,0 +12,0 @@ internal: Internal; |
@@ -27,5 +27,6 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.OssOnly = exports.FbInternalOnly = exports.isInternal = exports.validateFbContentArgs = exports.fbInternalOnly = exports.fbContent = exports.uidocs = exports.bloks = void 0; | ||
exports.OssOnly = exports.FbInternalOnly = exports.isInternal = exports.validateFbContentArgs = exports.fbInternalOnly = exports.fbContent = exports.feedback = exports.uidocs = exports.bloks = void 0; | ||
exports.bloks = __importStar(require("./bloks")); | ||
exports.uidocs = __importStar(require("./uidocs")); | ||
exports.feedback = __importStar(require("./feedback")); | ||
const FB_CONTENT_ARG_KEYS = ['internal', 'external']; | ||
@@ -32,0 +33,0 @@ let usePluginData; |
{ | ||
"name": "internaldocs-fb-helpers", | ||
"version": "1.5.1-rc.1", | ||
"version": "1.6.0", | ||
"description": "Helper library for including / excluding content from docusaurus websites", | ||
@@ -5,0 +5,0 @@ "main": "dist/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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
15020
11
413
1