@prisma/engines
Advanced tools
Comparing version 0.0.1-e078aa75c40550d826bc35aeee4f45582fb4165e to 2.10.0-0ae85d7f60031fc2db84f4b1ef19dd3b6c878f9e
export declare function getEnginesPath(): string; | ||
export { enginesVersion } from '@prisma/engines-version'; |
@@ -6,3 +6,3 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.getEnginesPath = void 0; | ||
exports.enginesVersion = exports.getEnginesPath = void 0; | ||
const path_1 = __importDefault(require("path")); | ||
@@ -13,2 +13,4 @@ function getEnginesPath() { | ||
exports.getEnginesPath = getEnginesPath; | ||
var engines_version_1 = require("@prisma/engines-version"); | ||
Object.defineProperty(exports, "enginesVersion", { enumerable: true, get: function () { return engines_version_1.enginesVersion; } }); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@prisma/engines", | ||
"version": "0.0.1-e078aa75c40550d826bc35aeee4f45582fb4165e", | ||
"version": "2.10.0-0ae85d7f60031fc2db84f4b1ef19dd3b6c878f9e", | ||
"main": "dist/index.js", | ||
@@ -10,5 +10,5 @@ "types": "dist/index.d.ts", | ||
"@prisma/debug": "^2.9.0", | ||
"@prisma/engines-version": "^0.0.1-e078aa75c40550d826bc35aeee4f45582fb4165e", | ||
"@prisma/engines-version": "2.10.0-0ae85d7f60031fc2db84f4b1ef19dd3b6c878f9e", | ||
"@prisma/fetch-engine": "^2.9.0", | ||
"esbuild": "^0.7.15", | ||
"@types/node": "^14.11.8", | ||
"execa": "^4.0.3", | ||
@@ -15,0 +15,0 @@ "typescript": "4.0.3" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
1171636
12
1212
36