New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

anagram-finder-cli

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

anagram-finder-cli - npm Package Compare versions

Comparing version 1.2.2 to 1.2.3

2

package.json
{
"name": "anagram-finder-cli",
"version": "1.2.2",
"version": "1.2.3",
"description": "This CLI makes it possible to search for anagrams from a provided dictionary file",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -47,11 +47,12 @@ anagram finder cli

"word": "listen",
"anagrams": [
"listen",
"elints",
"enlist",
"inlets",
"silent",
"slinte",
"tinsel"
]
"anagrams": [
"listen",
"elints",
"enlist",
"inlets",
"silent",
"slinte",
"tinsel"
],
"count": 7
}

@@ -58,0 +59,0 @@ ```

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