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

file-name-fixer

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

file-name-fixer - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

package.json
{
"name": "file-name-fixer",
"version": "1.0.1",
"version": "1.0.2",
"description": "Finds invalid file names and renames them.",

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

# file-name-fixer
Finds invalid file names and renames them.
Heres how to use it. First you need to install it globally:
```
npm i file-name-fixer -g
```
Once installed globally you can do the following:
```
fix-file-names ./raw_assets
```
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