@egoist/html-to-image
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -6,6 +6,9 @@ { | ||
}, | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"main": "dist/index.js", | ||
"module": "dist/esm/index.js", | ||
"description": "xxx", | ||
"files": [ | ||
"dist" | ||
], | ||
"license": "MIT", | ||
@@ -19,3 +22,4 @@ "repository": { | ||
"build": "tsup src/index.ts --format esm,cjs --dts --legacy-output", | ||
"test": "npm run example" | ||
"test": "npm run example", | ||
"prepublishOnly": "npm run build" | ||
}, | ||
@@ -22,0 +26,0 @@ "dependencies": { |
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
2712
5
63