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

fabric

Package Overview
Dependencies
Maintainers
1
Versions
304
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fabric - npm Package Compare versions

Comparing version 1.2.2 to 1.2.3

12

package.json
{
"name": "fabric",
"description": "Object model for HTML5 canvas, and SVG-to-canvas parser. Backed by jsdom and node-canvas.",
"version": "1.2.2",
"version": "1.2.3",
"author": "Juriy Zaytsev <kangax@gmail.com>",

@@ -18,3 +18,3 @@ "keywords": ["canvas", "graphic", "graphics", "SVG", "node-canvas", "parser", "HTML5", "object model"],

"canvas": "1.0.x",
"jsdom": "0.5.6",
"jsdom": "0.7.x",
"xmldom": "0.1.x"

@@ -24,6 +24,6 @@ },

"qunit": "0.5.x",
"jshint": "1.1.x",
"uglify-js": "2.2.x",
"execSync": "0.0.4",
"plato": "0.5.0"
"jshint": "2.1.x",
"uglify-js": "2.3.x",
"execSync": "0.0.x",
"plato": "0.6.x"
},

@@ -30,0 +30,0 @@ "engines": { "node": ">=0.4.0 && <1.0.0" },

Sorry, the diff of this file is not supported yet

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