Socket
Socket
Sign inDemoInstall

edge.js

Package Overview
Dependencies
30
Maintainers
2
Versions
64
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.0.0-9 to 6.0.0-10

build/chunk-M6ZFSWKC.js

4

build/index.d.ts

@@ -1,3 +0,3 @@

import { E as EdgeGlobals, a as Edge } from './main-a7743a78.js';
export { T as Template } from './main-a7743a78.js';
import { E as EdgeGlobals, a as Edge } from './main-2b13330f.js';
export { T as Template } from './main-2b13330f.js';
import 'edge-parser';

@@ -4,0 +4,0 @@ import 'edge-lexer/types';

@@ -14,3 +14,3 @@ import {

unallowedExpression
} from "./chunk-L73GKURO.js";
} from "./chunk-M6ZFSWKC.js";

@@ -17,0 +17,0 @@ // src/loader.ts

@@ -1,2 +0,2 @@

import { P as PluginFn } from '../../main-a7743a78.js';
import { P as PluginFn } from '../../main-2b13330f.js';
import 'edge-parser';

@@ -3,0 +3,0 @@ import 'edge-lexer/types';

@@ -8,3 +8,3 @@ import {

unallowedExpression
} from "../../chunk-L73GKURO.js";
} from "../../chunk-M6ZFSWKC.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 { 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';
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-2b13330f.js';
import '@poppinss/macroable';
{
"name": "edge.js",
"description": "Template engine",
"version": "6.0.0-9",
"version": "6.0.0-10",
"engines": {

@@ -6,0 +6,0 @@ "node": ">=18.16.0"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc