Comparing version 1.4.35 to 1.4.36
#!/usr/bin/env node | ||
'use strict'; | ||
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; | ||
Object.defineProperty(exports, "__esModule", { | ||
@@ -9,4 +11,2 @@ value: true | ||
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; | ||
var _yargs = require('yargs'); | ||
@@ -85,3 +85,3 @@ | ||
return __$$GLOBAL_REWIRE_REGISTRY__; | ||
return theGlobalVariable.__$$GLOBAL_REWIRE_REGISTRY__; | ||
} | ||
@@ -211,2 +211,7 @@ | ||
}); | ||
return function () { | ||
Object.keys(variableName).forEach(function (name) { | ||
_reset__(variableName); | ||
}); | ||
}; | ||
} else { | ||
@@ -213,0 +218,0 @@ if (value === undefined) { |
'use strict'; | ||
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; | ||
Object.defineProperty(exports, "__esModule", { | ||
@@ -7,5 +9,2 @@ value: true | ||
exports.__RewireAPI__ = exports.__ResetDependency__ = exports.__set__ = exports.__Rewire__ = exports.__GetDependency__ = exports.__get__ = undefined; | ||
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; | ||
exports.default = _DefaultExportValue; | ||
@@ -182,3 +181,3 @@ | ||
return __$$GLOBAL_REWIRE_REGISTRY__; | ||
return theGlobalVariable.__$$GLOBAL_REWIRE_REGISTRY__; | ||
} | ||
@@ -317,2 +316,7 @@ | ||
}); | ||
return function () { | ||
Object.keys(variableName).forEach(function (name) { | ||
_reset__(variableName); | ||
}); | ||
}; | ||
} else { | ||
@@ -319,0 +323,0 @@ if (value === undefined) { |
'use strict'; | ||
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; | ||
Object.defineProperty(exports, "__esModule", { | ||
@@ -7,5 +9,2 @@ value: true | ||
exports.__RewireAPI__ = exports.__ResetDependency__ = exports.__set__ = exports.__Rewire__ = exports.__GetDependency__ = exports.__get__ = undefined; | ||
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; | ||
exports.printToConsole = printToConsole; | ||
@@ -164,3 +163,3 @@ | ||
return __$$GLOBAL_REWIRE_REGISTRY__; | ||
return theGlobalVariable.__$$GLOBAL_REWIRE_REGISTRY__; | ||
} | ||
@@ -284,2 +283,7 @@ | ||
}); | ||
return function () { | ||
Object.keys(variableName).forEach(function (name) { | ||
_reset__(variableName); | ||
}); | ||
}; | ||
} else { | ||
@@ -286,0 +290,0 @@ if (value === undefined) { |
{ | ||
"name": "deedee", | ||
"version": "1.4.35", | ||
"version": "1.4.36", | ||
"description": "A tool for detecting dependencies", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
157306
21
1070
1