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

simple-reload

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

simple-reload - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

8

lib/index.js

@@ -8,7 +8,5 @@ (function() {

Object.defineProperty(require.cache, module.id, {
get: function() {
return void 0;
}
});
if (require.cache[module.id]) {
delete require.cache[module.id];
}

@@ -15,0 +13,0 @@ recursiveDelete = function(children) {

{
"name": "simple-reload",
"description": "deletes a package from cache and reloads it - zero dependencies",
"version": "0.0.3",
"version": "0.0.4",
"homepage": "https://github.com/paulpflug/",

@@ -6,0 +6,0 @@ "author": {

Sorry, the diff of this file is not supported yet

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