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

react-fast-scroll-pdf

Package Overview
Dependencies
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-fast-scroll-pdf - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

dist/esm/index.js/index.js

2

example/package.json
{
"name": "react-fast-scroll-pdf-example",
"homepage": "https://wearemothership.github.io/react-fast-scroll-pdf",
"version": "1.0.1",
"version": "1.0.2",
"license": "MIT",

@@ -6,0 +6,0 @@ "private": true,

{
"name": "react-fast-scroll-pdf",
"version": "1.0.1",
"version": "1.0.2",
"description": "Image-based PDF viewer using pdfjs",
"author": "wearemothership",
"license": "MIT",
"keywords": ["react", "pdf", "scroll", "ui", "react-component", "pdfjs", "pdf.js"],
"repository": "wearemothership/react-fast-scroll-pdf",
"main": "dist/main/",
"module": "dist/esm/",
"main": "dist/main/index.js",
"module": "dist/esm/index.js",
"types": "dist/index.d.ts",

@@ -83,3 +84,9 @@ "engines": {

]
},
"exports": {
".": {
"require": "./main/index.js",
"default": "./esm/index.js"
}
}
}
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