@batijs/features
Advanced tools
Comparing version 0.0.131 to 0.0.132
@@ -1,3 +0,3 @@ | ||
import { c as categoriesGroups } from './features-VzvwXhN1.js'; | ||
export { C as CategoryLabels, F as Flags, a as categories, f as features, b as flags } from './features-VzvwXhN1.js'; | ||
import { c as categoriesGroups } from './features-GPOVZzoB.js'; | ||
export { C as CategoryLabels, F as Flags, a as categories, f as features, b as flags } from './features-GPOVZzoB.js'; | ||
@@ -4,0 +4,0 @@ interface Feature<C = string> { |
import { | ||
features, | ||
flags | ||
} from "./chunk-BONVXYNU.js"; | ||
} from "./chunk-BSQ4ZYI7.js"; | ||
@@ -6,0 +6,0 @@ // src/groups.ts |
@@ -1,6 +0,7 @@ | ||
import { F as Flags, C as CategoryLabels } from './features-VzvwXhN1.js'; | ||
import { F as Flags, C as CategoryLabels } from './features-GPOVZzoB.js'; | ||
declare enum RulesMessage { | ||
ERROR_AUTH_R_SERVER = 0, | ||
INFO_HATTIP = 1 | ||
ERROR_COMPILED_R_REACT = 1, | ||
INFO_HATTIP = 2 | ||
} | ||
@@ -7,0 +8,0 @@ |
import { | ||
features, | ||
flags | ||
} from "./chunk-BONVXYNU.js"; | ||
} from "./chunk-BSQ4ZYI7.js"; | ||
@@ -9,3 +9,4 @@ // src/rules/enum.ts | ||
RulesMessage2[RulesMessage2["ERROR_AUTH_R_SERVER"] = 0] = "ERROR_AUTH_R_SERVER"; | ||
RulesMessage2[RulesMessage2["INFO_HATTIP"] = 1] = "INFO_HATTIP"; | ||
RulesMessage2[RulesMessage2["ERROR_COMPILED_R_REACT"] = 1] = "ERROR_COMPILED_R_REACT"; | ||
RulesMessage2[RulesMessage2["INFO_HATTIP"] = 2] = "INFO_HATTIP"; | ||
return RulesMessage2; | ||
@@ -36,3 +37,4 @@ })(RulesMessage || {}); | ||
requires(0 /* ERROR_AUTH_R_SERVER */, "Auth", ["Server"]), | ||
includes(1 /* INFO_HATTIP */, "hattip") | ||
requires(1 /* ERROR_COMPILED_R_REACT */, "compiled", ["react"]), | ||
includes(2 /* INFO_HATTIP */, "hattip") | ||
]; | ||
@@ -39,0 +41,0 @@ |
{ | ||
"name": "@batijs/features", | ||
"version": "0.0.131", | ||
"version": "0.0.132", | ||
"description": "", | ||
@@ -13,3 +13,3 @@ "type": "module", | ||
"tsup": "^8.0.1", | ||
"vitest": "^1.0.4" | ||
"vitest": "^1.1.0" | ||
}, | ||
@@ -16,0 +16,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
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
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
129442
1257