@react-pdf/primitives
Advanced tools
Comparing version 2.0.0-beta.12 to 2.0.0-beta.14
{ | ||
"name": "@react-pdf/primitives", | ||
"version": "2.0.0-beta.12", | ||
"version": "2.0.0-beta.14", | ||
"license": "MIT", | ||
@@ -15,3 +15,3 @@ "author": "Diego Muracciole <diegomuracciole@gmail.com>", | ||
], | ||
"gitHead": "81e76f3958da57b65d1f18740c1887a4efa91fce" | ||
"gitHead": "d9441d47a47f5296ba1d23fb3bb6a7f6acbe2ae5" | ||
} |
@@ -1,2 +0,2 @@ | ||
exports.Group = 'G'; | ||
exports.G = 'G'; | ||
exports.Svg = 'SVG'; | ||
@@ -3,0 +3,0 @@ exports.View = 'VIEW'; |
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
2352