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

fast-find-in-files

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

fast-find-in-files - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

3

dist/index.js

@@ -30,5 +30,2 @@ "use strict";

}
if (!excludeFolderPath.startsWith('./')) {
throw new TypeError('Invalid input: options.excludeFolderPaths.excludeFolderPath must start with "./"');
}
});

@@ -35,0 +32,0 @@ }

2

package.json
{
"name": "fast-find-in-files",
"version": "1.0.0",
"version": "1.0.1",
"description": "fast-find-in-files recursively searches sub-directories for needle matches",

@@ -5,0 +5,0 @@ "keywords": [

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