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

metasql

Package Overview
Dependencies
Maintainers
2
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

metasql - npm Package Compare versions

Comparing version 2.1.4 to 2.1.5

12

package.json
{
"name": "metasql",
"version": "2.1.4",
"version": "2.1.5",
"description": "MetaSQL Database schema generator, migrations and query builder for Metarhia",

@@ -36,8 +36,8 @@ "main": "metasql.js",

"engines": {
"node": "^14.18 || 16 || 18 || 19"
"node": "16 || 18 || 19 || 20"
},
"dependencies": {
"metadomain": "^1.0.9",
"metaschema": "^2.1.3",
"metavm": "^1.2.4",
"metadomain": "^1.0.10",
"metaschema": "^2.1.4",
"metavm": "^1.2.5",
"pg": "^8.10.0"

@@ -55,4 +55,4 @@ },

"prettier": "^2.8.4",
"typescript": "^4.9.5"
"typescript": "^5.0.4"
}
}
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