paypal-checkout
Advanced tools
Comparing version 4.0.339 to 4.0.341
{ | ||
"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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
3822312
18
1