New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@lwrjs/base-template-engine

Package Overview
Dependencies
Maintainers
7
Versions
234
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lwrjs/base-template-engine - npm Package Compare versions

Comparing version 0.0.2-alpha10 to 0.0.2-alpha11

4

build/index.d.ts

@@ -1,6 +0,6 @@

import { LwrGlobalConfig } from '@lwrjs/types';
import { NormalizedLwrGlobalConfig } from '@lwrjs/types';
import express from 'express';
import { templateEngine } from './engine/index';
export declare function registerEngine(app: express.Application, config: LwrGlobalConfig): void;
export declare function registerEngine(app: express.Application, config: NormalizedLwrGlobalConfig): void;
export { templateEngine as render };
//# sourceMappingURL=index.d.ts.map

@@ -7,3 +7,3 @@ {

},
"version": "0.0.2-alpha10",
"version": "0.0.2-alpha11",
"homepage": "https://lwr.dev/",

@@ -27,3 +27,3 @@ "repository": {

},
"gitHead": "cb54d75e833b0ecb269a74ae40da0337a18846c1"
"gitHead": "3d6a69e6e61a5614b77dcb6e016cc2cd24fa079b"
}
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