You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

react-pdf-annotator

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.2 to 0.0.3

lib/style/AreaHighlight.css

6

package.json
{
"name": "react-pdf-annotator",
"version": "0.0.2",
"version": "0.0.3",
"description": "Set of React components for PDF annotation",

@@ -9,2 +9,4 @@ "main": "lib/index.js",

"copy-flow": "flow-copy-source src lib",
"copy-styles": "cp -r src/style lib",
"copy-files": "npm run copy-flow && npm run copy-styles",
"clean": "nwb clean-module && npm clean-demo",

@@ -16,3 +18,3 @@ "start": "nwb serve-react-demo",

"deploy": "npm run build && gh-pages --dist ./demo/dist --branch gh-pages",
"publish": "npm run build && npm run copy-flow && npm publish",
"publish": "npm run build && npm run copy-files && npm publish",
"prettier": "prettier --write 'src/**/*.js' 'demo/src/**/*.js'"

@@ -19,0 +21,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc