react-fast-scroll-pdf
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"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" | ||
} | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
1428553
0