@batijs/features
Advanced tools
Comparing version 0.0.278 to 0.0.279
@@ -1,3 +0,3 @@ | ||
import { c as categoriesGroups, F as Flags } from './features-4zyW0_gi.js'; | ||
export { C as CategoryLabels, a as categories, d as cliFlags, f as features, b as flags } from './features-4zyW0_gi.js'; | ||
import { c as categoriesGroups, F as Flags } from './features-vXaa6ml5.js'; | ||
export { C as CategoryLabels, a as categories, d as cliFlags, f as features, b as flags } from './features-vXaa6ml5.js'; | ||
@@ -19,2 +19,3 @@ interface Feature<C = string> { | ||
readonly?: boolean; | ||
selected?: boolean; | ||
} | ||
@@ -29,2 +30,3 @@ interface FeatureLink { | ||
multiple?: boolean; | ||
required?: boolean; | ||
description?: string; | ||
@@ -31,0 +33,0 @@ } |
@@ -5,3 +5,3 @@ import { | ||
flags | ||
} from "./chunk-WMO3LMQS.js"; | ||
} from "./chunk-X7TRM654.js"; | ||
@@ -22,3 +22,4 @@ // src/groups.ts | ||
group: "Frontend" /* Frontend */, | ||
description: `Flexible, robust, community-driven, and fast Vite-based frontend framework.` | ||
description: `Flexible, robust, community-driven, and fast Vite-based frontend framework.`, | ||
required: true | ||
}, | ||
@@ -30,3 +31,4 @@ { | ||
as they each come with a wide range of integrations. You can at any time eject and take control over integration code | ||
so that it doesn\u2019t get in your way.` | ||
so that it doesn\u2019t get in your way.`, | ||
required: true | ||
}, | ||
@@ -33,0 +35,0 @@ { |
@@ -1,2 +0,2 @@ | ||
import { F as Flags, C as CategoryLabels } from './features-4zyW0_gi.js'; | ||
import { F as Flags, C as CategoryLabels } from './features-vXaa6ml5.js'; | ||
@@ -3,0 +3,0 @@ declare enum RulesMessage { |
import { | ||
features, | ||
flags | ||
} from "./chunk-WMO3LMQS.js"; | ||
} from "./chunk-X7TRM654.js"; | ||
@@ -6,0 +6,0 @@ // src/rules/enum.ts |
{ | ||
"name": "@batijs/features", | ||
"version": "0.0.278", | ||
"version": "0.0.279", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "type": "module", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
209356
2035
1