Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fancy-canvas

Package Overview
Dependencies
Maintainers
3
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fancy-canvas - npm Package Compare versions

Comparing version 0.2.2 to 1.0.0

canvas-element-bitmap-size.d.ts

7

package.json
{
"name": "fancy-canvas",
"version": "0.2.2",
"version": "1.0.0",
"author": "smakarov@tradingview.com",

@@ -14,2 +14,7 @@ "description": "Functionality on top of HTML canvas element, including support for HiDPI and pixel-perfect rendering",

"license": "MIT",
"exports": {
"import": "./index.js"
},
"module": "./index.js",
"type": "module",
"files": [

@@ -16,0 +21,0 @@ "**/*.js",

coordinate-space.d.ts
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