New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

hotcode

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hotcode - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

2

package.json

@@ -13,3 +13,3 @@ {

"keywords": ["monitor", "development", "restart", "autoload", "reload", "terminal"],
"version": "0.0.3",
"version": "0.0.4",
"preferGlobal" : "true",

@@ -16,0 +16,0 @@ "main": "./hotcode",

@@ -27,3 +27,3 @@ (function() {

if (!currentHref.match(new RegExp(newHref))) {
return newHref;
currentHref = newHref;
}

@@ -35,3 +35,2 @@

}
if (currentHref.indexOf('?') === -1) {

@@ -38,0 +37,0 @@ return currentHref+'?cachebust='+new Date().getTime();

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