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.0 to 0.0.1

cli.js

2

.upm/store.json

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

{"version":2,"languages":{"nodejs-npm":{}}}
{"version":2,"languages":{"nodejs-npm":{"specfileHash":"5ea082e80255247218e862d4cf82f17a","lockfileHash":"d18bc9c23c827f1fe0ea303b903ea390","guessedImports":["ansi-colors","enquirer"],"guessedImportsHash":"bdeec31db8353cdd3246551cbe33d43e"}}}
{
"name": "clordle",
"version": "0.0.0",
"description": "If wordle and the command line had a baby.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Piero Maddaleni <piero@piemadd.com>",
"license": "ISC"
"name": "clordle",
"version": "0.0.1",
"description": "If wordle and the command line had a baby.",
"main": "index.js",
"scripts": {
"start": "node cli.js"
},
"author": "Piero Maddaleni <piero@piemadd.com>",
"license": "ISC",
"dependencies": {
"ansi-colors": "4.1.1",
"enquirer": "2.3.6"
}
}

Sorry, the diff of this file is not supported yet

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