🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@react-pdf-kit/polyfills

Package Overview
Dependencies
Maintainers
3
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-pdf-kit/polyfills - npm Package Compare versions

Comparing version
1.0.0-rc.1
to
1.0.0-rc.2
+2
-2
package.json
{
"name": "@react-pdf-kit/polyfills",
"version": "1.0.0-rc.1",
"version": "1.0.0-rc.2",
"type": "module",

@@ -9,3 +9,3 @@ "description": "Polyfills for react-pdf-kit",

"types": "./dist/index.d.ts",
"license": "See LICENSE in https://www.npmjs.com/package/@react-pdf-kit/viewer",
"license": "See license section",
"exports": {

@@ -12,0 +12,0 @@ ".": {

@@ -13,2 +13,4 @@ # @react-pdf-kit/polyfills

 
To support older browser versions than the table above, pair the polyfills with the legacy PDF.js worker. The [Override the PDF.js Worker](https://react-pdf-kit.com/docs/usage-guide/legacy-browser-support.html#override-the-pdfjs-worker) guide in the docs covers the setup.

@@ -15,0 +17,0 @@