Comparing version 0.10.7 to 0.11.0
@@ -55,3 +55,3 @@ const path = require('path'); | ||
iwrCmd = `powershell "${iwrCmd}"`; | ||
iwrCmd = `powershell -noprofile "${iwrCmd}"`; | ||
@@ -58,0 +58,0 @@ child_process.exec(iwrCmd, err => { |
{ | ||
"name": "pagefind", | ||
"version": "0.10.7", | ||
"version": "0.11.0", | ||
"description": "Implement search on any static website.", | ||
@@ -5,0 +5,0 @@ "bin": "lib/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
18075