@pdfme/common
Advanced tools
Comparing version 1.0.0-beta.3 to 1.0.0-beta.4
{ | ||
"name": "@pdfme/common", | ||
"version": "1.0.0-beta.3", | ||
"version": "1.0.0-beta.4", | ||
"author": "hand-dot", | ||
@@ -13,2 +13,3 @@ "license": "MIT", | ||
"main": "dist/index.js", | ||
"module": "src/index.ts", | ||
"types": "dist/types/index.d.ts", | ||
@@ -15,0 +16,0 @@ "engines": { |
@@ -36,3 +36,2 @@ const path = require('path'); | ||
filename: 'index.js', | ||
libraryTarget: 'umd', | ||
globalObject: 'this', | ||
@@ -39,0 +38,0 @@ library: { |
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
1512875
6104