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

@getchange/change-drop-in

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@getchange/change-drop-in - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

dist/change-donation-form-47c24646.js

2

dist/change-donation-form.min.js

@@ -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();

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