New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@paypal/sdk-client

Package Overview
Dependencies
Maintainers
9
Versions
167
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@paypal/sdk-client - npm Package Compare versions

Comparing version

to
4.0.80

2

package.json
{
"name": "@paypal/sdk-client",
"version": "4.0.79",
"version": "4.0.80",
"description": "Shared config between PayPal/Braintree.",

@@ -5,0 +5,0 @@ "main": "index.js",

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

if (existingNamespace) {
if (existingNamespace[INTERNAL_DESTROY_KEY]()) {
if (existingNamespace[INTERNAL_DESTROY_KEY]) {
existingNamespace[INTERNAL_DESTROY_KEY]();

@@ -27,0 +27,0 @@ } else if (existingVersion) {