Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@tsed/platform-views

Package Overview
Dependencies
Maintainers
1
Versions
554
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tsed/platform-views - npm Package Compare versions

Comparing version 7.61.0 to 7.61.1

4

jest.config.js

@@ -10,6 +10,6 @@ // For a detailed explanation regarding each configuration property, visit:

functions: 84.61,
lines: 95.78,
statements: 95.78
lines: 95.76,
statements: 95.76
}
}
};

@@ -39,3 +39,2 @@ "use strict";

templayed: "templayed",
toffee: "toffee",
twig: "twig",

@@ -42,0 +41,0 @@ underscore: "underscore",

@@ -36,3 +36,2 @@ export const PLATFORM_VIEWS_EXTENSIONS = {

templayed: "templayed",
toffee: "toffee",
twig: "twig",

@@ -39,0 +38,0 @@ underscore: "underscore",

@@ -39,3 +39,2 @@ /// <reference types="node" />

templayed: string;
toffee: string;
twig: string;

@@ -42,0 +41,0 @@ underscore: string;

{
"name": "@tsed/platform-views",
"version": "7.61.0",
"version": "7.61.1",
"description": "Views module for Ts.ED Framework",
"private": false,
"source": "./src/index.ts",

@@ -25,3 +24,3 @@ "main": "./lib/cjs/index.js",

"dependencies": {
"@tsed/engines": "7.61.0",
"@tsed/engines": "7.61.1",
"ejs": "^3.1.5",

@@ -31,18 +30,20 @@ "tslib": "2.6.1"

"devDependencies": {
"@tsed/core": "7.61.0",
"@tsed/di": "7.61.0",
"@tsed/engines": "7.61.0",
"@tsed/eslint": "7.44.1",
"@tsed/exceptions": "7.61.0",
"@tsed/schema": "7.61.0",
"@tsed/typescript": "7.44.1",
"@tsed/core": "7.61.1",
"@tsed/di": "7.61.1",
"@tsed/engines": "7.61.1",
"@tsed/eslint": "7.61.1",
"@tsed/exceptions": "7.61.1",
"@tsed/schema": "7.61.1",
"@tsed/typescript": "7.61.1",
"@types/ejs": "3.1.1",
"eslint": "^8.12.0"
"barrelsby": "^2.8.1",
"eslint": "^8.12.0",
"jest": "^29.2.0"
},
"peerDependencies": {
"@tsed/core": "^7.61.0",
"@tsed/di": "^7.61.0",
"@tsed/engines": "^7.61.0",
"@tsed/exceptions": "^7.61.0",
"@tsed/schema": "^7.61.0"
"@tsed/core": "7.61.1",
"@tsed/di": "7.61.1",
"@tsed/engines": "7.61.1",
"@tsed/exceptions": "7.61.1",
"@tsed/schema": "7.61.1"
},

@@ -49,0 +50,0 @@ "peerDependenciesMeta": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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