Socket
Socket
Sign inDemoInstall

moonext

Package Overview
Dependencies
36
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

README.md

4

lib/get.js

@@ -9,9 +9,9 @@ const chalk = require("chalk")

function version(){
console.log(chalk.green("Moonext version: ") + chalk.yellow("1.0.1"))
console.log(chalk.green("Moonext version: ") + chalk.yellow("1.0.2"))
}
function libs(){
console.log(chalk.green("Moonext use: ") + chalk.cyan("\n-chalk \n-http (standart node.js lib)"))
console.log(chalk.green("Moonext use: ") + chalk.cyan("\n-chalk \n-http (standart node.js lib) \n-nodemon"))
}
module.exports = { version, libs }
{
"name": "moonext",
"version": "1.0.1",
"version": "1.0.2",
"description": "Back-end framework, for anything",

@@ -5,0 +5,0 @@ "directories": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc