Socket
Socket
Sign inDemoInstall

@types/ejs

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/ejs - npm Package Compare versions

Comparing version 3.1.1 to 3.1.2

6

ejs/index.d.ts

@@ -378,8 +378,8 @@ // Type definitions for ejs 3.1

/**
* The path to the project root. When this is set, absolute paths for includes
* (/filename.ejs) will be relative to the project root.
* The path to templates root(s). When this is set, absolute paths for includes
* (/filename.ejs) will be relative to the templates root(s).
*
* @default undefined
*/
root?: string | undefined;
root?: string[] | string | undefined;

@@ -386,0 +386,0 @@ /**

{
"name": "@types/ejs",
"version": "3.1.1",
"version": "3.1.2",
"description": "TypeScript definitions for ejs",

@@ -33,4 +33,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ejs",

"dependencies": {},
"typesPublisherContentHash": "fef47d864159b871b02113421c57f1bf8aaa15b03fb95a4275ac7d243ec76726",
"typeScriptVersion": "3.9"
"typesPublisherContentHash": "711c046c91845030b177e4568727458e939ee8948ce95100e4119ffd7ffb38eb",
"typeScriptVersion": "4.2"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Thu, 12 May 2022 19:01:45 GMT
* Last updated: Tue, 14 Feb 2023 22:08:51 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: `ejs`

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