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

@pdftron/webviewer-video

Package Overview
Dependencies
Maintainers
1
Versions
200
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pdftron/webviewer-video - npm Package Compare versions

Comparing version 1.0.1 to 1.0.4

5

package.json
{
"name": "@pdftron/webviewer-video",
"version": "1.0.1",
"version": "1.0.4",
"description": "This is an addon for WebViewer that allows to load HTML videos (.mp4, ogg, webm) so that their video frames can be annotated.",

@@ -10,3 +10,4 @@ "main": "dist/main.js",

"build": "webpack --config webpack.config.js",
"watch": "webpack --watch --config webpack.config.js"
"watch": "webpack --watch --config webpack.config.js",
"release-patch": "npm version patch && npm publish --access public"
},

@@ -13,0 +14,0 @@ "keywords": [],

dist/main.js

Sorry, the diff of this file is too big to display

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