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

@stripe/react-stripe-js

Package Overview
Dependencies
Maintainers
18
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stripe/react-stripe-js - npm Package Compare versions

Comparing version 2.7.0 to 2.7.1

6

package.json
{
"name": "@stripe/react-stripe-js",
"version": "2.7.0",
"version": "2.7.1",
"description": "React components for Stripe.js and Stripe Elements",

@@ -12,3 +12,4 @@ "main": "dist/react-stripe.js",

"scripts": {
"test": "yarn run lint && yarn run lint:prettier && yarn run test:unit && yarn run typecheck",
"test": "yarn run lint && yarn run lint:prettier && yarn run test:unit && yarn test:package-types && yarn run typecheck",
"test:package-types": "attw --pack .",
"test:unit": "jest",

@@ -61,2 +62,3 @@ "lint": "eslint --max-warnings=0 '{src,examples}/**/*.{ts,tsx,js}'",

"devDependencies": {
"@arethetypeswrong/cli": "^0.15.3",
"@babel/cli": "^7.7.0",

@@ -63,0 +65,0 @@ "@babel/core": "^7.7.2",

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