@react-pdf/render
Advanced tools
Comparing version 2.0.0-beta.16 to 2.0.0-beta.17
@@ -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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
95561
Updatednormalize-svg-path@^1.1.0