Socket
Socket
Sign inDemoInstall

edge.js

Package Overview
Dependencies
Maintainers
2
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

edge.js - npm Package Compare versions

Comparing version 6.0.0-7 to 6.0.0-8

build/chunk-L73GKURO.js

3

build/index.d.ts

@@ -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"

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc