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

rename-random

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

rename-random - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

6

package.json
{
"name": "rename-random",
"version": "1.0.1",
"version": "1.0.2",
"description": "Simple rename using random string",
"main": "./lib/index.js",
"bin": "./bin/cli.js",
"bin": {
"rename-random": "./bin/cli.js"
},
"scripts": {

@@ -8,0 +10,0 @@ "test": "echo \"Error: no test specified\" && exit 1"

@@ -12,3 +12,3 @@ rename-random

```{bash}
random-rename ./example.json // => Renamed example.json to fhg9h4zOMYkRRXXp.json
rename-random ./example.json
```

@@ -15,0 +15,0 @@

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