Socket
Socket
Sign inDemoInstall

@paypal/common-components

Package Overview
Dependencies
Maintainers
21
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@paypal/common-components - npm Package Compare versions

Comparing version 1.0.34 to 1.0.35

13

package.json
{
"name": "@paypal/common-components",
"version": "1.0.34",
"version": "1.0.35",
"description": "PayPal common components, for integrating checkout products.",

@@ -58,7 +58,9 @@ "main": "dist/ui.js",

"devDependencies": {
"@krakenjs/grumbler-scripts": "^7.0.0",
"@krakenjs/grumbler-scripts": "^8.0.4",
"@krakenjs/sync-browser-mocks": "^3.0.0",
"babel-core": "^7.0.0-bridge.0",
"conventional-changelog-cli": "^2.0.11",
"cross-env": "^7.0.3",
"flow-bin": "0.135.0",
"flow-typed": "^3.8.0",
"fs-extra": "^4.0.2",

@@ -68,5 +70,6 @@ "husky": "^8.0.1",

"imgur": "^0.2.1",
"jest": "^29.3.1",
"lint-staged": "^13.0.3",
"memory-fs": "^0.4.1",
"mocha": "^4",
"mocha": "^4.1.0",
"mocketeer": "^0.3.0",

@@ -80,4 +83,4 @@ "pixelmatch": "^4.0.2",

"@paypal/sdk-client": "^4.0.166",
"@paypal/sdk-constants": "^1.0.127",
"@paypal/sdk-logos": "^2.0.2",
"@paypal/sdk-constants": "^1.0.128",
"@paypal/sdk-logos": "^2.1.0",
"@krakenjs/belter": "^2.0.0",

@@ -84,0 +87,0 @@ "@krakenjs/jsx-pragmatic": "^3.0.0",

@@ -8,3 +8,3 @@ ## PayPal Common Components

[build-badge]: https://img.shields.io/github/workflow/status/paypal/paypal-common-components/build?logo=github&style=flat-square
[build-badge]: https://img.shields.io/github/actions/workflow/status/paypal/paypal-common-components/main.yml?branch=main&logo=github&style=flat-square
[build]: https://github.com/paypal/paypal-common-components/actions?query=workflow%3Abuild

@@ -11,0 +11,0 @@ [coverage-badge]: https://img.shields.io/codecov/c/github/paypal/paypal-common-components.svg?style=flat-square

@@ -95,3 +95,3 @@ /* @flow */

queryParam: "cart_id",
// $FlowFixMe
// $FlowFixMe[incompatible-call]
queryValue: ({ value }) => ZalgoPromise.try(value),

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