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

@athenna/view

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@athenna/view - npm Package Compare versions

Comparing version 4.19.0 to 4.20.0

8

package.json
{
"name": "@athenna/view",
"version": "4.19.0",
"version": "4.20.0",
"description": "The Athenna template engine. Built on top of Edge.js.",

@@ -66,5 +66,5 @@ "license": "MIT",

"devDependencies": {
"@athenna/common": "^4.34.0",
"@athenna/config": "^4.16.0",
"@athenna/ioc": "^4.16.0",
"@athenna/common": "^4.35.0",
"@athenna/config": "^4.18.0",
"@athenna/ioc": "^4.18.0",
"@athenna/test": "^4.22.0",

@@ -71,0 +71,0 @@ "@athenna/tsconfig": "^4.12.0",

@@ -12,4 +12,4 @@ /**

import { Config } from '@athenna/config';
import { File, Is } from '@athenna/common';
import { resolve, isAbsolute } from 'node:path';
import { Is, File, Path } from '@athenna/common';
import { EmptyComponentException } from '#src/exceptions/EmptyComponentException';

@@ -16,0 +16,0 @@ import { NotFoundComponentException } from '#src/exceptions/NotFoundComponentException';

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