simple-reload
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -1,2 +0,1 @@ | ||
// Generated by CoffeeScript 1.9.3 | ||
(function() { | ||
@@ -9,2 +8,8 @@ var fs, path, recursiveDelete; | ||
Object.defineProperty(require.cache, module.id, { | ||
get: function() { | ||
return void 0; | ||
} | ||
}); | ||
recursiveDelete = function(children) { | ||
@@ -11,0 +16,0 @@ var child, i, len; |
{ | ||
"name": "simple-reload", | ||
"description": "deletes a package from cache and reloads it - zero dependencies", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"homepage": "https://github.com/paulpflug/", | ||
@@ -6,0 +6,0 @@ "author": { |
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
3649
46