New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@balena/abstract-sql-compiler

Package Overview
Dependencies
Maintainers
3
Versions
481
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@balena/abstract-sql-compiler - npm Package Compare versions

Comparing version

to
9.1.2-build-renovate-major-lint-staged-6b5c28a3170006cd3f6f963f03ec2ee67273223e-1

4

CHANGELOG.md

@@ -7,2 +7,6 @@ # Change Log

## 9.1.2 - 2024-03-26
* Update dependency lint-staged to v15 [Self-hosted Renovate Bot]
## 9.1.1 - 2024-03-26

@@ -9,0 +13,0 @@

6

package.json
{
"name": "@balena/abstract-sql-compiler",
"version": "9.1.1",
"version": "9.1.2-build-renovate-major-lint-staged-6b5c28a3170006cd3f6f963f03ec2ee67273223e-1",
"description": "A translator for abstract sql into sql.",

@@ -36,3 +36,3 @@ "main": "out/AbstractSQLCompiler.js",

"husky": "^8.0.3",
"lint-staged": "^13.2.1",
"lint-staged": "^15.0.0",
"mocha": "^10.2.0",

@@ -65,4 +65,4 @@ "ts-node": "^10.9.1",

"versionist": {
"publishedAt": "2024-03-26T09:58:53.324Z"
"publishedAt": "2024-03-26T10:44:47.946Z"
}
}

Sorry, the diff of this file is not supported yet