homekit-code
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "homekit-code", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Generate a pairing HomeKit QR code label or scannable tag to setup your HomeKit accessory.", | ||
@@ -12,4 +12,7 @@ "keywords": [ | ||
"homekit", | ||
"homekit-accessory", | ||
"label", | ||
"pairing", | ||
"qrcode" | ||
"qrcode", | ||
"tag" | ||
], | ||
@@ -27,3 +30,2 @@ "homepage": "https://github.com/simongolms/homekit-code.git", | ||
"main": "lib/index.js", | ||
"types": "lib/index.d.ts", | ||
"bin": { | ||
@@ -30,0 +32,0 @@ "homekit-code": "lib/index.js" |
@@ -10,3 +10,3 @@ # HomeKit Code | ||
[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org) | ||
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/SimonGolms/homekit-code/releases) | ||
[![semantic-release: angular](https://img.shields.io/badge/semantic--release-angular-e10079?logo=semantic-release)](https://github.com/semantic-release/semantic-release) | ||
@@ -13,0 +13,0 @@ ## Usage - QR Code |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
87996