Socket
Socket
Sign inDemoInstall

change-git-url

Package Overview
Dependencies
22
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.4 to 1.1.5

2

lib/index.js

@@ -50,3 +50,3 @@ const path = require('path');

await writeFile('./temp.json', JSON.stringify({ sourceDomain, targetDomain })).catch(console.log);
await writeFile(tempPath, JSON.stringify({ sourceDomain, targetDomain })).catch(console.log);

@@ -53,0 +53,0 @@ spinner = ora('searching...').start();

{
"name": "change-git-url",
"version": "1.1.4",
"version": "1.1.5",
"description": "",

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc