Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

leet

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

leet - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

8

package.json
{
"name": "leet",
"version": "1.0.2",
"version": "1.0.3",
"description": "Convert boring text to 1337 text",
"main": "leet.js",
"main": "./leet.js",
"bin": { "leet": "./leet.js" },
"preferGlobal": "true",
"scripts": {
"test": "leet"
"test": "./leet.js"
},

@@ -9,0 +11,0 @@ "repository": {

@@ -5,2 +5,4 @@ #leet.js

![Alt text](http://i.imgur.com/BTuE3Sp.gif)
***

@@ -25,12 +27,12 @@ ###Install

./leet.js "i want to be leet"
./leet.js 'i want to eat snacks and be leet!'
... will output:
I W4N7 70 B3 1337ZORZ
I W4N7 70 347 5N4X 4ND B3 1337ZORZ!
**Note:** You should only input text in lower case.
**Note:** Uppercase characters will "bypass" the conversion.
***
### License
I D0N7 C4R3ZORZ! Do whatever you want.
I D0N7 C4R3! D0 WH473V3R Y0U W4N7ZORZ.
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