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

bitly

Package Overview
Dependencies
Maintainers
1
Versions
124
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bitly - npm Package Compare versions

Comparing version 1.2.2 to 1.2.3

.npmignore

2

bitly.js

@@ -85,3 +85,3 @@ /**

.on('error', function(e) {
callback(e);
cb(e);
});

@@ -88,0 +88,0 @@ };

@@ -5,3 +5,3 @@ {

"tags": ["url", "bitly", "shortner", "util"],
"version": "1.2.2",
"version": "1.2.3",
"author": "Tane Piper <piper.tane@gmail.com>",

@@ -8,0 +8,0 @@ "contributors": [

@@ -11,7 +11,5 @@ node-bitly - Bitly API for nodejs

------------
To install via NPM type the following:
npm install bitly
To install via NPM type the following: `npm install bitly`
You can also install via git by cloning:
git clone git://github.com/tanepiper/node-bitly.git /path/to/node_modules/bitly
You can also install via git by cloning: `git clone https://github.com/tanepiper/node-bitly.git /path/to/bitly`

@@ -18,0 +16,0 @@ Usage

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