@batijs/features
Advanced tools
Comparing version 0.0.113 to 0.0.118
@@ -1,3 +0,3 @@ | ||
import { c as categoriesGroups } from './features-62d2f444.js'; | ||
export { C as CategoryLabels, F as Flags, a as categories, f as features, b as flags } from './features-62d2f444.js'; | ||
import { c as categoriesGroups } from './features-6SrbEDT6.js'; | ||
export { C as CategoryLabels, F as Flags, a as categories, f as features, b as flags } from './features-6SrbEDT6.js'; | ||
@@ -20,2 +20,2 @@ interface Feature<C = string> { | ||
export { Category, Feature, categoriesGroups }; | ||
export { type Category, type Feature, categoriesGroups }; |
@@ -1,2 +0,2 @@ | ||
import { F as Flags, C as CategoryLabels } from './features-62d2f444.js'; | ||
import { F as Flags, C as CategoryLabels } from './features-6SrbEDT6.js'; | ||
@@ -3,0 +3,0 @@ declare enum RulesMessage { |
{ | ||
"name": "@batijs/features", | ||
"version": "0.0.113", | ||
"version": "0.0.118", | ||
"description": "", | ||
@@ -11,4 +11,4 @@ "type": "module", | ||
"devDependencies": { | ||
"@types/node": "^16.18.40", | ||
"tsup": "^7.2.0", | ||
"@types/node": "^18.18.9", | ||
"tsup": "^8.0.0", | ||
"vitest": "^0.34.6" | ||
@@ -15,0 +15,0 @@ }, |
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
109214