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

@athenna/core

Package Overview
Dependencies
Maintainers
1
Versions
218
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@athenna/core - npm Package Compare versions

Comparing version 4.4.0 to 4.5.0

src/testing/BaseCliTest.d.ts

7

package.json
{
"name": "@athenna/core",
"version": "4.4.0",
"version": "4.5.0",
"description": "The plug and play Node.js framework.",

@@ -53,3 +53,5 @@ "license": "MIT",

"./commands/TestCommand": "./src/commands/TestCommand.js",
"./commands/BuildCommand": "./src/commands/BuildCommand.js"
"./commands/BuildCommand": "./src/commands/BuildCommand.js",
"./testing/BaseCliTest": "./src/testing/BaseCliTest.js",
"./testing/BaseRestTest": "./src/testing/BaseRestTest.js"
},

@@ -109,2 +111,3 @@ "imports": {

"src/types/*",
"src/testing/*.ts",
"src/commands/*.ts",

@@ -111,0 +114,0 @@ "src/applications/Repl.ts"

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