website-preview-tool
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "website-preview-tool", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "", | ||
"main": "bin/preview.js", | ||
"main": "bin/index.js", | ||
"type": "module", | ||
@@ -19,4 +19,4 @@ "scripts": { | ||
"bin": { | ||
"preview": "./bin/preview.js" | ||
"preview": "./bin/index.js" | ||
} | ||
} |
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
2144