Socket
Socket
Sign inDemoInstall

@stripe/stripe-js

Package Overview
Dependencies
Maintainers
8
Versions
127
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stripe/stripe-js - npm Package Compare versions

Comparing version 1.0.3 to 1.1.0

2

package.json
{
"name": "@stripe/stripe-js",
"version": "1.0.3",
"version": "1.1.0",
"description": "Stripe.js loading utility",

@@ -5,0 +5,0 @@ "main": "dist/stripe.js",

@@ -50,2 +50,13 @@ ///<reference path='./base.d.ts' />

disabled?: boolean;
/**
* Show a card brand icon in the Element.
* Default is `false`.
*/
showIcon?: boolean;
/**
* Appearance of the brand icon in the Element.
*/
iconStyle?: 'default' | 'solid';
}

@@ -52,0 +63,0 @@

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