Socket
Socket
Sign inDemoInstall

@types/ejs

Package Overview
Dependencies
0
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.1.2 to 3.1.3

14

ejs/index.d.ts

@@ -19,3 +19,3 @@ // Type definitions for ejs 3.1

*/
export const name: 'ejs';
export const name: "ejs";

@@ -175,7 +175,7 @@ /**

enum modes {
EVAL = 'eval',
ESCAPED = 'escaped',
RAW = 'raw',
COMMENT = 'comment',
LITERAL = 'literal',
EVAL = "eval",
ESCAPED = "escaped",
RAW = "raw",
COMMENT = "comment",
LITERAL = "literal",
}

@@ -210,3 +210,2 @@ }

*
*
* This is also used internally to generate a `TemplateFunction`.

@@ -234,3 +233,2 @@ *

*
*
* This is also used internally to generate a `TemplateFunction`.

@@ -237,0 +235,0 @@ *

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

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

"dependencies": {},
"typesPublisherContentHash": "711c046c91845030b177e4568727458e939ee8948ce95100e4119ffd7ffb38eb",
"typeScriptVersion": "4.2"
"typesPublisherContentHash": "3d0e9c2e01e0a61a11a65982d1d2fbf4f6c2a1e2de45212711354b9b52742f18",
"typeScriptVersion": "4.5"
}

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

### Additional Details
* Last updated: Tue, 14 Feb 2023 22:08:51 GMT
* Last updated: Sat, 23 Sep 2023 17:07:22 GMT
* Dependencies: none

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

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc