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

paypal-checkout

Package Overview
Dependencies
Maintainers
9
Versions
293
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

paypal-checkout - npm Package Compare versions

Comparing version 4.0.339 to 4.0.341

9

package.json
{
"name": "paypal-checkout",
"version": "4.0.339",
"version": "4.0.341",
"description": "PayPal Checkout components, for integrating checkout products.",

@@ -13,7 +13,7 @@ "main": "index.js",

"babel": "babel src/ --out-dir dist/module",
"webpack": "babel-node ./node_modules/.bin/webpack --progress",
"webpack": "babel-node ./node_modules/.bin/webpack",
"webpack-base": "babel-node ./node_modules/.bin/webpack --progress --config webpack.base.config.js",
"webpack-button": "babel-node ./node_modules/.bin/webpack --progress --config webpack.button.config.js",
"test": "if [ ! $SKIP_TEST ]; then npm run lint && npm run flow-typed && npm run flow && npm run test-ssr && npm run karma && npm run buttondiff; fi;",
"build": "npm run test && npm run webpack",
"test": "npm run lint && npm run flow-typed && npm run flow && npm run test-ssr && npm run karma && npm run buttondiff",
"build": "npm run webpack",
"release": "./scripts/publish.sh",

@@ -77,2 +77,3 @@ "release:patch": "./scripts/publish.sh patch",

"grumbler-scripts": "^3",
"husky": "^7.0.4",
"imagemagick": "^0.1.3",

@@ -79,0 +80,0 @@ "imgur": "^0.2.1",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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