prisma-query
Advanced tools
Comparing version 1.0.5 to 1.0.6
@@ -1,2 +0,2 @@ | ||
28787821 | ||
1667503776282487000 | ||
28792733 | ||
1667503911248887000 |
@@ -5,3 +5,2 @@ function $parcel$export(e, n, v, s) { | ||
$parcel$export(module.exports, "sum", () => $882b6d93070905b3$export$8a63f25cc62965f1); | ||
$parcel$export(module.exports, "processFindAllQuery", () => $29cbf83dab6282e1$export$9fc9965ff179fd99); | ||
@@ -299,5 +298,4 @@ $parcel$export(module.exports, "processFindOneQuery", () => $29cbf83dab6282e1$export$e2ff8fc6b7c0f15); | ||
const $882b6d93070905b3$export$8a63f25cc62965f1 = (a, b)=>a + b; | ||
//# sourceMappingURL=main.js.map |
@@ -291,6 +291,5 @@ const $0aed50524986b25d$export$2321aea138b44780 = (target, source)=>{ | ||
const $149c1bd638913645$export$8a63f25cc62965f1 = (a, b)=>a + b; | ||
export {$149c1bd638913645$export$8a63f25cc62965f1 as sum, $8e2901dc00b34f31$export$9fc9965ff179fd99 as processFindAllQuery, $8e2901dc00b34f31$export$e2ff8fc6b7c0f15 as processFindOneQuery}; | ||
export {$8e2901dc00b34f31$export$9fc9965ff179fd99 as processFindAllQuery, $8e2901dc00b34f31$export$e2ff8fc6b7c0f15 as processFindOneQuery}; | ||
//# sourceMappingURL=module.js.map |
@@ -15,4 +15,3 @@ type TQueryModifier = { | ||
}; | ||
export const sum: (a: number, b: number) => number; | ||
//# sourceMappingURL=types.d.ts.map |
{ | ||
"name": "prisma-query", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "transforms rest query params to prisma model args", | ||
@@ -5,0 +5,0 @@ "source": "src/index.ts", |
@@ -5,3 +5,1 @@ export { | ||
} from 'utils/processQueryUtils'; | ||
export const sum = (a: number, b: number) => a + b; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
3251374
51
1612