Comparing version 0.28.0 to 0.28.1
@@ -228,3 +228,4 @@ "use strict"; | ||
res.writeHead(200, { | ||
"Cache-Control": "no-cache" | ||
"Cache-Control": "no-cache", | ||
"Content-Type": "text/html" | ||
}); | ||
@@ -231,0 +232,0 @@ const entries = Object.entries(binaries); |
{ | ||
"name": "makecode", | ||
"version": "0.28.0", | ||
"version": "0.28.1", | ||
"description": "MakeCode (PXT) - web-cached build tool", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
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
206572
3096