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

@stripe/stripe-js

Package Overview
Dependencies
Maintainers
8
Versions
131
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.3.1 to 1.3.2

2

dist/stripe.esm.js

@@ -23,3 +23,3 @@ var V3_URL = 'https://js.stripe.com/v3';

name: 'stripe-js',
version: "1.3.1"
version: "1.3.2"
});

@@ -26,0 +26,0 @@ }; // Execute our own script injection after a tick to give users time to

@@ -27,3 +27,3 @@ 'use strict';

name: 'stripe-js',
version: "1.3.1"
version: "1.3.2"
});

@@ -30,0 +30,0 @@ }; // Execute our own script injection after a tick to give users time to

{
"name": "@stripe/stripe-js",
"version": "1.3.1",
"version": "1.3.2",
"description": "Stripe.js loading utility",

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

@@ -66,3 +66,3 @@ ///<reference path='./base.d.ts' />

*/
height?: number;
height?: string;
};

@@ -69,0 +69,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