internaldocs-fb-helpers
Advanced tools
Comparing version 1.4.0 to 1.5.0-rc.1
@@ -8,2 +8,3 @@ /** | ||
export * as bloks from "./bloks"; | ||
export * as uidocs from "./uidocs"; | ||
declare type FbContent<Internal, External> = { | ||
@@ -10,0 +11,0 @@ internal: Internal; |
@@ -27,4 +27,5 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.OssOnly = exports.FbInternalOnly = exports.isInternal = exports.validateFbContentArgs = exports.fbInternalOnly = exports.fbContent = exports.bloks = void 0; | ||
exports.OssOnly = exports.FbInternalOnly = exports.isInternal = exports.validateFbContentArgs = exports.fbInternalOnly = exports.fbContent = exports.uidocs = exports.bloks = void 0; | ||
exports.bloks = __importStar(require("./bloks")); | ||
exports.uidocs = __importStar(require("./uidocs")); | ||
const FB_CONTENT_ARG_KEYS = ['internal', 'external']; | ||
@@ -31,0 +32,0 @@ let usePluginData; |
{ | ||
"name": "internaldocs-fb-helpers", | ||
"version": "1.4.0", | ||
"version": "1.5.0-rc.1", | ||
"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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
13389
9
371
2