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

forked

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

forked - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

2

dist/index.js

@@ -78,3 +78,3 @@ #!/usr/bin/env node

} else {
console.log('Hey it worked!');
console.log(' Done. Your fork is available at:\n ' + (res && res.html_url ? res.html_url : '¯\\_(ツ)_/¯'));
}

@@ -81,0 +81,0 @@ });

@@ -67,3 +67,4 @@ #!/usr/bin/env node

} else {
console.log('Hey it worked!')
console.log(` Done. Your fork is available at:
${res && res.html_url ? res.html_url : '¯\\_(ツ)_/¯'}`)
}

@@ -70,0 +71,0 @@ })

{
"name": "forked",
"version": "0.1.0",
"version": "0.1.1",
"description": "fork from the command line",

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

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