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

@athenna/view

Package Overview
Dependencies
Maintainers
1
Versions
51
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.18.0 to 4.18.1

2

configurer/index.js

@@ -27,3 +27,3 @@ /**

return this.rc
.setTo('templates', 'view', 'node_modules/@athenna/view/templates/model.edge')
.setTo('templates', 'view', 'node_modules/@athenna/view/templates/view.edge')
.save();

@@ -30,0 +30,0 @@ });

@@ -40,3 +40,3 @@ /**

'view',
'node_modules/@athenna/view/templates/model.edge'
'node_modules/@athenna/view/templates/view.edge'
)

@@ -43,0 +43,0 @@ .save()

{
"name": "@athenna/view",
"version": "4.18.0",
"version": "4.18.1",
"description": "The Athenna template engine. Built on top of Edge.js.",

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

@@ -34,2 +34,3 @@ /**

.fileName(this.name)
.extension('edge')
.destination(destination)

@@ -36,0 +37,0 @@ .template('view')

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