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

@bundled-es-modules/pdfjs-dist

Package Overview
Dependencies
Maintainers
5
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bundled-es-modules/pdfjs-dist - npm Package Compare versions

Comparing version 2.16.105-alpha.2 to 2.16.105

CHANGELOG.md

6

package.json
{
"name": "@bundled-es-modules/pdfjs-dist",
"version": "2.16.105-alpha.2",
"version": "2.16.105",
"description": "mirror of pdfjs-dist, bundled and exposed as ES module",

@@ -12,6 +12,2 @@ "author": "Rob Resendez (resendez.java@gmail.com)",

},
"files": [
"build/**",
"web/**"
],
"repository": {

@@ -18,0 +14,0 @@ "type": "git",

@@ -18,3 +18,3 @@ # pdfjs-dist

pdfjs.GlobalWorkerOptions.workerSrc =
"@bundled-es-modules/pdfjs-dist/pdf.worker.js";
"@bundled-es-modules/pdfjs-dist/build/pdf.worker.js";

@@ -21,0 +21,0 @@ var url = "basicapi.pdf";

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