Socket
Socket
Sign inDemoInstall

machinepack-googleapisurlshortener

Package Overview
Dependencies
114
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 0.1.1

8

machines/url-get.js

@@ -56,14 +56,14 @@ 'use strict';

exits: {
error: {
description: 'Error decoding URL'
},
invalidParameter: {
variableName: 'err',
description: 'Invalid field parameter passed'
},
dailyLimitExceededUnreg: {
variableName: 'err',
description: 'Daily Limit for Unauthenticated Use Exceeded. Continued use requires signup.'
},
success: {
variableName: 'longUrl',
variableName: 'result',
description: 'Done.',
example: ''
}

@@ -70,0 +70,0 @@ },

@@ -73,8 +73,4 @@ 'use strict';

success: {
variableName: 'shortUrl',
variableName: 'result',
description: 'Defaults success hadler',
},
error: {
description: 'Default error handler'
}

@@ -81,0 +77,0 @@ },

{
"name": "machinepack-googleapisurlshortener",
"version": "0.1.0",
"version": "0.1.1",
"description": "API will have several methods to work with Google URL Shortener",

@@ -23,2 +23,6 @@ "scripts": {

},
"repository": {
"type": "git",
"url": "https://github.com/konstantinzolotarev/machinepack-googleapisurlshortener.git"
},
"machinepack": {

@@ -25,0 +29,0 @@ "friendlyName": "Google APIs URL Shortener",

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