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

@platformatic/sql-json-schema-mapper

Package Overview
Dependencies
Maintainers
6
Versions
331
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@platformatic/sql-json-schema-mapper - npm Package Compare versions

Comparing version 0.14.0 to 0.15.0

6

package.json
{
"name": "@platformatic/sql-json-schema-mapper",
"version": "0.14.0",
"version": "0.15.0",
"description": "Map SQL entity to JSON schema",

@@ -21,6 +21,6 @@ "main": "index.js",

"tap": "^16.3.2",
"@platformatic/sql-mapper": "0.14.0"
"@platformatic/sql-mapper": "0.15.0"
},
"scripts": {
"lint": "standard",
"lint": "standard | snazzy",
"test": "standard | snazzy && npm run test:postgresql && npm run test:mariadb && npm run test:mysql && npm run test:mysql8 && npm run test:sqlite",

@@ -27,0 +27,0 @@ "test:postgresql": "DB=postgresql tap test/*.test.js",

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