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

canvas-to-buffer

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

canvas-to-buffer - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

10

package.json
{
"name": "canvas-to-buffer",
"version": "1.0.5",
"version": "1.0.6",
"description": "Converts a Canvas graphic into a Buffer, as fast as possible and without a copy.",

@@ -32,9 +32,9 @@ "main": "index.js",

"devDependencies": {
"atob": "^1.1.2",
"canvas": "^1.2.1",
"tape": "^3.5.0"
"atob": "1.1.2",
"canvas": "1.2.8",
"tape": "4.2.0"
},
"dependencies": {
"typedarray-to-buffer": "^3.0.1"
"typedarray-to-buffer": "3.0.4"
}
}
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