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

fs-rename

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

fs-rename - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

4

package.json
{
"name": "fs-rename",
"version": "0.0.1",
"version": "0.0.2",
"description": "npm cli package to rename files and folders",

@@ -25,3 +25,3 @@ "main": "lib/index.js",

"type": "git",
"url": "git+https://github.com/caki0915/my-awesome-greeter.git"
"url": "git+https://github.com/iZemil/fs-rename"
},

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

@@ -8,3 +8,3 @@ # fs-rename

- `fs-rename --to=kebab` change file and folder names to kebab case:
- `fs-rename --to=snake ignore="node_modules,tests"` names to snake case and ignore 2 dirs
- `fs-rename --to=snake --ignore="node_modules,tests"` names to snake case and ignore 2 dirs

@@ -11,0 +11,0 @@ ## Options

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