@conectate/ct-button
Advanced tools
Comparing version 4.0.0 to 4.1.0
@@ -5,7 +5,7 @@ /** | ||
This code may only be used under the BSD style license found at | ||
https://wc.conectate.app/LICENSE.txt The complete set of authors may be found at | ||
https://wc.conectate.app/AUTHORS.txt The complete set of contributors may be | ||
found at https://wc.conectate.app/CONTRIBUTORS.txt Code distributed by Herberth Obregón as | ||
https://open.grupoconectate.com/LICENSE.txt The complete set of authors may be found at | ||
https://open.grupoconectate.com/AUTHORS.txt The complete set of contributors may be | ||
found at https://open.grupoconectate.com/CONTRIBUTORS.txt Code distributed by Herberth Obregón as | ||
part of the Conectate Open Source Project is also subject to an additional IP rights grant | ||
found at https://wc.conectate.app/PATENTS.txt | ||
found at https://open.grupoconectate.com/PATENTS.txt | ||
*/ | ||
@@ -75,3 +75,3 @@ import { LitElement } from "lit"; | ||
* @demo demo/index.html | ||
* @homepage wc.conectate.app | ||
* @homepage open.grupoconectate.com | ||
* @slot prefix - Content placed above the main content | ||
@@ -78,0 +78,0 @@ * @slot - Default content placed in the middle |
@@ -5,7 +5,7 @@ /** | ||
This code may only be used under the BSD style license found at | ||
https://wc.conectate.app/LICENSE.txt The complete set of authors may be found at | ||
https://wc.conectate.app/AUTHORS.txt The complete set of contributors may be | ||
found at https://wc.conectate.app/CONTRIBUTORS.txt Code distributed by Herberth Obregón as | ||
https://open.grupoconectate.com/LICENSE.txt The complete set of authors may be found at | ||
https://open.grupoconectate.com/AUTHORS.txt The complete set of contributors may be | ||
found at https://open.grupoconectate.com/CONTRIBUTORS.txt Code distributed by Herberth Obregón as | ||
part of the Conectate Open Source Project is also subject to an additional IP rights grant | ||
found at https://wc.conectate.app/PATENTS.txt | ||
found at https://open.grupoconectate.com/PATENTS.txt | ||
*/ | ||
@@ -77,3 +77,3 @@ import { __decorate } from "tslib"; | ||
* @demo demo/index.html | ||
* @homepage wc.conectate.app | ||
* @homepage open.grupoconectate.com | ||
* @slot prefix - Content placed above the main content | ||
@@ -80,0 +80,0 @@ * @slot - Default content placed in the middle |
{ | ||
"name": "@conectate/ct-button", | ||
"version": "4.0.0", | ||
"version": "4.1.0", | ||
"description": "HTML Button made with Web Components and Lit", | ||
@@ -48,3 +48,3 @@ "main": "ct-button.js", | ||
}, | ||
"gitHead": "bc7f35925d00900b680f7c3247b90cbbafe75e06" | ||
"gitHead": "8d85164b93c2e29da4fcdd56c39abb87118d8020" | ||
} |
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
31687