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

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.9.0-test.1 to 1.9.0

2

dist/fordpass.js

@@ -19,3 +19,2 @@ "use strict";

const events_1 = require("events");
const util_1 = require("util");
const defaultHeaders = {

@@ -64,3 +63,2 @@ 'Content-Type': 'application/json',

this.info = result.data;
this.log.debug((0, util_1.inspect)(this.info, false, null, true));
return this.info;

@@ -67,0 +65,0 @@ }

2

package.json
{
"displayName": "Homebridge FordPass",
"name": "homebridge-fordpass",
"version": "1.9.0-test.1",
"version": "1.9.0",
"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