@batijs/core
Advanced tools
Comparing version 0.0.241 to 0.0.242
@@ -18,2 +18,3 @@ import { Flags } from '@batijs/features'; | ||
BATI: Set<Flags>; | ||
BATI_TEST?: boolean; | ||
} | ||
@@ -20,0 +21,0 @@ type TransformerProps = { |
{ | ||
"name": "@batijs/core", | ||
"version": "0.0.241", | ||
"version": "0.0.242", | ||
"description": "", | ||
@@ -34,3 +34,3 @@ "type": "module", | ||
"which": "^4.0.0", | ||
"@batijs/features": "0.0.241" | ||
"@batijs/features": "0.0.242" | ||
}, | ||
@@ -37,0 +37,0 @@ "exports": { |
Sorry, the diff of this file is too big to display
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
8844544
1101