Comparing version 1.9.2 to 1.9.3
{ | ||
"name": "anumargak", | ||
"version": "1.9.2", | ||
"version": "1.9.3", | ||
"description": "Amazing fast multipurpose simple to use web/ HTTP router", | ||
@@ -5,0 +5,0 @@ "main": "./src/letsRoute.js", |
@@ -1,2 +0,2 @@ | ||
'use strict' | ||
'use strict'; | ||
@@ -3,0 +3,0 @@ var RandExp = require('randexp'); |
@@ -1,12 +0,9 @@ | ||
//Display message after instalation | ||
'use strict'; | ||
var stars = '\x1B[1m***\x1B[0m'; | ||
var yellow = "\033[1;33m"; | ||
var light_green = "\033[1;32m"; | ||
var light_blue = "\033[1;34m"; | ||
var NC="\033[0m"; // No Color | ||
const stars = '\x1B[1m***\x1B[0m'; | ||
const yellow = "\033[1;33m"; | ||
const light_green = "\033[1;32m"; | ||
const light_blue = "\033[1;34m"; | ||
const NC="\033[0m"; // No Color | ||
console.log(yellow+" Donating to an open source project is more affordable than paying salary"+NC); | ||
console.log(''); | ||
@@ -23,9 +20,2 @@ console.log(' ' + stars + ' Thank you for using Anumargak (अनुमार्गक)! ' + stars); | ||
console.log(''); | ||
console.log(''); | ||
console.log('Try' + light_green +' Nimn (निम्न)' + NC + ' format. It can save bandwidth and reduce response size.'); | ||
console.log(''); | ||
console.log('Give us a \x1B[1m*\x1B[0m on '+ light_blue + 'https://github.com/NaturalIntelligence/anumargak'+ NC +' and help us to grow'); | ||
console.log(''); | ||
process.exit(0); |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
150494
15
3557
3