@getchange/change-drop-in
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -1,1 +0,1 @@ | ||
export{C as ChangeDonationForm}from"./change-donation-form-363d0b19.js"; | ||
export{C as ChangeDonationForm}from"./change-donation-form-47c24646.js"; |
@@ -1,2 +0,2 @@ | ||
import{w as e,r as t,e as r,t as i,i as o,n,s as a,$ as s,y as d,o as l}from"./change-donation-form-363d0b19.js"; | ||
import{w as e,r as t,e as r,t as i,i as o,n,s as a,$ as s,y as d,o as l}from"./change-donation-form-47c24646.js"; | ||
/** | ||
@@ -3,0 +3,0 @@ * @license |
{ | ||
"name": "@getchange/change-drop-in", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "UI element that lets users donate crypto", | ||
@@ -5,0 +5,0 @@ "type": "module", |
@@ -97,2 +97,4 @@ # change-drop-in | ||
| public-key (\*required) | The public key of your Change account. You can find your account's public key at https://api.getchange.io/developers. | | ||
| featured-nonprofits | The ids of nonprofits to feature. You can find nonprofit IDs at https://api.getchange.io. Specify ids as a JSON array, like this (the quote types are important): `nonprofit-ids='["n_123", "n_abc"]'` | | ||
| title | The title of the component. | | ||
@@ -99,0 +101,0 @@ ### Styles |
@@ -27,3 +27,3 @@ import { LitElement, html, css, svg, nothing } from "lit"; | ||
VERSION = "1.2.0"; | ||
VERSION = "1.2.1"; | ||
@@ -30,0 +30,0 @@ settings = this.fetchSettings(); |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
204434
133
5