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

sqljson-query

Package Overview
Dependencies
Maintainers
1
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sqljson-query - npm Package Compare versions

Comparing version 1.4.8 to 1.4.9

18

package.json
{
"name": "sqljson-query",
"version": "1.4.8",
"version": "1.4.9",
"description": "Command line tool to generate SQL/JSON queries and Typescript types for query results.",

@@ -33,3 +33,3 @@ "keywords": [

"dependencies": {
"ajv": "^8.6.3",
"ajv": "^8.8.2",
"lodash": "^4.17.20",

@@ -41,18 +41,18 @@ "minimist": "^1.2.5"

"@types/jest": "^26.0.23",
"@types/lodash": "^4.14.173",
"@types/lodash": "^4.14.177",
"@types/minimist": "^1.2.1",
"@types/node": "^16.9.2",
"@types/node": "^16.11.11",
"@types/pg": "^8.6.1",
"copyfiles": "^2.4.1",
"dotenv": "^10.0.0",
"jest": "^27.2.0",
"jest-cli": "^27.2.0",
"jest": "^27.4.3",
"jest-cli": "^27.4.3",
"mkdirp": "^1.0.4",
"mysql2": "^2.3.3",
"path": "^0.12.7",
"pg": "^8.6.0",
"mysql2": "^2.3.0",
"rimraf": "^3.0.2",
"ts-jest": "^27.0.5",
"typescript": "^4.4.3"
"ts-jest": "^27.0.7",
"typescript": "^4.5.2"
}
}
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