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

@platformatic/sql-mapper

Package Overview
Dependencies
Maintainers
6
Versions
332
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@platformatic/sql-mapper - npm Package Compare versions

Comparing version

to
0.33.0

3

mapper.d.ts

@@ -7,3 +7,4 @@ import { FastifyPluginAsync, FastifyInstance, FastifyReply, FastifyRequest } from 'fastify'

trace(): any,
error(): any
error(): any,
warn(): any
}

@@ -10,0 +11,0 @@

{
"name": "@platformatic/sql-mapper",
"version": "0.32.0",
"version": "0.33.0",
"description": "A data mapper utility for SQL databases",

@@ -32,3 +32,3 @@ "main": "mapper.js",

"inflected": "^2.1.0",
"@platformatic/types": "0.32.0"
"@platformatic/types": "0.33.0"
},

@@ -35,0 +35,0 @@ "tsd": {