Socket
Socket
Sign inDemoInstall

homebridge-fordpass

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

homebridge-fordpass - npm Package Compare versions

Comparing version 1.8.2 to 1.8.3

2

dist/fordpass-connection.js

@@ -21,3 +21,3 @@ "use strict";

const vehiclesUrl = 'https://api.mps.ford.com/api/expdashboard/v1/details';
const userUrl = 'https://usapi.cv.ford.com/api/users';
const userUrl = 'https://api.mps.ford.com/api/users';
const catWithRefreshTokenUrl = 'https://api.mps.ford.com/api/token/v2/cat-with-refresh-token';

@@ -24,0 +24,0 @@ const catWithCIAccessTokenUrl = 'https://api.mps.ford.com/api/token/v2/cat-with-ci-access-token';

{
"displayName": "Homebridge FordPass",
"name": "homebridge-fordpass",
"version": "1.8.2",
"version": "1.8.3",
"description": "Fordpass plugin for homebridge: https://homebridge.io/",

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

Sorry, the diff of this file is not supported yet

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