Socket
Socket
Sign inDemoInstall

react-canvas-draw

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-canvas-draw - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

es/drawImage.js

9

package.json
{
"name": "react-canvas-draw",
"version": "1.0.1",
"version": "1.0.2",
"description": "A simple yet powerful canvas-drawing component for React.",

@@ -22,6 +22,9 @@ "main": "lib/index.js",

"contributors:add": "all-contributors add",
"contributors:generate": "all-contributors generate"
"contributors:generate": "all-contributors generate",
"prepare": "npm run build"
},
"dependencies": {
"catenary-curve": "^1.0.1",
"codecov": "^3.5.0",
"coveralls": "^3.0.4",
"lazy-brush": "^1.0.1",

@@ -47,3 +50,3 @@ "prop-types": "^15.6.2",

"gh-pages": "^1.1.0",
"nwb": "0.21.x",
"nwb": "^0.21.5",
"react": "^16.2.0",

@@ -50,0 +53,0 @@ "react-dom": "^16.2.0",

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