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

srn

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

srn - npm Package Compare versions

Comparing version 0.0.13 to 0.0.14

2

package.json
{
"name": "srn",
"version": "0.0.13",
"version": "0.0.14",
"description": "smart rename",

@@ -5,0 +5,0 @@ "bin": {

@@ -56,4 +56,2 @@ #!/usr/bin/env node

fs.copyFile(configs.from, configs.to, (err) => {
throw err;
});
fs.copyFile(configs.from, configs.to, () => {});
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