@balena/abstract-sql-compiler
Advanced tools
Comparing version 10.1.0 to 10.1.1-build-renovate-major-11-mocha-08528d0b68fdfda0370ca8bac7d33bb670eba9f7-1
@@ -18,9 +18,19 @@ "use strict"; | ||
}); | ||
var __importStar = (this && this.__importStar) || function (mod) { | ||
if (mod && mod.__esModule) return mod; | ||
var result = {}; | ||
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); | ||
__setModuleDefault(result, mod); | ||
return result; | ||
}; | ||
var __importStar = (this && this.__importStar) || (function () { | ||
var ownKeys = function(o) { | ||
ownKeys = Object.getOwnPropertyNames || function (o) { | ||
var ar = []; | ||
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k; | ||
return ar; | ||
}; | ||
return ownKeys(o); | ||
}; | ||
return function (mod) { | ||
if (mod && mod.__esModule) return mod; | ||
var result = {}; | ||
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]); | ||
__setModuleDefault(result, mod); | ||
return result; | ||
}; | ||
})(); | ||
var __importDefault = (this && this.__importDefault) || function (mod) { | ||
@@ -27,0 +37,0 @@ return (mod && mod.__esModule) ? mod : { "default": mod }; |
{ | ||
"name": "@balena/abstract-sql-compiler", | ||
"version": "10.1.0", | ||
"version": "10.1.1-build-renovate-major-11-mocha-08528d0b68fdfda0370ca8bac7d33bb670eba9f7-1", | ||
"description": "A translator for abstract sql into sql.", | ||
@@ -40,3 +40,3 @@ "type": "commonjs", | ||
"lint-staged": "^15.2.10", | ||
"mocha": "^10.7.3", | ||
"mocha": "^11.0.0", | ||
"ts-node": "^10.9.2", | ||
@@ -68,4 +68,4 @@ "typescript": "^5.6.2" | ||
"versionist": { | ||
"publishedAt": "2024-10-24T13:53:05.820Z" | ||
"publishedAt": "2025-01-06T18:53:24.705Z" | ||
} | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1007659
18354
2