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

find-duplicate-strings

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

find-duplicate-strings - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

8

package.json
{
"name": "find-duplicate-strings",
"version": "1.0.1",
"version": "1.0.2",
"description": "Easy to use CLI that finds duplicate strings in a directory and stores them in a external file for easy reference",

@@ -8,5 +8,5 @@ "author": "Erwin Heitzman",

"license": "MIT",
"main": "cli/index.js",
"types": "cli/index.d.ts",
"bin": "cli/index.js",
"main": "lib/cli/index.js",
"types": "lib/cli/index.d.ts",
"bin": "lib/cli/index.js",
"files": [

@@ -13,0 +13,0 @@ "/lib"

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