@currents/cli
Advanced tools
Comparing version 3.1.2 to 3.1.3
@@ -1,2 +0,1 @@ | ||
declare const Mod: any; | ||
declare const req: any; | ||
export {}; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { | ||
value: true | ||
}); | ||
const _fs = require("fs"); | ||
var ref, ref1; | ||
@@ -6,4 +10,2 @@ const Mod = require("module"); | ||
// @ts-ignore | ||
global.integrityCheck = function() {}; | ||
// @ts-ignore | ||
if ((ref = global.snapshotResult) == null ? void 0 : (ref1 = ref.customRequire) == null ? void 0 : ref1.exports) { | ||
@@ -58,1 +60,4 @@ // @ts-ignore | ||
}; | ||
module.exports = function(entryPointPath, backupPath) { | ||
(0, _fs.copyFileSync)(backupPath, entryPointPath); | ||
}; |
{ | ||
"name": "@currents/cli", | ||
"version": "3.1.2", | ||
"version": "3.1.3", | ||
"license": "MIT", | ||
@@ -35,3 +35,3 @@ "main": "./dist", | ||
"dependencies": { | ||
"cy2": "3.3.0" | ||
"cy2": "3.4.1" | ||
}, | ||
@@ -38,0 +38,0 @@ "keywords": [ |
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
7610
166
3