Comparing version 3.4.2 to 3.4.3
@@ -6,4 +6,6 @@ "use strict"; | ||
const req = Mod.prototype.require; | ||
console.log('INJECTED'); | ||
// @ts-ignore | ||
global.integrityCheck = function() { | ||
}; | ||
// @ts-ignore | ||
if ((ref = global.snapshotResult) === null || ref === void 0 ? void 0 : (ref1 = ref.customRequire) === null || ref1 === void 0 ? void 0 : ref1.exports) { | ||
@@ -28,3 +30,2 @@ // @ts-ignore | ||
if (args[0].match(/app\.json/)) { | ||
console.log('bingo! app.json'); | ||
return { | ||
@@ -31,0 +32,0 @@ development: { |
{ | ||
"name": "cy2", | ||
"version": "3.4.2", | ||
"version": "3.4.3", | ||
"author": "Andrew Goldis", | ||
@@ -5,0 +5,0 @@ "main": "./dist", |
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
1200
50099