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

@paypal/react-paypal-js

Package Overview
Dependencies
Maintainers
29
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 4.0.0-beta.1 to 4.0.0-beta.2

4

dist/ScriptContext.d.ts

@@ -1,2 +0,2 @@

/// <reference types="react" />
import React from "react";
import PropTypes from "prop-types";

@@ -13,3 +13,3 @@ import type { PayPalScriptOptions } from "@paypal/paypal-js/types/script-options";

options: PayPalScriptOptions;
children: Node;
children: React.ReactNode;
}

@@ -16,0 +16,0 @@ declare function PayPalScriptProvider({ options, children }: ScriptProviderProps): JSX.Element;

{
"name": "@paypal/react-paypal-js",
"version": "4.0.0-beta.1",
"version": "4.0.0-beta.2",
"description": "React components for the PayPal JS SDK",

@@ -5,0 +5,0 @@ "keywords": [

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