Comparing version 0.0.2 to 0.0.3
@@ -28,2 +28,4 @@ /* eslint-disable */ | ||
time: 720, | ||
onPrintProcessReady: noop, | ||
@@ -249,3 +251,3 @@ onPrintProcessOpen: noop, | ||
// Cleaner | ||
that.wait(360).then(() => document.body.removeChild(origin)); | ||
that.wait(that.options.time).then(() => document.body.removeChild(origin)); | ||
}; | ||
@@ -252,0 +254,0 @@ }, |
{ | ||
"name": "a-print", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "author": "joenix <joenix.com@gmail.com>", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
7716
230
0