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.4.0 to 4.5.0

14

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

@@ -27,4 +27,4 @@ "license": "MIT",

"lint:fix": "eslint \"{bin,src,tests}/**/*.ts\" --fix",
"test": "npm run --silent lint:fix && node --import=@athenna/tsconfig bin/test.ts",
"test:debug": "cross-env NODE_DEBUG=athenna:* node --inspect --import=@athenna/tsconfig bin/test.ts",
"test": "npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts",
"test:debug": "cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts",
"test:coverage": "c8 npm run --silent test"

@@ -62,6 +62,6 @@ },

"devDependencies": {
"@athenna/common": "^4.17.0",
"@athenna/config": "^4.5.0",
"@athenna/ioc": "^4.5.0",
"@athenna/test": "^4.10.0",
"@athenna/common": "^4.17.2",
"@athenna/config": "^4.6.0",
"@athenna/ioc": "^4.6.0",
"@athenna/test": "^4.11.0",
"@athenna/tsconfig": "^4.8.2",

@@ -68,0 +68,0 @@ "@typescript-eslint/eslint-plugin": "^6.7.4",

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