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

clordle

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clordle - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

cli.js

@@ -0,1 +1,3 @@

#!/usr/bin/env node
const clordle = require('./clordle').lib;

@@ -2,0 +4,0 @@ const { Snippet } = require('enquirer');

7

package.json
{
"name": "clordle",
"version": "0.0.1",
"version": "0.0.2",
"description": "If wordle and the command line had a baby.",

@@ -9,2 +9,5 @@ "main": "index.js",

},
"bin": {
"clordle": "cli.js"
},
"author": "Piero Maddaleni <piero@piemadd.com>",

@@ -16,2 +19,2 @@ "license": "ISC",

}
}
}
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