Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

makecode

Package Overview
Dependencies
Maintainers
1
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

makecode - npm Package Compare versions

Comparing version 0.34.0 to 0.34.1

2

built/simloaderfiles.js

@@ -25,3 +25,3 @@ "use strict";

const tool = options.tool;
const isLocalHost = /^(localhost|127\\.0\\.0\\.1)\$/i.test(window.location.host);
const isLocalHost = /^(localhost|127\\.0\\.0\\.1)(:|\$)/i.test(window.location.host);
// hide scrollbar

@@ -28,0 +28,0 @@ window.scrollTo(0, 1);

{
"name": "makecode",
"version": "0.34.0",
"version": "0.34.1",
"description": "MakeCode (PXT) - web-cached build tool",

@@ -5,0 +5,0 @@ "keywords": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc