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

@react-pdf-viewer/scroll-mode

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-pdf-viewer/scroll-mode - npm Package Compare versions

Comparing version 2.2.0 to 2.2.1

8

lib/index.d.ts

@@ -41,3 +41,5 @@ /**

SwitchScrollModeButton(props: SwitchScrollModeButtonProps): ReactElement;
SwitchScrollModeMenuItem(props: SwitchScrollModeMenuItemProps): ReactElement;
SwitchScrollModeMenuItem(
props: SwitchScrollModeMenuItemProps
): ReactElement;
}

@@ -49,3 +51,5 @@

export function scrollModePlugin(props?: ScrollModePluginProps): ScrollModePlugin;
export function scrollModePlugin(
props?: ScrollModePluginProps
): ScrollModePlugin;

@@ -52,0 +56,0 @@ // -----

{
"name": "@react-pdf-viewer/scroll-mode",
"version": "2.2.0",
"version": "2.2.1",
"description": "A React component to view a PDF document",

@@ -36,3 +36,3 @@ "license": "https://react-pdf-viewer.dev/license",

"dependencies": {
"@react-pdf-viewer/core": "2.2.0"
"@react-pdf-viewer/core": "2.2.1"
},

@@ -52,3 +52,3 @@ "peerDependencies": {

},
"gitHead": "cc37771ea0886faf311ec7d5cd2a5f83aaffca74"
"gitHead": "dc23d3ab29ed34affa25cc4acd25f7fce4e14fd0"
}
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