Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@balena/abstract-sql-to-typescript

Package Overview
Dependencies
Maintainers
1
Versions
240
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@balena/abstract-sql-to-typescript - npm Package Compare versions

Comparing version 1.3.0-renovate-node-18-x-8bf87115f7ef7cdd795bcfaab057e12f8c23ece1-1 to 1.3.0-renovate-node-18-x-e582fa0a828edb746fb415cfeee65cc55e5eaae2-1

12

CHANGELOG.md

@@ -11,2 +11,14 @@ # Change Log

## 1.2.4 - 2022-11-17
* Update dependency mocha to 10.1.0 [Renovate Bot]
## 1.2.3 - 2022-11-17
* Update dependency lint-staged to 13.0.3 [Renovate Bot]
## 1.2.2 - 2022-11-17
* Update dependency husky to 8.0.2 [Renovate Bot]
## 1.2.1 - 2022-10-14

@@ -13,0 +25,0 @@

12

package.json
{
"name": "@balena/abstract-sql-to-typescript",
"version": "1.3.0-renovate-node-18-x-8bf87115f7ef7cdd795bcfaab057e12f8c23ece1-1",
"version": "1.3.0-renovate-node-18-x-e582fa0a828edb746fb415cfeee65cc55e5eaae2-1",
"description": "A translator for abstract sql into typescript types.",

@@ -25,7 +25,7 @@ "main": "out/index.js",

"@types/common-tags": "^1.8.1",
"@types/mocha": "^8.2.3",
"@types/mocha": "^10.0.0",
"chai": "^4.3.6",
"husky": "^4.3.8",
"lint-staged": "^12.3.7",
"mocha": "^9.2.2",
"husky": "^8.0.0",
"lint-staged": "^13.0.0",
"mocha": "^10.0.0",
"ts-node": "^10.7.0",

@@ -49,4 +49,4 @@ "typescript": "^4.6.3"

"versionist": {
"publishedAt": "2022-11-17T16:55:06.355Z"
"publishedAt": "2022-11-17T19:48:35.108Z"
}
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc