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

@react-pdf/render

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-pdf/render - npm Package Compare versions

Comparing version 2.0.0-beta.16 to 2.0.0-beta.17

2

lib/primitives/renderCanvas.js

@@ -14,3 +14,3 @@ "use strict";

var availableMethods = ['dash', 'clip', 'save', 'path', 'fill', 'font', 'text', 'rect', 'scale', 'moveTo', 'lineTo', 'stroke', 'rotate', 'circle', 'lineCap', 'opacity', 'ellipse', 'polygon', 'restore', 'lineJoin', 'fontSize', 'fillColor', 'lineWidth', 'translate', 'miterLimit', 'strokeColor', 'fillOpacity', 'roundedRect', 'strokeOpacity', 'bezierCurveTo', 'quadraticCurveTo', 'linearGradient', 'radialGradient'];
var availableMethods = ['dash', 'clip', 'save', 'path', 'fill', 'font', 'text', 'rect', 'scale', 'moveTo', 'lineTo', 'stroke', 'rotate', 'circle', 'lineCap', 'opacity', 'ellipse', 'polygon', 'restore', 'lineJoin', 'fontSize', 'fillColor', 'lineWidth', 'translate', 'miterLimit', 'strokeColor', 'fillOpacity', 'roundedRect', 'fillAndStroke', 'strokeOpacity', 'bezierCurveTo', 'quadraticCurveTo', 'linearGradient', 'radialGradient'];

@@ -17,0 +17,0 @@ var painter = function painter(ctx) {

{
"name": "@react-pdf/render",
"version": "2.0.0-beta.16",
"version": "2.0.0-beta.17",
"license": "MIT",

@@ -19,3 +19,3 @@ "author": "Diego Muracciole <diegomuracciole@gmail.com>",

"abs-svg-path": "^0.1.1",
"normalize-svg-path": "^1.0.1",
"normalize-svg-path": "^1.1.0",
"parse-svg-path": "^0.1.2",

@@ -28,3 +28,3 @@ "ramda": "^0.26.1",

],
"gitHead": "f0038752249e67453b292cd502598fbf06a32049"
"gitHead": "a917d707cc2ff1b2c67fc222821ce9758ed0d864"
}
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