Comparing version 6.0.0-7 to 6.0.0-8
@@ -1,2 +0,3 @@ | ||
import { E as EdgeGlobals, a as Edge } from './main-a3a47006.js'; | ||
import { E as EdgeGlobals, a as Edge } from './main-a7743a78.js'; | ||
export { T as Template } from './main-a7743a78.js'; | ||
import 'edge-parser'; | ||
@@ -3,0 +4,0 @@ import 'edge-lexer/types'; |
@@ -14,3 +14,3 @@ import { | ||
unallowedExpression | ||
} from "./chunk-C2LZG6MY.js"; | ||
} from "./chunk-L73GKURO.js"; | ||
@@ -1756,4 +1756,5 @@ // src/loader.ts | ||
Edge, | ||
Template, | ||
edge_default as default, | ||
edgeGlobals | ||
}; |
@@ -1,2 +0,2 @@ | ||
import { P as PluginFn } from '../../main-a3a47006.js'; | ||
import { P as PluginFn } from '../../main-a7743a78.js'; | ||
import 'edge-parser'; | ||
@@ -3,0 +3,0 @@ import 'edge-lexer/types'; |
@@ -8,3 +8,3 @@ import { | ||
unallowedExpression | ||
} from "../../chunk-C2LZG6MY.js"; | ||
} from "../../chunk-L73GKURO.js"; | ||
@@ -11,0 +11,0 @@ // src/migrate/tags/main.ts |
export * from 'edge-lexer/types'; | ||
import 'edge-parser'; | ||
export { AcornLoc, ClaimTagFn, MustacheTransformer, OnLineFn, ParserOptions, ParserTagDefinitionContract, TagTransformer } from 'edge-parser/types'; | ||
export { e as CacheManagerContract, d as CompiledTemplate, f as CompilerOptions, C as ComponentsTree, j as EdgeBufferContract, E as EdgeGlobals, g as EdgeOptions, b as LoaderContract, L as LoaderTemplate, h as ParserContract, P as PluginFn, T as TagContract, i as TagTokenContract, c as TagsContract } from '../main-a3a47006.js'; | ||
export { f as CacheManagerContract, e as CompiledTemplate, g as CompilerOptions, C as ComponentsTree, k as EdgeBufferContract, E as EdgeGlobals, h as EdgeOptions, b as LoaderContract, L as LoaderTemplate, i as ParserContract, P as PluginFn, c as TagContract, j as TagTokenContract, d as TagsContract } from '../main-a7743a78.js'; | ||
import '@poppinss/macroable'; |
{ | ||
"name": "edge.js", | ||
"description": "Template engine", | ||
"version": "6.0.0-7", | ||
"version": "6.0.0-8", | ||
"engines": { | ||
@@ -6,0 +6,0 @@ "node": ">=18.16.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
96769
3160