New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

node-gitio

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-gitio - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

2

bin/commands/shrink.js

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

copyPaste.copy(result, function () {
console.log('\n%s %s', result, chalk.dim('(copied to clipboard)'));
console.log('\n%s %s', result, chalk.dim('✔ copied to clipboard'));
});

@@ -54,0 +54,0 @@ }).catch(function (err) {

{
"name": "node-gitio",
"version": "0.0.3",
"version": "0.0.4",
"description": "A simple Node CLI wrapper for git.io.",

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

@@ -23,3 +23,3 @@ # node-gitio [![Build Status](https://travis-ci.org/nathanbuchar/node-gitio.svg?branch=master)](https://travis-ci.org/nathanbuchar/node-gitio)

# => http://git.io/vZHUg (copied to clipboard)
# => http://git.io/vZHUg ✔ copied to clipboard

@@ -29,3 +29,3 @@

# => http://git.io/mycoolpackage (copied to clipboard)
# => http://git.io/mycoolpackage ✔ copied to clipboard
```

@@ -113,3 +113,3 @@

# => http://git.io/vZ9RJ (copied to clipboard)
# => http://git.io/vZ9RJ ✔ copied to clipboard
```

@@ -122,3 +122,3 @@

# => http://git.io/nathan-gitio (copied to clipboard)
# => http://git.io/nathan-gitio ✔ copied to clipboard
```

@@ -125,0 +125,0 @@

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