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

aboardly

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aboardly - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

4

lib/aboardly/http_client/index.js

@@ -28,4 +28,4 @@ var url = require('url')

this.options = {
'base': 'http://beta.aboardly.com/api/v1/',
'user_agent': 'alpaca/0.2.1 (https://github.com/pksunkara/alpaca)'
'base': 'https://www.aboardly.com/api/v1/',
'user_agent': 'aboardly-node'
};

@@ -32,0 +32,0 @@

{
"name": "aboardly",
"version": "0.1.1",
"version": "0.1.2",
"description": "Official Aboardly API library client for Node.js and IO.js",

@@ -5,0 +5,0 @@ "author": "Serge (http://github.com/herkyl)",

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